| Commit message (Expand) | Author | Age | Files | Lines |
* | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 2008-07-23 | 1 | -6/+0 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-22 | 45 | -278/+1609 |
|\ |
|
| * | powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded | Mike Mason | 2008-07-22 | 1 | -14/+12 |
| * | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson | 2008-07-22 | 1 | -5/+108 |
| * | powerpc: Remove duplicate 6xx option in Kconfig | Adrian Bunk | 2008-07-22 | 1 | -3/+0 |
| * | powerpc/ps3: Add a sub-match id to ps3_system_bus | Masakazu Mokuno | 2008-07-22 | 2 | -7/+15 |
| * | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 2008-07-22 | 4 | -9/+16 |
| * | powerpc/cell: Add support for power button of future IBM cell blades | Christian Krafft | 2008-07-22 | 3 | -0/+127 |
| * | powerpc/cell: Cleanup sysreset_hack for IBM cell blades | Christian Krafft | 2008-07-22 | 4 | -26/+64 |
| * | powerpc/cell/cpufreq: Add spu aware cpufreq governor | Christian Krafft | 2008-07-22 | 3 | -0/+194 |
| * | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" | Kumar Gala | 2008-07-16 | 1 | -4/+0 |
| * | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang | Kumar Gala | 2008-07-16 | 1 | -0/+1 |
| * | powerpc: Remove Kconfig PPC_CPM_NEW_BINDING | Kumar Gala | 2008-07-16 | 2 | -6/+0 |
| * | powerpc/85xx/86xx: some refactoring for fsl_uli1575 code | Anton Vorontsov | 2008-07-16 | 5 | -99/+108 |
| * | powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCD | Anton Vorontsov | 2008-07-16 | 1 | -1/+1 |
| * | powerpc/83xx: fix ULPI setup for MPC8315 processors | Anton Vorontsov | 2008-07-16 | 2 | -9/+19 |
| * | powerpc: Move mpc83xx_add_bridge to fsl_pci.c | John Rigby | 2008-07-16 | 14 | -94/+11 |
| * | powerpc: pci config cleanup | John Rigby | 2008-07-16 | 9 | -1/+11 |
| * | powerpc/mpc83xx: Power Management support | Scott Wood | 2008-07-16 | 3 | -0/+922 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 2 | -16/+32 |
* | | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+1 |
|/ |
|
* | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala | 2008-07-16 | 1 | -0/+4 |
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 3 | -7/+7 |
|\ |
|
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 3 | -7/+7 |
| |\ |
|
| | * | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -7/+7 |
* | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -0/+5 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 6 | -35/+65 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 3 | -9/+13 |
| | |\ \ |
|
| | * | | | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -0/+5 |
* | | | | | powerpc: Remove unnecessary condition when sanity-checking WIMG bits | Dave Kleikamp | 2008-07-15 | 2 | -4/+3 |
* | | | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-15 | 10 | -61/+1139 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/mpc5121: Add support for CPLD on MPC5121ADS board | John Rigby | 2008-07-12 | 5 | -1/+233 |
| * | | | | | powerpc/mpc5121: Add generic board support for MPC5121 platforms | John Rigby | 2008-07-12 | 6 | -63/+177 |
| * | | | | | powerpc/mpc5121: Add clock driver | John Rigby | 2008-07-12 | 3 | -0/+731 |
| * | | | | | powerpc/mpc5200: PCI write combine timer | Andre Schwarz | 2008-07-12 | 1 | -1/+2 |
* | | | | | | Merge commit 'jwb/jwb-next' | Benjamin Herrenschmidt | 2008-07-15 | 4 | -2/+94 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/44x: Support NAND boot for Rev A Warp boards | Sean MacLennan | 2008-07-09 | 1 | -2/+7 |
| * | | | | | | Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2008-07-09 | 3 | -0/+87 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support | John Linn | 2008-07-04 | 3 | -0/+87 |
* | | | | | | | powerpc/85xx: Minor fixes for 85xxds and 8536ds board. | Jason Jin | 2008-07-14 | 2 | -2/+2 |
* | | | | | | | powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform | Kumar Gala | 2008-07-14 | 4 | -44/+26 |
* | | | | | | | powerpc/85xx: publish of device for cds platforms | Dave Jiang | 2008-07-14 | 1 | -0/+14 |
* | | | | | | | powerpc/86xx: Refactor pic init | Kumar Gala | 2008-07-14 | 6 | -111/+86 |
* | | | | | | | powerpc/CPM: Add i2c pins to dts and board setup | Jochen Friedrich | 2008-07-14 | 3 | -0/+11 |
* | | | | | | | powerpc/85xx: Add support for MPC8536DS | Kumar Gala | 2008-07-14 | 3 | -0/+132 |
* | | | | | | | powerpc/85xx: minor fixes for MPC85xx DS board port | Kumar Gala | 2008-07-14 | 1 | -3/+3 |
* | | | | | | | powerpc: Fix pq2fads irq handling with PREEMPT_RT | Rune Torgersen | 2008-07-14 | 1 | -1/+1 |
* | | | | | | | Merge commit 'origin/HEAD' into test-merge | Benjamin Herrenschmidt | 2008-07-14 | 1 | -1/+13 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | powerpc/mpc5200: Fix lite5200b suspend/resume | Tim Yamin | 2008-07-01 | 1 | -1/+13 |
| | |_|_|_|/
| |/| | | | |
|