Age | Commit message (Expand) | Author |
2016-10-27 | kconfig.h: remove config_enabled() macro | Masahiro Yamada |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-22 | percpu: improve generic percpu modify-return implementation | Nicholas Piggin |
2016-09-22 | libata: remove <asm-generic/libata-portmap.h> | Christoph Hellwig |
2016-09-22 | kbuild: -ffunction-sections fix for archs with conflicting sections | Nicholas Piggin |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-09-13 | asm-generic: make get_user() clear the destination on errors | Al Viro |
2016-09-09 | asm-generic: make copy_from_user() zero the destination properly | Al Viro |
2016-09-09 | kbuild: allow archs to select link dead code/data elimination | Nicholas Piggin |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-10 | locking/qrwlock: Fix write unlock bug on big endian systems | pan xinhui |
2016-08-07 | EXPORT_SYMBOL() for asm | Al Viro |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V |
2016-07-26 | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-07-15 | vmlinux.lds: account for destructor sections | Dmitry Vyukov |
2016-07-14 | sched/cputime: Count actually elapsed irq & softirq time | Rik van Riel |
2016-07-07 | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API | Davidlohr Bueso |
2016-06-20 | vmlinux.lds.h: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}... | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-14 | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h | Peter Zijlstra |
2016-06-13 | vmlinux.lds.h: allow arch specific handling of ro_after_init data section | Heiko Carstens |
2016-06-08 | locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock() | Pan Xinhui |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low |
2016-06-08 | locking/qspinlock: Fix spin_unlock_wait() some more | Peter Zijlstra |
2016-06-04 | char/genrtc: remove the rest of the driver | Arnd Bergmann |
2016-06-04 | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h | Arnd Bergmann |
2016-05-31 | asm-generic/io.h: add io{read,write}64 accessors | Horia Geantă |
2016-05-31 | asm-generic/io.h: allow barriers in io{read,write}{16,32}be | Horia Geantă |
2016-05-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-20 | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() | Peter Zijlstra |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |