summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-29[POWERPC] mpc82xx_ads build fixArnd Bergmann1-1/+1
2007-06-29[POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann21-30/+28
2007-06-29[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann5-45/+37
2007-06-28[POWERPC] In booting-without-of.txt, clarify that properties must precede sub...David Gibson1-0/+8
2007-06-28[POWERPC] Abolish unused ucBoardRev variablesDavid Gibson2-11/+0
2007-06-28[POWERPC] Make more OF-related bootwrapper functions available to non-OF plat...David Gibson4-39/+45
2007-06-28[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.cMichael Ellerman1-1/+1
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds3-15/+23
2007-06-28[POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven1-0/+286
2007-06-28[POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven4-0/+378
2007-06-28[POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2-1/+31
2007-06-28[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-76/+55
2007-06-28[POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven1-5/+5
2007-06-28[POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand1-0/+1
2007-06-28[POWERPC] PS3: Device tree sourceGeoff Levand2-1/+69
2007-06-28[POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand2-2/+2
2007-06-28[POWERPC] Fix constantness of bootwrapper argGeoff Levand3-3/+3
2007-06-28[POWERPC] Add u64 printf to bootwrapperGeoff Levand1-1/+9
2007-06-28[POWERPC] Add signed types to bootwrapperGeoff Levand1-0/+4
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand1-2/+2
2007-06-28[POWERPC] Output params value in early_init_devtreeGeoff Levand1-1/+1
2007-06-28[POWERPC] PS3: Use clear_bitGeoff Levand1-24/+2
2007-06-28[POWERPC] PS3: Rename processor id symbolsGeoff Levand1-26/+29
2007-06-28[POWERPC] PS3: Device registration routines.Geoff Levand2-0/+500
2007-06-28[POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven4-181/+134
2007-06-28[POWERPC] PS3: Rework AV settings driverGeoff Levand4-226/+220
2007-06-28[POWERPC] PS3: System manager re-workGeoff Levand4-105/+269
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand5-404/+520
2007-06-28[POWERPC] PS3: Repository probe cleanupsGeoff Levand2-280/+337
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse1-0/+15
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse1-0/+16
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand6-252/+1089
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand5-43/+70
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven5-10/+10
2007-06-28[POWERPC] PS3: Move chip mask defs upGeoff Levand1-61/+86
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto2-3/+25
2007-06-28[POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven1-2/+2
2007-06-28[POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand2-5/+10
2007-06-28[POWERPC] PS3: Compare firmware versionMasakazu Mokuno2-13/+22
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand3-5/+5
2007-06-28[POWERPC] PS3: Rename IPI symbolsGeoff Levand1-6/+6
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand1-1/+11
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant3-3/+32
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M1-24/+29
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling1-4/+8
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling2-2/+2
2007-06-25[POWERPC] Remove 'console=' from cmdline on prpmc2800Mark A. Greer1-1/+1
2007-06-25[POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer1-0/+28
2007-06-25[POWERPC] Add for_each_compatible_node()Michael Ellerman1-0/+3
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman2-0/+33