summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-03-231-1/+1
* | powerpc: Add PVR for POWER8NVL processorBenjamin Herrenschmidt2015-03-201-0/+20
* | powerpc/powernv: Fixes for hypervisor doorbell handlingPaul Mackerras2015-03-201-0/+2
* | powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-0/+26
* | powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-041-2/+2
* | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-0/+5
|\ \
| * \ Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-021-0/+5
| |\ \
| | * | powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-201-0/+5
* | | | kexec: add IND_FLAGS macroGeoff Levand2015-02-171-2/+0
* | | | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-9/+6
* | | | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-121-0/+32
* | | | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-3/+3
* | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1115-252/+135
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-042-80/+44
| |\ \ \
| | * | | powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal2015-01-291-0/+1
| | * | | powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe2015-01-291-6/+4
| | * | | powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe2015-01-291-16/+19
| | * | | powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe2015-01-291-19/+15
| | * | | powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe2015-01-291-33/+8
| | * | | powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe2015-01-291-6/+0
| | * | | powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe2015-01-291-3/+0
| * | | | powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan2015-02-021-3/+0
| * | | | powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-023-104/+0
| * | | | powerpc/kernel: Make syscall_exit a local labelMichael Ellerman2015-02-021-9/+9
| |/ / /
| * | | powerpc: Remove some unused functionsMichael Ellerman2015-01-282-29/+0
| * | | powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-271-7/+15
| * | | powerpc/eeh: Allow to set maximal frozen timesGavin Shan2015-01-232-1/+25
| * | | powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan2015-01-232-5/+3
| * | | powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan2015-01-231-3/+11
| * | | powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-01-231-0/+8
| * | | powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-232-6/+6
| * | | powerpc/pci: remove the multi-init for pci_dn->phbWei Yang2015-01-231-3/+1
| * | | powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman2014-12-291-2/+13
| |/ /
* | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-241-1/+11
|\ \ \
| * | | powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+11
| |/ /
* | | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-291-8/+1
* | | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-291-1/+1
|/ /
* | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-194-56/+343
|\ \
| * | powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu2014-12-153-10/+150
| * | powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu2014-12-153-53/+177
| * | powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2014-12-151-1/+17
| * | powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard2014-12-091-1/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-1/+1
|\ \ \
| * | | KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-171-0/+1
| * | | KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-1/+0
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powerpc: kernel: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
OpenPOWER on IntegriCloud