aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt
2009-09-11powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt
2009-09-11powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala
2009-09-11powerpc/irq: Improve nanodocWolfram Sang
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-09-02powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala
2009-09-02powerpc/book3e: Add missing page sizesKumar Gala
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens
2009-08-31powerpc/405ex: support cuImage via included dtbTiejun Chen
2009-08-31powerpc/405ex: provide necessary fixup function to support cuImageTiejun Chen
2009-08-31powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy
2009-08-31powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com
2009-08-31powerpc/44x: Update Arches defconfigStefan Roese
2009-08-31powerpc/44x: Update Arches dtsStefan Roese
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt
2009-08-28powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker