| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-12-21 | 1 | -1/+1 |
|\ |
|
| * | PCI: Only check the HT capability bits in mpic.c | Michael Ellerman | 2006-12-20 | 1 | -1/+1 |
* | | [POWERPC] Fix register save area alignment for swapcontext syscall | Paul Mackerras | 2006-12-20 | 1 | -3/+13 |
* | | [POWERPC] Fix PCI device channel state initialization | Linas Vepstas | 2006-12-20 | 1 | -0/+1 |
* | | [POWERPC] Probe Efika platform before CHRP. | David Woodhouse | 2006-12-20 | 1 | -1/+1 |
* | | [POWERPC] Fix build of cell zImage.initrd | Benjamin Herrenschmidt | 2006-12-20 | 1 | -0/+3 |
* | | [POWERPC] iSeries: fix CONFIG_VIOPATH dependency | Stephen Rothwell | 2006-12-20 | 1 | -1/+1 |
* | | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges | Benjamin Herrenschmidt | 2006-12-20 | 1 | -2/+13 |
* | | [POWERPC] powerpc: add scanning of ebc bus to of_platform | Arnd Bergmann | 2006-12-19 | 1 | -0/+1 |
* | | [POWERPC] spufs: fix assignment of node numbers | Arnd Bergmann | 2006-12-19 | 1 | -18/+12 |
* | | [POWERPC] cell: Fix spufs with "new style" device-tree | Benjamin Herrenschmidt | 2006-12-19 | 1 | -25/+42 |
* | | [POWERPC] cell: Enable spider workarounds on all PCI buses | Jens Osterkamp | 2006-12-19 | 1 | -1/+1 |
* | | [POWERPC] cell: update cell_defconfig | Arnd Bergmann | 2006-12-19 | 1 | -44/+314 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 4 | -7/+7 |
* | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-11 | 37 | -501/+645 |
|\ |
|
| * | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 | 6 | -92/+29 |
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2006-12-11 | 7 | -9/+16 |
| |\ |
|
| | * | Merge branch '85xx' into for_paulus | Kumar Gala | 2006-12-10 | 2 | -2/+3 |
| | |\ |
|
| | | * | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala | 2006-12-10 | 2 | -2/+3 |
| | * | | [POWERPC] Fix 440SPe CPU table entry | Kumar Gala | 2006-12-08 | 1 | -2/+1 |
| | * | | Merge branch '83xx' into for_paulus | Kumar Gala | 2006-12-08 | 4 | -2/+11 |
| | |\ \ |
|
| | | * | | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips | 2006-12-08 | 4 | -2/+11 |
| | | |/ |
|
| | * | | [POWERPC] of_device_register: propagate device_create_file return code | Kumar Gala | 2006-12-08 | 1 | -3/+1 |
| | |/ |
|
| * | | [POWERPC] Remove old dcr.S | Benjamin Herrenschmidt | 2006-12-11 | 1 | -39/+0 |
| * | | [POWERPC] Fix SPU coredump code for max_fdset removal | Paul Mackerras | 2006-12-11 | 1 | -1/+1 |
| * | | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt | 2006-12-11 | 1 | -45/+53 |
| * | | [POWERPC] ps3: Add vuart support | Geoff Levand | 2006-12-11 | 2 | -0/+12 |
| * | | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-11 | 3 | -1/+121 |
| * | | [POWERPC] dont allow pSeries_probe to succeed without initialising MMU | Anton Blanchard | 2006-12-09 | 1 | -5/+5 |
| * | | [POWERPC] micro optimise pSeries_probe | Anton Blanchard | 2006-12-09 | 1 | -2/+2 |
| * | | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
| * | | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
| * | | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 | 2 | -24/+63 |
| * | | [POWERPC] iSeries: head_64.o needs to depend on lparmap.s | Stephen Rothwell | 2006-12-08 | 1 | -0/+1 |
| * | | [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group | Christian Krafft | 2006-12-08 | 1 | -0/+2 |
| * | | [POWERPC] Remove QE header files from lite5200.c | Timur Tabi | 2006-12-08 | 1 | -2/+0 |
| * | | [POWERPC] of_platform_make_bus_id(): make `magic' int | Geert Uytterhoeven | 2006-12-08 | 1 | -1/+1 |
| * | | [POWERPC] maple: Use RTAS for reboot and halt | Nathan Lynch | 2006-12-08 | 1 | -0/+12 |
| * | | [POWERPC] Add rtas_service_present() helper | Nathan Lynch | 2006-12-08 | 1 | -0/+6 |
| * | | [POWERPC] maple: Select PPC_RTAS | Nathan Lynch | 2006-12-08 | 1 | -0/+1 |
| * | | [POWERPC] maple: Match "pcie" name for CPC945 | Nathan Lynch | 2006-12-08 | 1 | -1/+1 |
| * | | [POWERPC] qe_ic: Do a sync when masking interrupts | Scott Wood | 2006-12-08 | 1 | -30/+10 |
| * | | [POWERPC] EEH recovery tweaks | Linas Vepstas | 2006-12-08 | 2 | -3/+11 |
| * | | [POWERPC] powerpc: fix build error in rom.c | Geoff Levand | 2006-12-08 | 1 | -0/+1 |
| * | | [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-08 | 1 | -14/+15 |
| * | | [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i... | Michael Ellerman | 2006-12-08 | 1 | -6/+11 |
| * | | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu... | Michael Ellerman | 2006-12-08 | 2 | -202/+199 |
| * | | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-08 | 2 | -18/+16 |
| * | | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-08 | 3 | -29/+60 |