| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-24 | 4 | -38/+53 |
|\ |
|
| * | 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 |
* | | | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl... | Will Deacon | 2017-10-18 | 1 | -1/+1 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ / |
|
* | | 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 |
* | | | powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR | Tyrel Datwyler | 2017-09-21 | 2 | -2/+5 |
* | | | powerpc/eeh: Create PHB PEs after EEH is initialized | Benjamin Herrenschmidt | 2017-09-21 | 2 | -18/+4 |
* | | | powerpc/kprobes: Update optprobes to use emulate_update_regs() | Naveen N. Rao | 2017-09-20 | 1 | -1/+3 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2017-09-20 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | powerpc/e6500: Update machine check for L1D cache err | Matt Weber | 2017-08-28 | 1 | -2/+10 |
* | | | | powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline | Gautham R. Shenoy | 2017-09-20 | 1 | -1/+7 |
* | | | | powerpc/sstep: mullw should calculate a 64 bit signed result | Anton Blanchard | 2017-09-20 | 1 | -2/+3 |
* | | | | powerpc/sstep: Fix issues with mcrf | Anton Blanchard | 2017-09-20 | 1 | -2/+2 |
* | | | | powerpc/sstep: Fix issues with set_cr0() | Anton Blanchard | 2017-09-20 | 1 | -7/+7 |
* | | | | powerpc/tm: Flush TM only if CPU has TM feature | Gustavo Romero | 2017-09-20 | 1 | -1/+1 |
* | | | | powerpc/sysrq: Fix oops whem ppmu is not registered | Ravi Bangoria | 2017-09-20 | 1 | -0/+5 |
* | | | | powerpc/configs: Update for CONFIG_SND changes | Michael Ellerman | 2017-09-20 | 8 | -19/+27 |
| |/ /
|/| | |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-09-15 | 5 | -7/+23 |
|\ \ \ |
|