summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-24headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds7-10/+13
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+19
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras1-19/+19
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar1-6/+6
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar14-330/+330
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar1-7/+12
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras1-2/+1
2009-09-21Use macros for .data.page_aligned section.Tim Abbott3-3/+6
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches2-5/+5
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg2-2/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+12
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds44-860/+2254
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2-22/+48
2009-09-12Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-1/+549
2009-09-12Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-47/+1
2009-09-11powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch1-0/+8
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 Mackerras2-10/+6
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala1-3/+7
2009-09-10PCI/powerpc: support PCIe fundamental resetMike Mason1-0/+1
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar9-12/+27
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BITKumar Gala1-11/+25
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King2-1/+9
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely4-64/+58
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner1-0/+4
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt1-8/+22
2009-08-28powerpc/pci: Pull ppc32 PCI features into commonKumar Gala2-71/+71
2009-08-28powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely4-291/+359
2009-08-28powerpc/pci: Remove dead checks for CONFIG_PPC_OFGrant Likely2-17/+0
2009-08-28powerpc/book3e-64: Add support to initial_tlb_book3e for non-HES TLBKumar Gala1-4/+200
2009-08-28powerpc/book3e-64: Add helper function to setup IVORsKumar Gala1-0/+19
2009-08-28powerpc/book3e-64: Wait til generic_calibrate_decr to enable decrementerKumar Gala1-2/+4
2009-08-28powerpc/book3e-64: Move the default cpu table entryKumar Gala1-22/+27
2009-08-28powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-0/+11
2009-08-28powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori1-1/+2
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori6-8/+8
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori1-14/+0
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori1-21/+15
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt1-47/+1
2009-08-27powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy1-3/+2
2009-08-27powerpc: Fix __flush_icache_range on 44xJosh Boyer1-0/+7
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2-3/+3