aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | | powerpc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-28
| * | | | powerpc: Handle SWIOTLB mapping error properlyFUJITA Tomonori2009-08-28
| * | | | powerpc: use dma_map_ops structFUJITA Tomonori2009-08-28
| * | | | powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori2009-08-28
| * | | | powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori2009-08-28
| * | | | Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt2009-08-28
| |\ \ \ \
| * | | | | powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy2009-08-26
| * | | | | powerpc: Fix __flush_icache_range on 44xJosh Boyer2009-08-26
| * | | | | powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-26
| * | | | | Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-19
| |\ \ \ \ \
| * | | | | | powerpc/vmlinux.lds: Move _edata downMichael Ellerman2009-08-19
| * | | | | | powerpc: Enable GCOVMichael Ellerman2009-08-19
| * | | | | | powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall2009-08-19
| * | | | | | powerpc/prom_init: Evaluate mem kernel parameter for early allocationBenjamin Krill2009-08-19
| * | | | | | powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese2009-08-19
| * | | | | | powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt2009-08-19
| * | | | | | powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt2009-08-19
| * | | | | | powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Add compat_sys_truncateBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-19
| * | | | | | powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard2009-08-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ \ \ \
| * | | | | | powerpc64: convert to dynamic percpu allocatorTejun Heo2009-08-14
| * | | | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\| | | | |
| * | | | | | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | | | | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \ \ \ \ \
| * | | | | | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | perf_counter: powerpc: Add callchain supportPaul Mackerras2009-08-18
| * | | | | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2009-09-04
| |\| | | | | | | |_|_|/ / | |/| | | |
| * | | | | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori2009-07-28
| * | | | | powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori2009-07-28
| * | | | | swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori2009-07-28
| | |_|_|/ | |/| | |
* | | | | perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras2009-09-03
| |/ / / |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
|\ \ \ \
| * | | | perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
* | | | | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt2009-08-10
|/ / / /
* / / / perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt2009-08-06
|/ / /
* | | powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-15
* | | powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-15
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12