| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux |  Linus Torvalds | 1 | -1/+9 |
| 2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -30/+166 |
| 2016-07-15 | vmlinux.lds: account for destructor sections |  Dmitry Vyukov | 1 | -0/+4 |
| 2016-07-14 | sched/cputime: Count actually elapsed irq & softirq time |  Rik van Riel | 1 | -0/+2 |
| 2016-07-07 | locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API |  Davidlohr Bueso | 1 | -0/+22 |
| 2016-06-20 | vmlinux.lds.h: replace config_enabled() with IS_ENABLED() |  Masahiro Yamada | 1 | -1/+1 |
| 2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() |  Peter Zijlstra | 1 | -2/+0 |
| 2016-06-16 | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() |  Peter Zijlstra | 3 | -5/+95 |
| 2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations |  Peter Zijlstra | 1 | -1/+1 |
| 2016-06-14 | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h |  Peter Zijlstra | 1 | -0/+39 |
| 2016-06-13 | vmlinux.lds.h: allow arch specific handling of ro_after_init data section |  Heiko Carstens | 1 | -1/+9 |
| 2016-06-08 | locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock() |  Pan Xinhui | 1 | -3/+2 |
| 2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path |  Peter Zijlstra | 2 | -2/+6 |
| 2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() |  Jason Low | 1 | -16/+0 |
| 2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' |  Jason Low | 1 | -3/+3 |
| 2016-06-08 | locking/qspinlock: Fix spin_unlock_wait() some more |  Peter Zijlstra | 1 | -36/+17 |
| 2016-06-04 | char/genrtc: remove the rest of the driver |  Arnd Bergmann | 1 | -51/+0 |
| 2016-06-04 | rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h |  Arnd Bergmann | 1 | -201/+5 |
| 2016-05-31 | asm-generic/io.h: add io{read,write}64 accessors |  Horia Geantă | 2 | -0/+71 |
| 2016-05-31 | asm-generic/io.h: allow barriers in io{read,write}{16,32}be |  Horia Geantă | 1 | -4/+4 |
| 2016-05-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2016-05-20 | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() |  Peter Zijlstra | 1 | -1/+26 |
| 2016-05-19 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -0/+8 |
| 2016-05-19 | arch: fix has_transparent_hugepage() |  Hugh Dickins | 1 | -0/+8 |
| 2016-05-19 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -2/+2 |
| 2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 2 | -15/+14 |
| 2016-05-17 | sched/preempt: Fix preempt_count manipulations |  Peter Zijlstra | 1 | -2/+2 |
| 2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+3 |
| 2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+10 |
| 2016-05-13 | SIGNAL: Move generic copy_siginfo() to signal.h |  James Hogan | 1 | -15/+0 |
| 2016-05-13 | seccomp: Get compat syscalls from asm-generic header |  Matt Redfearn | 1 | -0/+14 |
| 2016-05-09 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu |  Joerg Roedel | 1 | -2/+2 |
| 2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree |  Ingo Molnar | 1 | -2/+6 |
| 2016-05-03 | io-64-nonatomic: Add relaxed accessor variants |  Robin Murphy | 1 | -2/+2 |
| 2016-04-21 | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() |  Romain Perier | 1 | -2/+6 |
| 2016-04-13 | x86/asm: Make sure verify_cpu() has a good stack |  Borislav Petkov | 1 | -1/+3 |
| 2016-04-13 | locking/rwsem: Introduce basis for down_write_killable() |  Michal Hocko | 1 | -0/+12 |
| 2016-04-13 | locking/rwsem: Get rid of __down_write_nested() |  Michal Hocko | 1 | -6/+1 |
| 2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections |  Alexander Potapenko | 1 | -1/+11 |
| 2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic |  Linus Torvalds | 4 | -8/+1 |
| 2016-03-24 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+7 |
| 2016-03-21 | bitops: Do not default to __clear_bit() for __clear_bit_unlock() |  Peter Zijlstra | 1 | -7/+7 |
| 2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+12 |
| 2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -4/+4 |
| 2016-03-18 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 3 | -12/+38 |
| 2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio |  Linus Torvalds | 1 | -0/+4 |
| 2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -6/+6 |
| 2016-03-17 | lib/bug.c: use common WARN helper |  Josh Poimboeuf | 1 | -0/+6 |
| 2016-03-17 | include/asm-generic/atomic-long.h: force inlining of some atomic_long operations |  Denys Vlasenko | 1 | -3/+3 |