- 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
- 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
- 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
- b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
- 445ed0a ia64: implement atomic64_dec_if_positive by Vineet Gupta · 8 years ago
- 014b44e libata: remove unused definitions from <asm/libata-portmap.h> by Christoph Hellwig · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
- 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
- ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- e007c53 ia64: move exports to definitions by Al Viro · 9 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- e77b085 mm/mmu_gather: track page size with mmu gather and force flush if page size change by Aneesh Kumar K.V · 8 years ago
- e9d55e1 mm: change the interface for __tlb_remove_page() by Aneesh Kumar K.V · 8 years ago
- 73d3588 ia64/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
- b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 9 years ago
- cc102507 locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
- 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 9 years ago
- d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 9 years ago
- 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 9 years ago
- f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
- 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 9 years ago
- 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 45b79a2 ia64: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- a02137e locking/rwsem, ia64: Provide __down_write_killable() by Michal Hocko · 9 years ago
- 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 9 years ago
- 2d5ae5c [IA64] Enable preadv2 and pwritev2 syscalls for ia64 by Tony Luck · 9 years ago
- 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 93e205a fix Christoph's email addresses by Christoph Lameter · 9 years ago
- b0f84ac ia64: define ioremap_uc() by Luis R. Rodriguez · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- 49cd53b mm/pkeys: Fix siginfo ABI breakage caused by new u64 field by Dave Hansen · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- b376cd0 signals, ia64, mips: Update arch-specific siginfos with pkeys field by Dave Hansen · 9 years ago
- ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
- 884a12a [IA64] Enable copy_file_range syscall for ia64 by Tony Luck · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- d2c0f04 libnvdimm, pfn, pmem: allocate memmap array in persistent memory by Dan Williams · 9 years ago
- 8092677 ia64: split off early_ioremap() declarations into asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- eebd1b9 ia64: define __smp_xxx by Michael S. Tsirkin · 9 years ago
- 53a05ac ia64: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
- 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
- 367262c Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
- 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- 2780188 [IA64] Enable mlock2 syscall for ia64 by Tony Luck · 9 years ago
- d5a73ca lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
- 18fc93f percpu: remove PERCPU_ENOUGH_ROOM which is stale definition by Jungseok Lee · 9 years ago
- 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d305c47 [IA64] Wire up kcmp syscall by Émeric MASCHINO · 9 years ago
- 3f7abde ia64/PCI: Use common struct resource_entry to replace struct iospace_resource by Jiang Liu · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- 865ca08 ia64: Enable userfaultfd and membarrier system calls by Luck, Tony · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
- f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
- 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 70ed473 ia64: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 10 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 10 years ago