aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-05-07powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05powerpc: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-03powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTSMai La
2012-05-03powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La
2012-05-03powerpc/47x: Enable CRASH_DUMPSuzuki Poulose
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose
2012-05-03powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard
2012-04-30powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard
2012-04-30powerpc: Require gcc 4.0 on 64-bitAnton Blanchard
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-30powerpc: Reformat lppaca.hAnton Blanchard
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-04-30powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard
2012-04-30powerpc: Better scheduling of CR save code in system call pathAnton Blanchard
2012-04-30powerpc: No need to preserve count register across system callAnton Blanchard
2012-04-30powerpc: No need to save XER in a system callAnton Blanchard
2012-04-30powerpc: Hide some system call labels from profile toolsAnton Blanchard
2012-04-30Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan