aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
2009-11-04powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß
2009-10-30powerpc: Enable sparse irq_descs on powerpcMichael Ellerman
2009-10-30powerpc: Rearrange and fix show_interrupts() for sparse irq_descsMichael Ellerman
2009-10-30powerpc: Make virq_debug_show() cope with sparse irq_descsMichael Ellerman
2009-10-30powerpc/nvram_64: Mark init code __initThomas Gleixner
2009-10-30powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()Thomas Gleixner
2009-10-30powerpc/nvram_64: Remove unused codeThomas Gleixner
2009-10-30powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-30powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt
2009-10-30powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-10-28powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard
2009-10-28powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard
2009-10-28powerpc: Export powerpc_debugfs_rootAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard
2009-10-28powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard
2009-10-28powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala
2009-10-27powerpc: Align vDSO base addressAndreas Schwab
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds