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