| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra | 2016-06-16 | 1 | -9/+56 |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 18 | -28/+137 |
* | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra | 2016-06-14 | 1 | -0/+7 |
* | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar | 2016-06-14 | 82 | -599/+377 |
|\ |
|
| * | Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-06-10 | 6 | -11/+15 |
| |\ |
|
| | * | powerpc/nohash: Fix build break with 64K pages | Michael Ellerman | 2016-06-10 | 1 | -1/+1 |
| | * | powerpc/mm/hash: Compute the segment size correctly for ISA 3.0 | Aneesh Kumar K.V | 2016-06-08 | 1 | -1/+5 |
| | * | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT | Aneesh Kumar K.V | 2016-06-08 | 1 | -4/+4 |
| | * | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added | Michael Ellerman | 2016-06-08 | 1 | -1/+1 |
| | * | powerpc/pseries: Fix PCI config address for DDW | Gavin Shan | 2016-06-06 | 1 | -2/+2 |
| | * | powerpc/ptrace: Fix out of bounds array access warning | Khem Raj | 2016-06-06 | 1 | -2/+2 |
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-06-10 | 1 | -1/+1 |
| |\ \ |
|
| | * | | arm64: mm: always take dirty state from new pte in ptep_set_access_flags | Will Deacon | 2016-06-08 | 1 | -1/+1 |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-10 | 6 | -15/+86 |
| |\ \ \ |
|
| | * | | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 2016-06-10 | 1 | -1/+1 |
| | * | | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 2016-06-10 | 1 | -10/+10 |
| | * | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov | 2016-06-08 | 1 | -2/+2 |
| | * | | | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen | 2016-06-08 | 1 | -0/+68 |
| | * | | | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 2016-06-08 | 1 | -0/+3 |
| | * | | | x86/msr: Use the proper trace point conditional for writes | Dr. David Alan Gilbert | 2016-06-06 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-10 | 2 | -22/+1 |
| |\ \ \ |
|
| | * | | | perf/x86/intel/uncore: Remove SBOX support for Broadwell server | Kan Liang | 2016-06-03 | 1 | -21/+0 |
| | * | | | perf/x86/intel/rapl: Fix pmus free during cleanup | Vincent Stehlé | 2016-05-25 | 1 | -1/+1 |
| * | | | | Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2016-06-09 | 35 | -415/+30 |
| |\ \ \ \ |
|
| | * | | | | Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex... | Vineet Gupta | 2016-06-02 | 3 | -340/+4 |
| | * | | | | Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa... | Vineet Gupta | 2016-06-02 | 1 | -3/+3 |
| | * | | | | Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b... | Vineet Gupta | 2016-06-02 | 2 | -2/+4 |
| | * | | | | ARC: don't enable DISCONTIGMEM unconditionally | Vineet Gupta | 2016-05-31 | 1 | -2/+2 |
| | * | | | | ARC: [intc-compact] simplify code for 2 priority levels | Vineet Gupta | 2016-05-30 | 3 | -40/+6 |
| | * | | | | arc: Get rid of root core-frequency property | Alexey Brodkin | 2016-05-30 | 15 | -17/+0 |
| | * | | | | Fix typos | Andrea Gelmini | 2016-05-30 | 15 | -18/+18 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-06-08 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | coredump: fix dumping through pipes | Mateusz Guzik | 2016-06-08 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-06-08 | 2 | -2/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | powerpc/512x: clk: Remove CLK_IS_ROOT | Stephen Boyd | 2016-06-01 | 1 | -1/+1 |
| | * | | | | vexpress/spc: Remove CLK_IS_ROOT | Stephen Boyd | 2016-06-01 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller | 2016-06-05 | 2 | -2/+3 |
| * | | | | parisc: Fix pagefault crash in unaligned __get_user() call | Helge Deller | 2016-06-05 | 1 | -1/+9 |
| * | | | | parisc: Fix printk time during boot | Helge Deller | 2016-06-05 | 2 | -7/+3 |
| * | | | | parisc: Fix backtrace on PA-RISC | Mikulas Patocka | 2016-06-04 | 1 | -8/+14 |
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-04 | 1 | -0/+9 |
| |\ \ \ \ |
|
| | * | | | | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 | Ganapatrao Kulkarni | 2016-06-02 | 1 | -0/+9 |
| | |/ / / |
|
| * | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-06-03 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: fix PTRACE_SETVFPREGS on SMP systems | Russell King | 2016-06-02 | 1 | -1/+1 |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-06-03 | 13 | -44/+74 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled | Mark Rutland | 2016-06-03 | 1 | -1/+3 |
| | * | | | | | arm64: move {PAGE,CONT}_SHIFT into Kconfig | Mark Rutland | 2016-06-03 | 2 | -10/+14 |
| | * | | | | | arm64: mm: dump: log span level | Mark Rutland | 2016-06-03 | 1 | -1/+7 |
| | * | | | | | arm64: update stale PAGE_OFFSET comment | Mark Rutland | 2016-06-03 | 1 | -1/+2 |
| | * | | | | | arm64: report CPU number in bad_mode | Mark Rutland | 2016-06-03 | 1 | -2/+3 |