| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2007-10-12 | 18 | -287/+255 |
|\ |
|
| * | [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable | Kumar Gala | 2007-10-11 | 1 | -1/+2 |
| * | [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand... | Kumar Gala | 2007-10-11 | 4 | -22/+19 |
| * | [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig | Kumar Gala | 2007-10-11 | 1 | -5/+18 |
| * | [POWERPC] 85xx: Killed <asm/mpc85xx.h> | Kumar Gala | 2007-10-11 | 7 | -142/+9 |
| * | [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS | Scott Wood | 2007-10-11 | 2 | -0/+72 |
| * | [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. | Scott Wood | 2007-10-11 | 3 | -116/+134 |
| * | [POWERPC] mpc8272ads: Remove muram from the CPM reg property. | Scott Wood | 2007-10-11 | 1 | -1/+1 |
* | | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-12 | 4 | -98/+65 |
|\ \ |
|
| * | | [POWERPC] MPC5200: Don't make firmware fixups into common code | Grant Likely | 2007-10-10 | 2 | -33/+61 |
| * | | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code | Grant Likely | 2007-10-10 | 4 | -50/+4 |
| * | | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200 | Grant Likely | 2007-10-10 | 1 | -15/+0 |
* | | | [POWERPC] 4xx: Kilauea defconfig file | Stefan Roese | 2007-10-11 | 1 | -0/+768 |
* | | | [POWERPC] 4xx: Kilauea DTS | Stefan Roese | 2007-10-11 | 1 | -0/+252 |
* | | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x | Stefan Roese | 2007-10-11 | 3 | -2/+68 |
* | | | [POWERPC] 4xx: Add AMCC 405EX support to cputable.c | Stefan Roese | 2007-10-11 | 1 | -0/+11 |
* | | | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 | 2 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever | Grant Likely | 2007-10-10 | 1 | -2/+2 |
| * | | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 | 1 | -1/+1 |
| |/ |
|
* | | [POWERPC] Make clockevents work on PPC601 processors | Paul Mackerras | 2007-10-11 | 1 | -1/+1 |
* | | [POWERPC] Prevent decrementer clockevents from firing early | Paul Mackerras | 2007-10-11 | 1 | -0/+14 |
* | | [POWERPC] Fix performance monitor on machines with logical PVR | Paul Mackerras | 2007-10-11 | 1 | -21/+24 |
* | | [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC | Olof Johansson | 2007-10-11 | 1 | -0/+14 |
* | | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 2007-10-11 | 3 | -6/+12 |
* | | [POWERPC] iSeries: Move viodasd probing | Stephen Rothwell | 2007-10-11 | 2 | -97/+210 |
* | | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell | 2007-10-11 | 2 | -23/+133 |
* | | [POWERPC] iSeries: Move detection of virtual cdroms | Stephen Rothwell | 2007-10-11 | 4 | -8/+318 |
* | | [POWERPC] Remove more iSeries-specific stuff from vio.c | Stephen Rothwell | 2007-10-11 | 2 | -54/+48 |
* | | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell | 2007-10-11 | 4 | -24/+42 |
* | | [POWERPC] Clean up vio.h | Stephen Rothwell | 2007-10-11 | 1 | -11/+0 |
* | | [POWERPC] Platforms shouldn't mess with ROOT_DEV | Grant Likely | 2007-10-11 | 5 | -34/+0 |
* | | [POWERPC] Remove empty ppc_md.setup_arch hooks | Grant Likely | 2007-10-11 | 5 | -25/+0 |
* | | [POWERPC] Only call ppc_md.setup_arch() if it is provided | Grant Likely | 2007-10-11 | 2 | -2/+4 |
* | | [POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented | Wolfgang Denk | 2007-10-11 | 1 | -0/+2 |
* | | [POWERPC] Align the sys_call_table | Stephen Rothwell | 2007-10-11 | 1 | -0/+2 |
* | | [POWERPC] PS3: Add os-area database routines | Geoff Levand | 2007-10-09 | 1 | -14/+431 |
* | | [POWERPC] PS3: Save os-area params to device tree | Geoff Levand | 2007-10-09 | 3 | -2/+104 |
* | | [POWERPC] PS3: Add os-area rtc_diff set/get routines | Geoff Levand | 2007-10-09 | 3 | -14/+22 |
* | | [POWERPC] PS3: os-area workqueue processing | Geoff Levand | 2007-10-09 | 1 | -0/+23 |
* | | [POWERPC] PS3: Remove unused os-area params | Geoff Levand | 2007-10-09 | 3 | -27/+21 |
* | | [POWERPC] PS3: Cleanup of os-area.c | Geoff Levand | 2007-10-09 | 1 | -12/+15 |
* | | [POWERPC] cell: Add Cell memory controller register defs and expose it | Benjamin Herrenschmidt | 2007-10-09 | 1 | -0/+10 |
* | | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h | Benjamin Herrenschmidt | 2007-10-09 | 14 | -286/+13 |
* | | [POWERPC] Enable debug info on boot wrapper | Grant Likely | 2007-10-09 | 1 | -0/+4 |
* | | [POWERPC] Remove unused old code from powermac setup code | Paul Mackerras | 2007-10-09 | 1 | -66/+2 |
* | | [POWERPC] Remove some more section mismatch warnings | Stephen Rothwell | 2007-10-09 | 1 | -2/+7 |
* | | [POWERPC] Use cache-inhibited large page bit from firmware | Paul Mackerras | 2007-10-09 | 1 | -3/+0 |
* | | [POWERPC] Prepare to remove of_platform_driver name | Stephen Rothwell | 2007-10-09 | 1 | -6/+11 |
* | | [POWERPC] iSeries: Correct missing newline in printk | Stephen Rothwell | 2007-10-09 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Lite5200: Use comma delimiter format for lists in device tree | Grant Likely | 2007-10-08 | 2 | -36/+36 |