| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-04-21 | 1 | -5/+2 |
|\ |
|
| * | PCI: add is_added flag to struct pci_dev | Greg Kroah-Hartman | 2008-04-20 | 1 | -5/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 90 | -441/+1738 |
|\ \ |
|
| * | | [POWERPC] Simplify xics direct/lpar irq_host setup | Michael Ellerman | 2008-04-18 | 1 | -27/+12 |
| * | | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() | Michael Ellerman | 2008-04-18 | 1 | -41/+2 |
| * | | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c... | Michael Ellerman | 2008-04-18 | 1 | -8/+12 |
| * | | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c | Michael Ellerman | 2008-04-18 | 3 | -52/+52 |
| * | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-18 | 14 | -33/+211 |
| |\ \ |
|
| | * | | [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setup | Anton Vorontsov | 2008-04-17 | 2 | -3/+11 |
| | * | | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier. | Paul Gortmaker | 2008-04-17 | 1 | -0/+6 |
| | * | | [POWERPC] 86xx: mark functions static, other minor cleanups | Paul Gortmaker | 2008-04-17 | 2 | -6/+6 |
| | * | | [POWERPC] 85xx: Fix compile warning | Kumar Gala | 2008-04-17 | 1 | -1/+1 |
| | * | | [POWERPC] 86xx: Add support for Wind River SBC8641D board | Paul Gortmaker | 2008-04-17 | 3 | -1/+172 |
| | * | | [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching | Anton Vorontsov | 2008-04-17 | 1 | -0/+1 |
| | * | | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 4 | -22/+1 |
| | * | | [POWERPC] 85xx: Enable DMA engine on the MPC8544 DS | Sebastian Siewior | 2008-04-17 | 1 | -0/+13 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs | Paul Mackerras | 2008-04-18 | 4 | -5/+13 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note names | Gerhard Stenzel | 2008-03-28 | 1 | -2/+6 |
| | * | | [POWERPC] spufs: save MFC command channel before purging MFC queue | Jeremy Kerr | 2008-03-28 | 1 | -1/+1 |
| | * | | [POWERPC] spufs: reacquire LS pointer in spu_process_callback | Jeremy Kerr | 2008-03-28 | 1 | -0/+4 |
| | * | | [POWERPC] spufs: add newline to signal{1,2}_type files | Jeremy Kerr | 2008-03-28 | 1 | -2/+2 |
| * | | | [POWERPC] Always add preferred consoles in platforms/pseries/lpar.c | Michael Ellerman | 2008-04-17 | 1 | -7/+2 |
| * | | | [POWERPC] Move prototype for find_udbg_vterm() into a header file | Michael Ellerman | 2008-04-17 | 3 | -3/+3 |
| * | | | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot | Manish Ahuja | 2008-04-17 | 1 | -0/+9 |
| * | | | [POWERPC] celleb: Coding style cleanup | Ishizaki Kou | 2008-04-17 | 9 | -38/+39 |
| * | | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof... | Paul Mackerras | 2008-04-17 | 1 | -10/+9 |
| |\ \ \ |
|
| | * | | | [POWERPC] pasemi: Minor iommu cleanup | Olof Johansson | 2008-04-07 | 1 | -10/+9 |
| * | | | | [POWERPC] 4xx: Add idle wait support for 44x platforms | Jerone Young | 2008-04-16 | 2 | -1/+68 |
| * | | | | [POWERPC] iSeries: Localise and constify some iSeries data | Stephen Rothwell | 2008-04-15 | 6 | -15/+11 |
| * | | | | [POWERPC] iSeries: Make iseries_reg_save private to iSeries | Stephen Rothwell | 2008-04-15 | 1 | -8/+64 |
| * | | | | [POWERPC] iSeries: Use alternate paca structure for booting | Stephen Rothwell | 2008-04-15 | 2 | -4/+47 |
| * | | | | [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360 | Mark A. Greer | 2008-04-15 | 1 | -2/+2 |
| * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-04-14 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | [POWERPC] Convert pci and eeh code to of_device_is_available | Nathan Lynch | 2008-04-07 | 1 | -3/+2 |
| * | | | | [POWERPC] 4xx: Use machine_device_initcall() for warp_nand | Valentine Barshak | 2008-04-05 | 1 | -1/+2 |
| * | | | | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c | Stefan Roese | 2008-04-02 | 17 | -43/+35 |
| * | | | | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-01 | 14 | -42/+42 |
| * | | | | [POWERPC] PS3: Split device setup for static vs. dynamic devices | Geert Uytterhoeven | 2008-04-01 | 1 | -32/+46 |
| * | | | | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 2008-04-01 | 1 | -1/+11 |
| * | | | | [POWERPC] PS3: Add ps3_get_speid routine | Takashi Yamamoto | 2008-04-01 | 1 | -0/+7 |
| * | | | | [POWERPC] PS3: Fix unlikely typo in ps3_get_irq | Roel Kluin | 2008-04-01 | 1 | -1/+1 |
| * | | | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2008-04-01 | 3 | -0/+265 |
| |\ \ \ \ |
|
| | * | | | | [POWERPC] 85xx: Emerson KSI8560 base support | Alexandr Smirnov | 2008-03-26 | 3 | -0/+265 |
| * | | | | | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) | Stefan Roese | 2008-03-26 | 1 | -0/+1 |
| * | | | | | [POWERPC] 4xx: Add platform support for the AMCC Yosemite board | Josh Boyer | 2008-03-26 | 2 | -0/+10 |
| * | | | | | [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44x | Stefan Roese | 2008-03-26 | 3 | -0/+83 |
| |/ / / / |
|
| * | | | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-03-26 | 2 | -16/+61 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | [POWERPC] scanlog_init cleanup and minor fixes | Nathan Lynch | 2008-03-26 | 1 | -19/+18 |
| * | | | | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loaded | Manish Ahuja | 2008-03-26 | 1 | -0/+18 |
| * | | | | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 2008-03-26 | 1 | -0/+18 |