aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...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/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-09PCI/powerpc: support PCIe fundamental resetMike Mason
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-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar 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-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt
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/pci: Remove dead checks for CONFIG_PPC_OFGrant 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/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala
2009-08-28powerpc/book3e-64: Move the default cpu table entryKumar Gala
2009-08-28powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-08-28powerpc: Handle SWIOTLB mapping error properlyFUJITA 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-27powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy
2009-08-27powerpc: Fix __flush_icache_range on 44xJosh Boyer
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-23timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman
2009-08-20powerpc: Enable GCOVMichael Ellerman
2009-08-20powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall
2009-08-20powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill
2009-08-20powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt