2016-04-22 |
Ard Biesheuvel | nios2: use correct void* return type for page_to_virt() |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Robin Murphy | arm64/dma-mapping: Remove default domain workaround |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Robin Murphy | arm64/dma-mapping: Extend DMA ops workaround to PCI... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: compat: Check for AArch32 state |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: cpufeature: Track 32bit EL0 support |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: cpufeature: Check availability of AArch32 |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: Add helpers for detecting AArch32 support at EL0 |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: HWCAP: Split COMPAT HWCAP table entries |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Suzuki K Poulose | arm64: hwcaps: Cleanup naming |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Mark Rutland | arm64: asm: remove unused push/pop macros |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Yang Shi | arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Kefeng Wang | arm64: mm: Show bss segment in kernel memory layout |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Kefeng Wang | arm64: mm: make pr_cont() per line in Virtual kernel... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Arnd Bergmann | efi: ARM: avoid warning about phys_addr_t cast |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Jan Glauber | arm64: Reduce verbosity on SMP CPU stop |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Huang Shijie | arm64: mm: remove the redundant code |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Catalin Marinas | arm64: Implement ptep_set_access_flags() for hardware... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ganapatrao... | arm64, mm, numa: Add NUMA balancing support for arm64. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ganapatrao... | arm64, numa: Add NUMA support for arm64 platforms. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
David Daney | arm64: Move unflatten_device_tree() call earlier. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
David Daney | of, numa: Add NUMA of binding implementation. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ganapatrao... | Documentation, dt, numa: dt bindings for NUMA. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ard Biesheuvel | efi: ARM/arm64: ignore DT memory nodes instead of remov... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Suzuki K Poulose | arm64: vhe: Verify CPU Exception Levels |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Suzuki K Poulose | arm64: Add cpu_panic_kernel helper |
commit | commitdiff | tree | snapshot |
2016-04-14 |
James Morse | arm64: mm: Add trace_irqflags annotations to do_debug_e... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Anna-Maria... | arm64: hw-breakpoint: Remove superfluous SMP function... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Anna-Maria... | arm64/debug: Remove superfluous SMP function call |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: simplify kernel segment mapping granularity |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: cover the .head.text section in the .text segmen... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: move early boot code to the .init segment |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: use 'segment' rather than 'chunk' to describe... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: mm: restrict virt_to_page() to the linear mapping |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: mm: move vmemmap region right below the linear... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: insn: avoid virt_to_page() translations on core... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: mm: avoid virt_to_page() translation for the... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: mm: free __init memory via the linear mapping |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: vdso: avoid virt_to_page() translations on kerne... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: remove the now unneeded relocate_initrd() |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: add the initrd region to the linear mapping... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | Revert "arm64: account for sparsemem section alignment... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64: choose memstart_addr based on minimum sparsemem... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Ard Biesheuvel | arm64/mm: ensure memstart_addr remains sufficiently... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Jisheng Zhang | arm64: cpuidle: make arm_cpuidle_suspend() a bit more... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Kefeng Wang | arm64: cpufeature: append additional id_aa64mmfr2 field... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Linus Torvalds | Linux 4.6-rc3 v4.6-rc3 |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Linus Torvalds | Merge branch 'fixes' of git://ftp.arm.linux.org.uk... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Linus Torvalds | Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Linus Torvalds | Revert "ext4: allow readdir()'s of large empty director... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge branch 'parisc-4.6-3' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge branch 'libnvdimm-fixes' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'staging-4.6-rc3' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge branch 'for-linus-4.6' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'for-linus-4.6-ofs1' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Linus Torvalds | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Wolfram Sang | i2c: jz4780: really prevent potential division by zero |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Wolfram Sang | Revert "i2c: jz4780: prevent potential division by... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Greg Kroah... | Merge tag 'usb-serial-4.6-rc3' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
David S. Miller | Merge tag 'mac80211-for-davem-2016-04-06' of git:/... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
stephen hemminger | bridge, netem: mark mailing lists as moderated |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Helge Deller | parisc: Update comment regarding relative extable support |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Helge Deller | parisc: Unbreak handling exceptions from kernel modules |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Helge Deller | parisc: Fix kernel crash with reversed copy_from_user() |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Helge Deller | parisc: Avoid function pointers for kernel exception... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Helge Deller | parisc: Handle R_PARISC_PCREL32 relocations in kernel... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Jason Wang | tuntap: restore default qdisc |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Martin Brandenburg | orangefs: remove unused variable |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Rafael J. Wysocki | Merge branches 'pm-core', 'powercap' and 'pm-tools' |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Rafael J. Wysocki | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Joe Perches | orangefs: Add KERN_<LEVEL> to gossip_<level> macros |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Martin Brandenburg | orangefs: strncpy -> strscpy |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Martin Brandenburg | orangefs: clean up truncate ctime and mtime setting |
commit | commitdiff | tree | snapshot |
2016-04-08 |
kbuild test... | Orangefs: fix ifnullfree.cocci warnings |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Mike Marshall | Orangefs: optimize boilerplate code. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Mike Marshall | Orangefs: xattr.c cleanup |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Roopa Prabhu | mpls: find_outdev: check for err ptr in addition to... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Yong Li | gpio: pca953x: Use correct u16 value for register word... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Guenter Roeck | gpiolib: Defer gpio device setup until after gpiolib... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Guenter Roeck | gpiolib: Do not use devm functions when registering... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Jarzmik | gpio: pxa: fix legacy non pinctrl aware builds |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dmitry Torokhov | gpio / ACPI: ignore GpioInt() GPIOs when requesting... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Williams | libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Williams | libnvdimm, pfn: fix uuid validation |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Dan Williams | libnvdimm: fix smart data retrieval |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Jakub Sitnicki | ipv6: Count in extension headers in skb->network_header |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Bart Van Assche | Revert "ib_srpt: Convert to percpu_ida tag allocation" |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Linus Torvalds | Merge tag 'ext4_for_linus_stable' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Linus Torvalds | Merge tag 'for_linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
shamir rabinovitch | RDS: fix congestion map corruption for PAGE_SIZE > 4k |
commit | commitdiff | tree | snapshot |
2016-04-07 |
shamir rabinovitch | RDS: memory allocated must be align to 8 |
commit | commitdiff | tree | snapshot |
next |