| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-15 | 23 | -181/+98 |
|\ |
|
| * | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 25 | -116/+158 |
| |\ |
|
| | * | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 2008-10-12 | 9 | -70/+78 |
| | |\ |
|
| | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-10-11 | 4 | -8/+10 |
| | | |\ |
|
| | | | * | phylib: two dynamic mii_bus allocation fallout fixes | Lennert Buytenhek | 2008-10-09 | 1 | -2/+2 |
| | | | * | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 2 | -2/+2 |
| | | | * | ibm_newemac: Fix EMAC soft reset on 460EX/GT | Victor Gallardo | 2008-10-08 | 1 | -0/+4 |
| | | | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-08 | 3 | -59/+65 |
| | | | |\ |
|
| | | | * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 6 | -16/+27 |
| | | | |\ \ |
|
| | | | * \ \ | Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-09-24 | 1 | -4/+2 |
| | | | |\ \ \ |
|
| | | | | * | | | mv643xx_eth: remove force_phy_addr field | Lennert Buytenhek | 2008-09-05 | 1 | -4/+2 |
| | | * | | | | | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 1 | -0/+1 |
| | | |\ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | | * | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
| | | * | | | | | powerpc: Fix boot hang regression on MPC8544DS | Kumar Gala | 2008-10-02 | 1 | -1/+11 |
| | | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-09-30 | 2 | -58/+54 |
| | | |\ \ \ \ \
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | | * | | | | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg | 2008-09-30 | 1 | -5/+1 |
| | | | * | | | | powerpc: Fix PCI in Holly device tree | David Gibson | 2008-09-30 | 1 | -53/+53 |
| | | * | | | | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 1 | -3/+2 |
| | | |/ / / / |
|
| | * | | | | | signals: demultiplexing SIGTRAP signal | Srinivasa Ds | 2008-09-23 | 1 | -5/+0 |
| | |/ / / / |
|
| | * | | | | Fix compile failure with non modular builds | James Bottomley | 2008-09-17 | 3 | -20/+18 |
| | * | | | | powerpc: Holly board needs dtbImage target | Josh Boyer | 2008-09-17 | 1 | -1/+1 |
| | * | | | | powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree | Timur Tabi | 2008-09-16 | 1 | -4/+4 |
| * | | | | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 7 | -26/+0 |
| * | | | | | PowerPC: Use <asm-generic/statfs.h> | David Woodhouse | 2008-09-06 | 1 | -54/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | | | | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt | 2008-10-15 | 1 | -1/+1 |
* | | | | | powerpc: Fix 32-bit SMP boot on CHRP | Benjamin Herrenschmidt | 2008-10-15 | 1 | -0/+6 |
* | | | | | powerpc: Fix link errors on 32-bit machines using legacy DMA | Benjamin Herrenschmidt | 2008-10-15 | 1 | -0/+6 |
* | | | | | powerpc/pci: Improve detection of unassigned bridge resources | Benjamin Herrenschmidt | 2008-10-15 | 1 | -47/+116 |
* | | | | | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson | 2008-10-14 | 6 | -22/+24 |
* | | | | | powerpc: Reflect the used arguments in machine_init() prototype | Sebastian Andrzej Siewior | 2008-10-14 | 1 | -1/+1 |
* | | | | | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt | 2008-10-14 | 2 | -3/+7 |
* | | | | | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-10-14 | 60 | -166/+614 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: fix fsl_upm nand driver modular build | Anton Vorontsov | 2008-10-13 | 2 | -48/+53 |
| * | | | | | powerpc/83xx: add NAND support for the MPC8360E-RDK boards | Anton Vorontsov | 2008-10-13 | 1 | -0/+12 |
| * | | | | | powerpc: FPGA support for GE Fanuc SBC610 | Martyn Welch | 2008-10-13 | 2 | -0/+44 |
| * | | | | | powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree | Timur Tabi | 2008-10-13 | 1 | -2/+2 |
| * | | | | | powerpc: disable CHRP and PMAC support in various defconfigs | Timur Tabi | 2008-10-13 | 21 | -1/+44 |
| * | | | | | powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards | Anton Vorontsov | 2008-10-13 | 3 | -0/+21 |
| * | | | | | powerpc: remove support for bootmem-allocated memory for the DIU driver | Timur Tabi | 2008-10-13 | 3 | -46/+1 |
| * | | | | | powerpc: remove non-dependent load fsl_booke PTE_64BIT | Milton Miller | 2008-10-13 | 1 | -4/+0 |
| * | | | | | powerpc/5121: Add PCI support. | John Rigby | 2008-10-13 | 4 | -3/+16 |
| * | | | | | powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. | John Rigby | 2008-10-13 | 17 | -37/+71 |
| * | | | | | powerpc/fsl: Hide MPC5121 pci bridge. | John Rigby | 2008-10-13 | 1 | -2/+3 |
| * | | | | | powerpc/83xx: don't probe broken PCI on mpc837x_mds boards | Anton Vorontsov | 2008-10-13 | 1 | -1/+7 |
| * | | | | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig | Anton Vorontsov | 2008-10-13 | 2 | -9/+9 |
| * | | | | | powerpc: make Freescale QE support a selectable Kconfig option | Timur Tabi | 2008-10-13 | 3 | -7/+2 |
| * | | | | | powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 | Martyn Welch | 2008-10-13 | 5 | -6/+327 |
| * | | | | | powerpc/85xx: Wire up RTC interrupt on MPC8536DS | Kumar Gala | 2008-10-13 | 1 | -0/+2 |