aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-03-23powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-20powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt1-0/+20
2015-03-20powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras1-0/+2
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan1-0/+26
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-0/+5
2015-02-17kexec: add IND_FLAGS macroGeoff Levand1-2/+0
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-9/+6
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur1-0/+32
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-3/+3
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds15-252/+135
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman2-80/+44
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette1-0/+5
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan1-3/+0
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman3-104/+0
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman1-9/+9
2015-01-29powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal1-0/+1
2015-01-29powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe1-6/+4
2015-01-29powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe1-16/+19
2015-01-29powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe1-19/+15
2015-01-29powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe1-33/+8
2015-01-29powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe1-6/+0
2015-01-29powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe1-3/+0
2015-01-28powerpc: Remove some unused functionsMichael Ellerman2-29/+0
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur1-7/+15
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+11
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan2-1/+25
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2-5/+3
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan1-3/+11
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan1-0/+8
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2-6/+6
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang1-3/+1
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao1-0/+5
2015-01-16powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+11
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online"Michael Ellerman1-8/+1
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman1-2/+13
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini1-1/+1
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-56/+343
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras1-0/+1
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras1-1/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu3-10/+150
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu3-53/+177
2014-12-15powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras1-1/+17
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds36-391/+297
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+12