summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-092-2/+2
* powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
* powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
* powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
* powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt2009-10-301-0/+4
* Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2819-364/+1188
|\
| * powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| * powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| * mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
| * mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
* | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
* | powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
* | powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
* | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
* | powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
* | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
* | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
* | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
* | Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
|\ \
| * | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| * | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| |/
* | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
* | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
* | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
* | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
* | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-142-7/+6
* | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
* | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
* | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-013-3/+3
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-7/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-09-2427-59/+204
|\
| * powerpc/8xx: Fix regression introduced by cache coherency rewriteRex Feany2009-09-241-3/+16
| * powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xxJosh Boyer2009-09-241-3/+13
| * powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIALBenjamin Herrenschmidt2009-09-243-5/+2
| * powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
| * powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard2009-09-241-1/+2
| * powerpc: Increase NODES_SHIFT on 64bit from 4 to 8Anton Blanchard2009-09-241-0/+6
| * powerpc/perf_counter: Fix vdso detectionAnton Blanchard2009-09-241-4/+10
| * powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard2009-09-241-1/+16
| * powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-2412-27/+49
| * powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce2009-09-242-14/+22
| * powerpc/mm: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * powerpc/book3e-64: Remove duplicated #includeHuang Weiyi2009-09-241-1/+0
| * powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLETony Breeds2009-09-242-0/+67
| * powerpc/pmc: Don't access lppaca on Book3EBenjamin Herrenschmidt2009-09-241-1/+1
| * powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin2009-09-241-0/+2
* | powerpc: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-54/+15
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-241-0/+136
|\ \ | |/ |/|