Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl... | Will Deacon | 1 | -1/+1 |
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 | 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-04 | 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 |
2017-09-21 | powerpc/pseries: Fix parent_dn reference leak in add_dt_node() | Tyrel Datwyler | 1 | -1/+3 |
2017-09-21 | powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR | Tyrel Datwyler | 2 | -2/+5 |
2017-09-21 | powerpc/eeh: Create PHB PEs after EEH is initialized | Benjamin Herrenschmidt | 2 | -18/+4 |
2017-09-20 | powerpc/kprobes: Update optprobes to use emulate_update_regs() | Naveen N. Rao | 1 | -1/+3 |
2017-09-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 1 | -2/+10 |
2017-09-20 | powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline | Gautham R. Shenoy | 1 | -1/+7 |
2017-09-20 | powerpc/sstep: mullw should calculate a 64 bit signed result | Anton Blanchard | 1 | -2/+3 |
2017-09-20 | powerpc/sstep: Fix issues with mcrf | Anton Blanchard | 1 | -2/+2 |
2017-09-20 | powerpc/sstep: Fix issues with set_cr0() | Anton Blanchard | 1 | -7/+7 |
2017-09-20 | powerpc/tm: Flush TM only if CPU has TM feature | Gustavo Romero | 1 | -1/+1 |
2017-09-20 | powerpc/sysrq: Fix oops whem ppmu is not registered | Ravi Bangoria | 1 | -0/+5 |
2017-09-20 | powerpc/configs: Update for CONFIG_SND changes | Michael Ellerman | 8 | -19/+27 |
2017-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -7/+23 |
2017-09-15 | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2017-09-15 | kvm,powerpc: Serialize wq active checks in ops->vcpu_kick | Davidlohr Bueso | 1 | -1/+1 |
2017-09-15 | powerpc: Fix handling of alignment interrupt on dcbz instruction | Paul Mackerras | 1 | -1/+1 |
2017-09-14 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 5 | -6/+22 |
2017-09-14 | watchdog/hardlockup: Clean up hotplug locking mess | Thomas Gleixner | 1 | -0/+2 |
2017-09-14 | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner | 1 | -8/+9 |
2017-09-14 | watchdog/core: Remove broken suspend/resume interfaces | Thomas Gleixner | 1 | -3/+0 |
2017-09-14 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2 | -3/+3 |
2017-09-12 | KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly | Paul Mackerras | 1 | -1/+16 |
2017-09-12 | KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr | Paul Mackerras | 1 | -0/+2 |
2017-09-12 | KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses | Benjamin Herrenschmidt | 3 | -5/+4 |
2017-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -11/+9 |
2017-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -4/+12 |