aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael 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-18Merge 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-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-15powernv/powerpc: Add winkle support for offline cpusShreyas B. Prabhu
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu
2014-12-15powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10Merge 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
2014-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-27powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard
2014-11-27powerpc/eeh: Fix PE state formatGavin Shan
2014-11-24powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman
2014-11-18powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta
2014-11-17powerpc: Use generic PIE randomizationVineeth Vijayan
2014-11-14powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V
2014-11-12powerpc: Save/restore PPR for KVM hypercallsSuresh E. Warrier
2014-11-12powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard
2014-11-11ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)
2014-11-10powerpc: LLVM complains about forward declaration of struct rtas_sensorsAnton Blanchard
2014-11-10powerpc: Remove double braces in alignment code.Anton Blanchard
2014-11-10powerpc: Remove unused vgacon_remap_base & fix build breakMichael Ellerman
2014-11-10powerpc/ftrace: Fix obsolete commentJiri Slaby
2014-11-10powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard
2014-11-10powerpc/ftrace: Remove mod_return_to_handlerAnton Blanchard
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-11-10powerpc: Remove some old bootmem related commentsAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-11-07powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe
2014-11-07powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe
2014-11-07powerpc/8xx: Don't restore regs to save them again.LEROY Christophe