summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt4-1/+549
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman1-4/+4
2009-08-20powerpc: Enable GCOVMichael Ellerman3-0/+10
2009-08-20powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall1-1/+2
2009-08-20powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill1-2/+101
2009-08-20powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese1-2/+28
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt6-17/+951
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt1-0/+4
2009-08-20powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2-0/+17
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt1-1/+4
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2-7/+0
2009-08-20powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt1-0/+2
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt1-0/+4
2009-08-20powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt1-32/+6
2009-08-20powerpc: Add compat_sys_truncateBenjamin Herrenschmidt1-0/+12
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt1-13/+25
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt14-228/+207
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2-1/+2
2009-08-20powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard1-1/+6
2009-08-18perf_counter: powerpc: Add callchain supportPaul Mackerras2-1/+528
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2-0/+21
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+8
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt1-3/+3
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras1-0/+8
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-07-28powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori1-11/+0
2009-07-28powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori1-26/+1
2009-07-28swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori1-10/+0
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-11Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-0/+1
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2-2/+0
2009-07-01powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard1-0/+1
2009-06-26powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt1-1/+1
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-0/+31
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt1-9/+29
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2-4/+125
2009-06-26powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt1-7/+10
2009-06-26powerpc: Fix output from show_regsKumar Gala1-1/+1
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt1-1/+2
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds10-300/+885
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1