summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-132-2/+2
|\ \ \
| | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-112-2/+2
* | | | 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-102-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-301-14/+10
* | | powerpc/5200: update defconfigsGrant Likely2009-01-306-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-279-246/+549
| * | | | powerpc/8xx: Update defconfigsKumar Gala2009-01-275-109/+213
| * | | | powerpc/86xx: Update defconfigsKumar Gala2009-01-275-146/+429
| * | | | powerpc/83xx: Update defconfigsKumar Gala2009-01-2714-395/+895
| * | | | powerpc/85xx: Update defconfigsKumar Gala2009-01-2717-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-1545-136/+486
|\ \
| * | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-143-0/+221
| * | powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov2009-01-141-2/+2
| * | powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-141-1/+1
| * | powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman2009-01-131-1/+25
| * | powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-132-1/+10