aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf
2010-10-24KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf
2010-10-24KVM: PPC: PV wrteeiAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf
2010-10-24KVM: PPC: PV assembler helpersAlexander Graf
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf
2010-10-24KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf
2010-10-24KVM: PPC: PV tlbsync to nopAlexander Graf
2010-10-24KVM: PPC: PV instructions to loads and storesAlexander Graf
2010-10-24KVM: PPC: KVM PV guest stubsAlexander Graf
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall
2010-10-13powerpc: Use static const char arraysJoe Perches
2010-10-13powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot