- 4a6808f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 906f2a5 mm: fix section name for .data..ro_after_init by Kees Cook · 8 years ago
- 8d09617 vmlinux.lds: Add __clkevt_of_table to kernel by Alexander Kochetkov · 8 years ago
- c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
- 048456d asm-generic: introduce <asm-generic/pgtable-nop4d.h> by Kirill A. Shutemov · 8 years ago
- 30ec842 asm-generic: introduce __ARCH_USE_5LEVEL_HACK by Kirill A. Shutemov · 8 years ago
- 505a60e asm-generic: introduce 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- 7b46588 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
- 595cd8f mm/ksm: handle protnone saved writes when making page write protect by Aneesh Kumar K.V · 8 years ago
- 288bc54 mm/autonuma: let architecture override how the write bit should be stashed in a protnone pte. by Aneesh Kumar K.V · 8 years ago
- a00cc7d mm, x86: add support for PUD-sized transparent hugepages by Matthew Wilcox · 8 years ago
- bc19598 openrisc: add optimized atomic operations by Stefan Kristiansson · 11 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 4c56252 ia64, sched/cputime: Move the nsecs based cputime headers to the last arch using it by Frederic Weisbecker · 8 years ago
- f22d6df sched/cputime: Remove jiffies based cputime by Frederic Weisbecker · 8 years ago
- 06321dd locking/rwsem: Remove unnecessary atomic_long_t casts by Waiman Long · 8 years ago
- c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- a9a16a6 Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 334bb77 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
- 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
- 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 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
- b5bc66b mm: update mmu_gather range correctly by Aneesh Kumar K.V · 8 years ago
- 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1465f48 Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next by Joerg Roedel · 8 years ago
- 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
- 34ceea2 ACPI/IORT: Introduce linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
- 4b89b7f kbuild: keep data tables through dead code elimination by Nicholas Piggin · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 0acbc7a Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
- 981ee2d sched/cputime, powerpc: Remove cputime_to_scaled() by Stanislaw Gruszka · 8 years ago
- d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
- 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 308a047 x86/pat, mm: Make track_pfn_insert() return void by Borislav Petkov · 8 years ago
- 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
- c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 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
- b6daa51 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 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
- 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 08ea8c0 mm: move phys_mem_access_prot_allowed() declaration to pgtable.h by Baoyou Xie · 8 years ago
- df720ac exceptions: detritus removal by Al Viro · 8 years ago
- 1b5ca12 percpu: improve generic percpu modify-return implementation by Nicholas Piggin · 8 years ago
- dcd3ea8 libata: remove <asm-generic/libata-portmap.h> by Christoph Hellwig · 8 years ago
- 0f4c4af kbuild: -ffunction-sections fix for archs with conflicting sections by Nicholas Piggin · 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
- 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
- 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
- b67067f kbuild: allow archs to select link dead code/data elimination by Nicholas Piggin · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
- 22823ab EXPORT_SYMBOL() for asm 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
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) 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
- bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- 766fd5f Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 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
- e41f501 vmlinux.lds: account for destructor sections by Dmitry Vyukov · 8 years ago
- 5743021 sched/cputime: Count actually elapsed irq & softirq time by Rik van Riel · 8 years ago
- f066286 locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API by Davidlohr Bueso · 8 years ago
- 5ee02af vmlinux.lds.h: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
- 7cb45c0 locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h by Peter Zijlstra · 8 years ago
- 32fb2fc vmlinux.lds.h: allow arch specific handling of ro_after_init data section by Heiko Carstens · 8 years ago
- ca50e42 locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock() by Pan Xinhui · 8 years ago
- 6428671 locking/mutex: Optimize mutex_trylock() fast-path by Peter Zijlstra · 8 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 · 8 years ago
- 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
- 6705fdb char/genrtc: remove the rest of the driver by Arnd Bergmann · 8 years ago
- 5ab788d rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h by Arnd Bergmann · 8 years ago
- 9e44fb1 asm-generic/io.h: add io{read,write}64 accessors by Horia Geantă · 9 years ago
- 7a1aedb asm-generic/io.h: allow barriers in io{read,write}{16,32}be by Horia Geantă · 9 years ago
- f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 54cf809 locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() by Peter Zijlstra · 9 years ago
- a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
- e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
- 2e636d5 sched/preempt: Fix preempt_count manipulations by Peter Zijlstra · 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
- 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago