aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-10Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt5-24/+252
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+13
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-29/+16
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter2-4/+2
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-36/+0
2012-05-09powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen1-1/+0
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt14-101/+52
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt3-10/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner2-44/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner14-103/+148
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner3-24/+0
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-05-07powerpc: fix compile fail in hugetlb cmdline parsingPaul Gortmaker1-1/+2
2012-05-06KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf8-144/+190
2012-05-06KVM: PPC: Emulator: clean up instruction parsingAlexander Graf5-137/+56
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt5-1/+80
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt9-112/+191
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman1-1/+1
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf1-0/+3
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf1-1/+1
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman1-8/+8
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf1-2/+0
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf1-6/+7
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2-12/+12
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf1-0/+2
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies.Varun Sethi2-20/+12
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan3-3/+10
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2-2/+90
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05powerpc: Use generic init_taskThomas Gleixner3-30/+2
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris22-105/+143
2012-05-03powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer1-2/+2
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-31/+111
2012-05-03powerpc/44x: Add PCI MSI node for Maui APM821xx SoC and Bluestone board in DTSMai La1-0/+25
2012-05-03powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2-14/+30
2012-05-03powerpc/47x: Enable CRASH_DUMPSuzuki Poulose1-1/+1
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose2-7/+190
2012-05-03powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose1-2/+6
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert3-31/+111
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard3-80/+0
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard1-1/+1
2012-04-30powerpc: Add 64-bit CPU targets for gccAnton Blanchard2-13/+42
2012-04-30powerpc: Remove altivec fix for gcc versions before 4.0Anton Blanchard1-10/+0
2012-04-30powerpc: Require gcc 4.0 on 64-bitAnton Blanchard1-3/+10
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard10-36/+19