| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code | Gerhard Pircher | 2009-01-28 | 1 | -3/+3 |
* | powerpc/pseries: Correct VIO bus accounting problem in CMO env. | Robert Jennings | 2009-01-28 | 1 | -3/+4 |
* | powerpc: Remove arch/ppc cruft from Kconfig | Josh Boyer | 2009-01-28 | 1 | -4/+0 |
* | powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c | Stephen Rothwell | 2009-01-28 | 1 | -13/+13 |
* | Merge commit 'jwb/jwb-merge' into merge | Benjamin Herrenschmidt | 2009-01-28 | 27 | -592/+1203 |
|\ |
|
| * | powerpc/4xx: Update multi-board PowerPC 4xx defconfigs | Josh Boyer | 2009-01-23 | 2 | -37/+119 |
| * | powerpc/44x: Update PowerPC 44x defconfigs | Josh Boyer | 2009-01-23 | 11 | -234/+641 |
| * | powerpc/40x: Update PowerPC 40x defconfigs | Josh Boyer | 2009-01-20 | 7 | -139/+391 |
| * | powerpc/44x: Warp patches for the new NDFC driver | Sean MacLennan | 2009-01-20 | 4 | -180/+41 |
| * | powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info | Grant Erickson | 2009-01-20 | 3 | -3/+12 |
* | | Merge commit 'kumar/kumar-merge' into merge | Benjamin Herrenschmidt | 2009-01-28 | 53 | -1305/+3120 |
|\ \ |
|
| * | | powerpc/embedded6xx: Update defconfigs | Kumar Gala | 2009-01-26 | 9 | -246/+549 |
| * | | powerpc/8xx: Update defconfigs | Kumar Gala | 2009-01-26 | 5 | -109/+213 |
| * | | powerpc/86xx: Update defconfigs | Kumar Gala | 2009-01-26 | 5 | -146/+429 |
| * | | powerpc/83xx: Update defconfigs | Kumar Gala | 2009-01-26 | 14 | -395/+895 |
| * | | powerpc/85xx: Update defconfigs | Kumar Gala | 2009-01-26 | 17 | -407/+1031 |
| * | | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed | Li Yang | 2009-01-26 | 2 | -1/+2 |
| * | | powerpc/85xx: Fix typo in mpc8572ds dts | Kumar Gala | 2009-01-20 | 1 | -1/+1 |
| |/ |
|
* | | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 54 | -111/+111 |
|/ |
|
* | powerpc: Get the number of SLBs from "slb-size" property | Michael Neuling | 2009-01-16 | 1 | -0/+5 |
* | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices | Dave Kleikamp | 2009-01-16 | 1 | -1/+10 |
* | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc | Stephen Rothwell | 2009-01-16 | 7 | -42/+42 |
* | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments | Stephen Rothwell | 2009-01-16 | 1 | -9/+8 |
* | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs | Stephen Rothwell | 2009-01-16 | 1 | -1/+3 |
* | powerpc/ps3: The lv1_ routines have u64 parameters | Stephen Rothwell | 2009-01-16 | 4 | -26/+36 |
* | powerpc/ps3: Use dma_addr_t down through the stack | Stephen Rothwell | 2009-01-16 | 3 | -21/+23 |
* | powerpc/ps3: set_dabr() takes an unsigned long | Stephen Rothwell | 2009-01-16 | 1 | -1/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-14 | 45 | -136/+486 |
|\ |
|
| * | powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ | Anton Vorontsov | 2009-01-13 | 3 | -0/+221 |
| * | powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots | Anton Vorontsov | 2009-01-13 | 1 | -2/+2 |
| * | powerpc/e500mc: Doorbells need to be taken w/exceptions disabled | Kumar Gala | 2009-01-13 | 1 | -1/+1 |
| * | powerpc: Enable PS3 options and QPACE in ppc64_defconfig | Michael Ellerman | 2009-01-13 | 1 | -1/+25 |
| * | powerpc/powermac: Fix occasional SMP boot failure | Benjamin Herrenschmidt | 2009-01-13 | 2 | -1/+10 |
| * | powerpc/cacheinfo: Rename cache_dir per-cpu variable | Nathan Lynch | 2009-01-13 | 1 | -5/+5 |
| * | powerpc: Cleanup from l64 to ll64 change: arch code | Stephen Rothwell | 2009-01-13 | 4 | -8/+8 |
| * | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 17 | -56/+60 |
| * | powerpc/kexec: Check crash_base for relocatable kernel | Milton Miller | 2009-01-13 | 1 | -0/+25 |
| * | powerpc: Make dummy section a valid note header | Milton Miller | 2009-01-13 | 1 | -1/+3 |
| * | Merge commit 'gcl/gcl-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 3 | -6/+9 |
| |\ |
|
| | * | powerpc/mpc52xx: remove dead code from GPIO driver | Wolfram Sang | 2009-01-09 | 1 | -3/+0 |
| | * | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely | 2009-01-09 | 1 | -1/+7 |
| | * | powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. | roel kluin | 2009-01-09 | 1 | -2/+2 |
| * | | Merge commit 'kumar/kumar-next' into next | Benjamin Herrenschmidt | 2009-01-13 | 11 | -55/+117 |
| |\ \ |
|
| | * | | powerpc/fsl-booke: Remove num_tlbcam_entries | Trent Piepho | 2009-01-07 | 3 | -7/+0 |
| | * | | powerpc/fsl-booke: Don't hard-code size of struct tlbcam | Trent Piepho | 2009-01-07 | 4 | -8/+18 |
| | * | | powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges | Trent Piepho | 2009-01-07 | 1 | -0/+3 |
| | * | | powerpc/fsl-pci: Better ATMU setup for 85xx/86xx | Trent Piepho | 2009-01-07 | 1 | -33/+71 |
| | * | | powerpc/qe: add Ethernet UPSMR definitions to QE library | Timur Tabi | 2009-01-07 | 1 | -1/+18 |
| | * | | powerpc/85xx: Fix PCIe error interrupts | Kumar Gala | 2009-01-07 | 4 | -6/+6 |
| | * | | powerpc: Fix the ide suspend function in uli1575 | Jason Jin | 2009-01-07 | 1 | -0/+1 |