summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2015-02-14powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-02-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-02-02powerpc/kernel: Avoid initializing device-tree pointer twiceGavin Shan
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2015-02-02powerpc/kernel: Make syscall_exit a local labelMichael Ellerman
2015-01-30powerpc: Add machine_check cpu function for e300c3 cpusEsben Haabendal
2015-01-30powerpc/8xx: Remove duplicated code in set_context()LEROY Christophe
2015-01-30powerpc/8xx: Optimise access to swapper_pg_dirLEROY Christophe
2015-01-30powerpc/8xx: Take benefit of aligned PGDIRLEROY Christophe
2015-01-30powerpc/8xx: remove tests on PGDIR entry validityLEROY Christophe
2015-01-30powerpc/8xx: remove remaining unnecessary code in FixupDARLEROY Christophe
2015-01-30powerpc/8xx: use _PAGE_RO instead of _PAGE_RWLEROY Christophe
2015-01-28powerpc: Remove some unused functionsMichael Ellerman
2015-01-27powerpc/pseries: Fix endian problems with LE migrationCyril Bur
2015-01-23Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-23powerpc/eeh: Allow to set maximal frozen timesGavin Shan
2015-01-23powerpc/eeh: Introduce flag EEH_PE_REMOVEDGavin Shan
2015-01-23powerpc/eeh: Fix missed PE#0 on P7IOCGavin Shan
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2015-01-23powerpc/pci: remove the multi-init for pci_dn->phbWei Yang
2015-01-16powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman
2014-12-29powerpc/kvm: Create proper names for the kvm_host_state PMU fieldsMichael Ellerman
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-14powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-14powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2014-12-12Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard
2014-12-08powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras
2014-12-05powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-12-02Merge remote-tracking branch 'benh/next' into nextMichael Ellerman
2014-12-02powerpc: Drop useless warning in eeh_init()Greg Kurz
2014-12-02powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar
2014-12-02powerpc/eeh: Dump PHB diag-data earlyGavin Shan
2014-12-02powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan
2014-12-02powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan
2014-12-02powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan