aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt19-364/+1188
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Add a Book-3E 64-bit defconfigKumar Gala1-0/+2199
2009-10-27powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer1-1/+19
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10
2009-10-15powerpc/5200: Update defconfigsGrant Likely6-346/+569
2009-10-15powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang10-17/+0
2009-10-15mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher3-1/+334
2009-10-15mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2-0/+285
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2-5/+8
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher1-1/+1
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea1-0/+2
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan1-0/+1
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov1-6/+0
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard2-7/+6
2009-10-14powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt1-6/+4
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-2/+5
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt1-2/+1
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt1-3/+7
2009-10-01const: constify remaining file_operationsAlexey Dobriyan3-3/+3
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7
2009-09-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds27-59/+204
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+136
2009-09-24powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany1-3/+16
2009-09-24powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer1-3/+13
2009-09-24powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt3-5/+2
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard1-1/+2
2009-09-24powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard1-0/+6
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard1-4/+10
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard1-1/+16
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce12-27/+49
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2-14/+22
2009-09-24powerpc/mm: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2-0/+67
2009-09-24powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt1-1/+1
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin1-0/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds6-28/+16
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell4-13/+13
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2-3/+4
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpcRusty Russell1-2/+0