| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] maple: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 2 | -26/+21 |
* | [POWERPC] chrp: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 3 | -20/+17 |
* | [POWERPC] cell: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 6 | -33/+32 |
* | [POWERPC] mpc: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 9 | -20/+20 |
* | [POWERPC] iseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 2 | -6/+5 |
* | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 16 | -73/+72 |
* | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 24 | -238/+239 |
* | [POWERPC] briq_panel Kconfig fix | Andrew Morton | 2006-07-31 | 1 | -0/+1 |
* | Merge branch 'mpe' | Stephen Rothwell | 2006-07-14 | 18 | -184/+113 |
|\ |
|
| * | [POWERPC] iseries: Move iommu_table_cb into platforms/iseries | Michael Ellerman | 2006-07-14 | 2 | -17/+17 |
| * | [POWERPC] Fix a compiler warning in mm/tlb_64.c | Michael Ellerman | 2006-07-13 | 1 | -0/+1 |
| * | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c | Michael Ellerman | 2006-07-13 | 1 | -1/+1 |
| * | [POWERPC] iseries: Fix a compiler warning in platforms/iseries/vpdinfo.c | Michael Ellerman | 2006-07-13 | 1 | -8/+12 |
| * | [POWERPC] iseries: Move ItLpNaca into platforms/iseries | Michael Ellerman | 2006-07-13 | 6 | -9/+7 |
| * | [POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions | Michael Ellerman | 2006-07-13 | 3 | -11/+16 |
| * | [POWERPC] iseries: Make ItExtVpdPanel private to iSeries | Michael Ellerman | 2006-07-13 | 4 | -7/+5 |
| * | [POWERPC] iseries: Cleanup e2a() and strne2a() | Michael Ellerman | 2006-07-13 | 1 | -75/+17 |
| * | [POWERPC] iseries: Move e2a()/strne2a() into their only caller | Michael Ellerman | 2006-07-13 | 4 | -123/+97 |
| * | [POWERPC] iseries: Use device tree /system-id in /proc/iSeries/config | Michael Ellerman | 2006-07-13 | 1 | -10/+17 |
* | | Merge branch 'hvc_iseries' | Stephen Rothwell | 2006-07-13 | 11 | -41/+652 |
|\ \ |
|
| * | | [POWERPC] Make the hvc_console output buffer size settable | Stephen Rothwell | 2006-07-13 | 5 | -9/+15 |
| * | | [POWERPC] iseries: A new iSeries console | Stephen Rothwell | 2006-07-13 | 7 | -33/+638 |
| |/ |
|
* | | [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h | Stephen Rothwell | 2006-07-13 | 2 | -3/+0 |
* | | [POWERPC] iseries: Small viotape cleanup allowed by devfs removal | Stephen Rothwell | 2006-07-13 | 1 | -4/+2 |
|/ |
|
* | [POWERPC] Remove linux,pci-domain properties | Jeremy Kerr | 2006-07-07 | 1 | -38/+1 |
* | [POWERPC] Use const qualifiers for prom parsing utilites | Jeremy Kerr | 2006-07-07 | 2 | -11/+13 |
* | [POWERPC] Remove linux,device properties | Jeremy Kerr | 2006-07-07 | 1 | -24/+0 |
* | [POWERPC] Add cpufreq support for Xserve G5 | Benjamin Herrenschmidt | 2006-07-07 | 2 | -30/+50 |
* | [POWERPC] Xserve G5 thermal control fixes | Benjamin Herrenschmidt | 2006-07-07 | 2 | -17/+234 |
* | [POWERPC] Fix mem= handling when the memory limit is > RMO size | Michael Ellerman | 2006-07-07 | 1 | -1/+2 |
* | [POWERPC] More offb/bootx fixes | Benjamin Herrenschmidt | 2006-07-07 | 2 | -157/+185 |
* | [POWERPC] Add support for briq front panel | Benjamin Herrenschmidt | 2006-07-07 | 3 | -0/+283 |
* | [POWERPC] Add briq support to CHRP | Benjamin Herrenschmidt | 2006-07-07 | 4 | -7/+73 |
* | [POWERPC] Fix legacy_serial.c error handling on 32 bits | Benjamin Herrenschmidt | 2006-07-07 | 1 | -5/+8 |
* | [POWERPC] Fix default clock for udbg_16550 | Benjamin Herrenschmidt | 2006-07-07 | 1 | -1/+5 |
* | [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set | Benjamin Herrenschmidt | 2006-07-07 | 2 | -11/+25 |
* | [POWERPC] Fix 32 bits warning in prom_init.c | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+2 |
* | [POWERPC] Workaround Pegasos incorrect ISA "ranges" | Benjamin Herrenschmidt | 2006-07-07 | 1 | -0/+34 |
* | [POWERPC] fix up front-LED Kconfig | Johannes Berg | 2006-07-07 | 4 | -31/+106 |
* | [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile. | Niels Kristian Bech Jensen | 2006-07-07 | 1 | -0/+4 |
* | Linux 2.6.18-rc1v2.6.18-rc1 | Linus Torvalds | 2006-07-05 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-05 | 1 | -8/+10 |
|\ |
|
| * | [PKT_SCHED]: Fix error handling while dumping actions | Thomas Graf | 2006-07-05 | 1 | -2/+4 |
| * | [PKT_SCHED]: Return ENOENT if action module is unavailable | Thomas Graf | 2006-07-05 | 1 | -0/+1 |
| * | [PKT_SCHED]: Fix illegal memory dereferences when dumping actions | Thomas Graf | 2006-07-05 | 1 | -6/+5 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-07-05 | 4 | -6/+25 |
|\ \ |
|
| * | | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels. | Mikael Pettersson | 2006-07-05 | 1 | -5/+5 |
| * | | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 | 3 | -1/+20 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-05 | 9 | -271/+897 |
|\ \ |
|
| * | | [PCI] Add JMicron PCI ID constants | Jeff Garzik | 2006-07-05 | 1 | -0/+7 |