aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar2-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+12
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+4
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-2/+10
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-1/+0
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds206-2422/+11125
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-24/+53
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+0
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+1
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-1/+2
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra1-3/+2
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-0/+3
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-66/+158
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki13-73/+639
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-0/+17
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-16/+588
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+10
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-47/+24
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2-0/+11
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt1-1/+1
2009-09-11powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 insteadBenjamin Herrenschmidt1-7/+7
2009-09-11powerpc/perf_counters: Reduce stack usage of power_check_constraintsPaul Mackerras1-23/+32
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras4-16/+20
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2-13/+7
2009-09-11powerpc/irq: Improve nanodocWolfram Sang1-3/+4
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov1-12/+1
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti2-13/+0
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti6-15/+126
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-1/+2
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov1-6/+10
2009-09-10KVM: ppc: e500: Add MMUCFG and PVR emulationLiu Yu2-0/+5
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu3-5/+1
2009-09-10KVM: ppc: e500: Move to Book-3e MMU definitionsLiu Yu2-8/+8
2009-09-10KVM: powerpc: fix some init/exit annotationsStephen Rothwell3-5/+5
2009-09-10KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity1-2/+1
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki4-140/+82
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason2-1/+10
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar70-2903/+4113
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2-136/+79
2009-09-02powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt1-0/+61
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala4-18/+30
2009-09-02powerpc/book3e: Add missing page sizesKumar Gala1-0/+10
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King5-6/+31
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely7-66/+61
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens1-10/+10
2009-08-31powerpc/405ex: support cuImage via included dtbTiejun Chen2-1/+50
2009-08-31powerpc/405ex: provide necessary fixup function to support cuImageTiejun Chen3-3/+144