Age | Commit message (Expand) | Author | Files | Lines |
2016-06-16 | locking/atomic, arch/mips: Convert to _relaxed atomics | Peter Zijlstra | 1 | -20/+22 |
2016-06-16 | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra | 1 | -12/+24 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 21 | -41/+0 |
2016-06-16 | locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+50 |
2016-06-16 | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 3 | -9/+88 |
2016-06-16 | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 6 | -94/+159 |
2016-06-16 | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 6 | -34/+105 |
2016-06-16 | locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 4 | -12/+87 |
2016-06-16 | locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -10/+32 |
2016-06-16 | locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor... | Peter Zijlstra | 1 | -9/+74 |
2016-06-16 | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -8/+57 |
2016-06-16 | locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+31 |
2016-06-16 | locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -9/+129 |
2016-06-16 | locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 3 | -8/+63 |
2016-06-16 | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+49 |
2016-06-16 | locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+34 |
2016-06-16 | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -16/+114 |
2016-06-16 | locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -5/+28 |
2016-06-16 | locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -6/+25 |
2016-06-16 | locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2 | -20/+14 |
2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 3 | -12/+40 |
2016-06-16 | locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -5/+51 |
2016-06-16 | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Will Deacon | 1 | -0/+172 |
2016-06-16 | locking/atomic, arch/arm64: Generate LSE non-return cases using common macros | Will Deacon | 1 | -90/+32 |
2016-06-16 | locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2 | -24/+148 |
2016-06-16 | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,... | Peter Zijlstra | 1 | -10/+98 |
2016-06-16 | locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() | Peter Zijlstra | 1 | -9/+94 |
2016-06-16 | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 1 | -9/+56 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 18 | -28/+137 |
2016-06-14 | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra | 1 | -0/+7 |
2016-06-14 | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar | 82 | -599/+377 |
2016-06-10 | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 6 | -11/+15 |
2016-06-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2016-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -15/+86 |
2016-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -22/+1 |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 1 | -1/+1 |
2016-06-10 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 1 | -10/+10 |
2016-06-10 | powerpc/nohash: Fix build break with 64K pages | Michael Ellerman | 1 | -1/+1 |
2016-06-10 | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 35 | -415/+30 |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 4 | -6/+6 |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 4 | -104/+0 |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2 | -25/+25 |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov | 1 | -2/+2 |
2016-06-08 | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen | 1 | -0/+68 |
2016-06-08 | arm64: mm: always take dirty state from new pte in ptep_set_access_flags | Will Deacon | 1 | -1/+1 |
2016-06-08 | powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 | Aneesh Kumar K.V | 1 | -1/+5 |
2016-06-08 | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT | Aneesh Kumar K.V | 1 | -4/+4 |
2016-06-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-06-08 | coredump: fix dumping through pipes | Mateusz Guzik | 1 | -1/+1 |
2016-06-08 | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added | Michael Ellerman | 1 | -1/+1 |