aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-16sched: Disable wakeup balancingPeter Zijlstra
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-15sched: Improve latencies and throughputMike Galbraith
2009-09-15sched: Tweak wake_idxPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
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-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras
2009-09-11powerpc/irq: Improve nanodocWolfram Sang
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
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-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-08-28powerpc: derive COMMAND_LINE_SIZE from asm-genericPaul Gortmaker
2009-08-28powerpc/pci: Pull ppc32 PCI features into commonKumar Gala
2009-08-28powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely
2009-08-28powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala
2009-08-28powerpc/book3e-64: Add helper function to setup IVORsKumar Gala
2009-08-28powerpc/mm: Add MMU features for TLB reservation & Paired MAS registersKumar Gala
2009-08-28powerpc: Adjust base and index registers in Altivec macrosMichael Wolf
2009-08-28powerpc: Name xpn & x fields in HW Hash PTE formatBecky Bruce
2009-08-28powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-08-28powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori
2009-08-28powerpc: Use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt
2009-08-27Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-24powerpc/booke: Move MMUCSR definition into mmu-book3e.hKumar Gala