aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-83/+362
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+2
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds5-93/+28
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds49-7535/+2041
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-614/+3
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-14/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell7-252/+15
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-0/+18
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas1-4/+8
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas3-6/+10
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2012-03-17powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-1/+1
2012-03-16powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt1-1/+1
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala1-0/+18
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt2-1/+8
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt13-294/+551
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan2-1/+8
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2-12/+7
2012-03-09powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt1-6/+7
2012-03-09powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt3-7/+9
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt7-54/+28
2012-03-09powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt1-20/+23
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt2-13/+14
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt1-3/+3
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt5-172/+15
2012-03-09powerpc: clean up vio.cStephen Rothwell1-17/+1
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely1-4/+0
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan1-15/+0
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2-16/+8
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-05KVM: PPC: Convert RMA allocation into generic codeAlexander Graf1-1/+1
2012-03-05KVM: PPC: Implement MMIO emulation support for Book3S HV guestsPaul Mackerras2-4/+5
2012-03-05KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012-1/+16
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2-37/+182
2012-03-05KVM: PPC: booke: Paravirtualize wrteeScott Wood2-34/+154
2012-03-05PPC: Fix race in mtmsr paravirt implementationBharat Bhushan1-6/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar9-15/+34
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-4/+4
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker1-0/+1
2012-02-27Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt5-8/+16
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas1-74/+5
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas3-11/+7
2012-02-23powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas1-1/+1
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman12-6556/+0
2012-02-23fadump: Remove the phyp assisted dump code.Mahesh Salgaonkar1-87/+0
2012-02-23fadump: Invalidate the fadump registration during machine shutdown.Mahesh Salgaonkar1-0/+8