aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf
2009-11-05Export symbols for KVM moduleAlexander Graf
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
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-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-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
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar