aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds22-358/+358
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2009-09-21perf: Tidy up after the big renameIngo Molnar2-7/+7
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar22-364/+364
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar1-7/+12
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras1-2/+1
2009-09-18tracing: Remove markersChristoph Hellwig2-2/+0
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