Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 426 | -27/+469 |
2017-11-03 | Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -13/+26 |
2017-11-03 | powerpc/perf: Fix core-imc hotplug callback failure during imc initialization | Madhavan Srinivasan | 1 | -0/+14 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 418 | -0/+418 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 25 | -0/+25 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 15 | -0/+15 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 378 | -0/+378 |
2017-11-01 | powerpc/kprobes: Dereference function pointers only if the address does not b... | Naveen N. Rao | 1 | -1/+6 |
2017-11-01 | Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy... | Naveen N. Rao | 1 | -9/+1 |
2017-10-25 | powerpc/64s/radix: Fix preempt imbalance in TLB flush | Nicholas Piggin | 1 | -0/+2 |
2017-10-25 | powerpc: Fix check for copy/paste instructions in alignment handler | Paul Mackerras | 1 | -1/+1 |
2017-10-25 | powerpc/perf: Fix IMC allocation routine | Guilherme G. Piccoli | 1 | -2/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 4 | -38/+53 |
2017-10-19 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 3 | -14/+25 |
2017-10-18 | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl... | Will Deacon | 1 | -1/+1 |
2017-10-16 | KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code | Benjamin Herrenschmidt | 1 | -3/+5 |
2017-10-14 | KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU | Alexey Kardashevskiy | 1 | -9/+14 |
2017-10-14 | KVM: PPC: Book3S HV: POWER9 more doorbell fixes | Nicholas Piggin | 1 | -0/+5 |
2017-10-14 | KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM | Greg Kurz | 1 | -2/+1 |
2017-10-13 | Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -38/+53 |
2017-10-13 | powerpc/perf: Fix IMC initialization crash | Anju T Sudhakar | 1 | -1/+2 |
2017-10-12 | powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() | Anju T Sudhakar | 1 | -4/+4 |
2017-10-12 | powerpc/perf: Fix for core/nest imc call trace on cpuhotplug | Anju T Sudhakar | 1 | -0/+28 |
2017-10-10 | powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() | Thiago Jung Bauermann | 1 | -1/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -3/+1 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -3/+0 |
2017-10-10 | powerpc/lib/sstep: Fix count leading zeros instructions | Sandipan Das | 1 | -2/+4 |
2017-10-10 | powerpc/livepatch: Fix livepatch stack access | Kamalesh Babulal | 1 | -30/+15 |
2017-10-09 | Merge branch 'ppc-bundle' (bundle from Michael Ellerman) | Linus Torvalds | 2 | -2/+35 |
2017-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+2 |
2017-10-06 | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -7/+37 |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -15/+15 |
2017-10-06 | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 1 | -1/+12 |
2017-10-06 | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 1 | -1/+23 |
2017-10-06 | powerpc/powernv: Increase memory block size to 1GB on radix | Anton Blanchard | 1 | -1/+9 |
2017-10-04 | powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled | Guenter Roeck | 1 | -1/+1 |
2017-10-04 | powerpc/xive: Clear XIVE internal structures when a CPU is removed | Cédric Le Goater | 1 | -0/+8 |
2017-10-04 | powerpc/xive: Fix IPI reset | Cédric Le Goater | 1 | -0/+4 |
2017-10-04 | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner | 1 | -9/+8 |
2017-10-04 | watchdog/core, powerpc: Lock cpus across reconfiguration | Thomas Gleixner | 1 | -4/+0 |
2017-10-04 | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner | 1 | -9/+14 |
2017-10-03 | rapidio: remove global irq spinlocks from the subsystem | Ioan Nicu | 2 | -2/+23 |
2017-10-03 | KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive() | Sam Bobroff | 2 | -4/+2 |
2017-10-03 | powerpc/4xx: Fix compile error with 64K pages on 40x, 44x | Christian Lamparter | 1 | -3/+0 |
2017-10-03 | powerpc: Fix action argument for cpufeatures-based TLB flush | Jeremy Kerr | 1 | -2/+2 |
2017-09-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+13 |
2017-09-29 | powerpc: Fix workaround for spurious MCE on POWER9 | Michael Neuling | 1 | -2/+2 |
2017-09-26 | powerpc: Handle MCE on POWER9 with only DSISR bit 30 set | Michael Neuling | 1 | -0/+13 |
2017-09-22 | KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception | Michael Neuling | 1 | -1/+13 |