- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 6dc2587 locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- a8bcccab locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 1af5de9 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 7d9794e locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 56fefbb locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- a28cc7b locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- f8d638e locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 4edac52 locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- e898eb2 locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- e39d88e locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- f649370 locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- cc102507 locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 4be7dd3 locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 0c074cb locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- d9c7302 locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- e87fc0e locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 1a6eafa locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 2efe95f locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions by Will Deacon · 9 years ago
- 6822a84d locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
- e490f9b locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- 6da068c locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
- fbffe892 locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 9 years ago
- 1f51dee locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,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
- b464d1270 locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() by Peter Zijlstra · 9 years ago
- 245050c Merge branch 'linus' into locking/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
- ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 33fc259 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 9 years ago
- aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 9 years ago
- 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
- 52e7d46 Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 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
- 96685a5 x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models by Borislav Petkov · 9 years ago
- 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 9 years ago
- 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 9 years ago
- 3b6d1eb powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 by Aneesh Kumar K.V · 9 years ago
- 9690c15 powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT by Aneesh Kumar K.V · 9 years ago
- c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
- 2c2a63e powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added by Michael Ellerman · 9 years ago
- 2051877 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- 9c77679 x86, build: copy ldlinux.c32 to image.iso by H. Peter Anvin · 9 years ago
- 08dd8cd x86/msr: Use the proper trace point conditional for writes by Dr. David Alan Gilbert · 9 years ago
- 8a934ef powerpc/pseries: Fix PCI config address for DDW by Gavin Shan · 9 years ago
- 1e407ee powerpc/ptrace: Fix out of bounds array access warning by Khem Raj · 9 years ago
- 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
- 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 9 years ago
- 0032c08 parisc: Fix printk time during boot by Helge Deller · 9 years ago
- be24a897 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 14 years ago
- 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
- d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- aed7eb8 arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled by Mark Rutland · 9 years ago
- 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 9 years ago
- 48dd73c arm64: mm: dump: log span level by Mark Rutland · 9 years ago
- a13e3a5 arm64: update stale PAGE_OFFSET comment by Mark Rutland · 9 years ago
- 8051f4d arm64: report CPU number in bad_mode by Mark Rutland · 9 years ago
- 3b94a89 perf/x86/intel/uncore: Remove SBOX support for Broadwell server by Kan Liang · 9 years ago
- 4340fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
- d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 9 years ago
- 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 9 years ago
- 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 9 years ago
- b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 9 years ago
- 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 9 years ago
- b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 9 years ago
- e2dfb4b ARM: fix PTRACE_SETVFPREGS on SMP systems by Russell King · 9 years ago
- ed6aefe Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff" by Vineet Gupta · 9 years ago
- 819f360 Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle" by Vineet Gupta · 9 years ago
- 42316a2 Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff" by Vineet Gupta · 9 years ago
- 3fb9c41 powerpc/512x: clk: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- b52fc21 vexpress/spc: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
- 10fdf85 arm64: unistd32.h: wire up missing syscalls for compat tasks by Will Deacon · 9 years ago
- 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 7cc8510 powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call by Thomas Huth · 9 years ago
- 157d4d0 powerpc/mm/radix: Add missing tlb flush by Aneesh Kumar K.V · 9 years ago
- dc47c0c1 powerpc/mm/hash: Fix the reference bit update when handling hash fault by Aneesh Kumar K.V · 9 years ago
- d6c8860 powerpc/mm/radix: Update LPCR only if it is powernv by Aneesh Kumar K.V · 9 years ago
- e47b020 arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks by Catalin Marinas · 9 years ago
- 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 9 years ago
- a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 9 years ago
- b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 9 years ago
- fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 9 years ago
- 604c8e6 arm64: enable CONFIG_SET_MODULE_RONX by default by Mark Rutland · 9 years ago
- db413b5 arm64: Remove orphaned __addr_ok() definition by Robin Murphy · 9 years ago
- 8dd75cc powerpc: Use privileged SPR number for MMCR2 by Thomas Huth · 9 years ago
- d23fac2 powerpc: Fix definition of SIAR and SDAR registers by Thomas Huth · 9 years ago
- ab2e1b8 Revert "arm64: hugetlb: partial revert of 66b3923a1a0f" by Will Deacon · 9 years ago
- d140b9b ARC: don't enable DISCONTIGMEM unconditionally by Vineet Gupta · 9 years ago
- 60f2b4b ARC: [intc-compact] simplify code for 2 priority levels by Vineet Gupta · 9 years ago