summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-176-7/+14
|\
| * powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling2009-02-131-1/+6
| * powerpc/ps3: Move ps3_mm_add_memory to device_initcallGeoff Levand2009-02-131-1/+1
| * powerpc/mm: Fix numa reserve bootmem page selectionDave Hansen2009-02-131-2/+3
| * powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIALPhilippe Gerum2009-02-133-3/+4
* | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
|/
* powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HWKumar Gala2009-02-111-1/+1
* powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
* powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
* powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
* powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
* powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-092-4/+4
* arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-061-1/+1
* powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
* powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-062-8/+3
* powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
* powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
* powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
* powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-291-14/+10
* powerpc/5200: update defconfigsGrant Likely2009-01-296-143/+386
* powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher2009-01-281-3/+3
* powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings2009-01-281-3/+4
* powerpc: Remove arch/ppc cruft from KconfigJosh Boyer2009-01-281-4/+0
* powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell2009-01-281-13/+13
* Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-2827-592/+1203
|\
| * powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer2009-01-232-37/+119
| * powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer2009-01-2311-234/+641
| * powerpc/40x: Update PowerPC 40x defconfigsJosh Boyer2009-01-207-139/+391
| * powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-204-180/+41
| * powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
* | Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt2009-01-2853-1305/+3120
|\ \
| * | powerpc/embedded6xx: Update defconfigsKumar Gala2009-01-269-246/+549
| * | powerpc/8xx: Update defconfigsKumar Gala2009-01-265-109/+213
| * | powerpc/86xx: Update defconfigsKumar Gala2009-01-265-146/+429
| * | powerpc/83xx: Update defconfigsKumar Gala2009-01-2614-395/+895
| * | powerpc/85xx: Update defconfigsKumar Gala2009-01-2617-407/+1031
| * | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-262-1/+2
| * | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
| |/
* / eeprom: More consistent symbol namesJean Delvare2009-01-2654-111/+111
|/
* powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
* powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-161-1/+10
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-167-42/+42
* powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell2009-01-161-9/+8
* powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell2009-01-161-1/+3
* powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-164-26/+36
* powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-163-21/+23
* powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell2009-01-161-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1445-136/+486
|\
| * powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-133-0/+221