aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-08-20powerpc: Add TLB management code for 64-bit Book3EBenjamin Herrenschmidt
2009-08-20powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-08-20powerpc: Clean ifdef usage in copy_thread()Benjamin Herrenschmidt
2009-08-20powerpc/mm: Call mmu_context_init() from ppc64Benjamin Herrenschmidt
2009-08-20powerpc/of: Remove useless register save/restore when calling OF backBenjamin Herrenschmidt
2009-08-20powerpc: Add compat_sys_truncateBenjamin Herrenschmidt
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt
2009-08-20powerpc: Move 64bit VDSO to improve context switch performanceAnton Blanchard
2009-08-18perf_counter: powerpc: Add callchain supportPaul Mackerras
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-14powerpc64: convert to dynamic percpu allocatorTejun Heo
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt
2009-07-28powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori
2009-07-28powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori
2009-07-28swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-07-01powerpc/perf_counter: Enable alternate PR/HV bits for POWER7Anton Blanchard
2009-06-26powerpc/440: Fix warning early debug codeBenjamin Herrenschmidt
2009-06-26powerpc/of: Fix usage of dev_set_name() in of_device_alloc()Benjamin Herrenschmidt
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt
2009-06-26powerpc/rtas: Turn rtas lock into a raw spinlockBenjamin Herrenschmidt
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt
2009-06-26powerpc: Map more memory early on 601 processorsBenjamin Herrenschmidt
2009-06-26powerpc: Fix output from show_regsKumar Gala
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-18edac: cpc925 MC platform device setupHarry Ciao
2009-06-18perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras
2009-06-18perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras
2009-06-18perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras
2009-06-18perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras