summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25[POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt1-7/+4
2008-01-25[POWERPC] PS3: Update ps3_defconfigGeoff Levand1-14/+35
2008-01-25[POWERPC] PS3: Remove lpar address workaroundGeoff Levand3-28/+4
2008-01-25[POWERPC] PS3: Vuart: change semaphore to mutexGeoff Levand1-11/+11
2008-01-25[POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto4-0/+1324
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand3-0/+98
2008-01-25[POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto2-4/+83
2008-01-25[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven1-32/+32
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.cGeert Uytterhoeven1-9/+7
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGeert Uytterhoeven1-7/+7
2008-01-25[POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven1-38/+22
2008-01-25[POWERPC] PS3: Kill unused ps3_repository_bump_device()Geert Uytterhoeven1-6/+0
2008-01-25[POWERPC] PS3: Add repository polling loop to work around timing bugGeert Uytterhoeven1-13/+33
2008-01-25[POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven3-234/+223
2008-01-25[POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven2-0/+79
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven7-36/+31
2008-01-25[POWERPC] Add definition of Cell bookmark SPRGeoff Levand1-0/+1
2008-01-25[POWERPC] kdump shutdown hook supportMichael Neuling2-5/+99
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling5-70/+86
2008-01-25[POWERPC] Fix a couple of copyright symbolsStephen Rothwell2-2/+2
2008-01-25[POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell1-5/+2
2008-01-25[POWERPC] Export copy_page() on 32bitJoseph Fannin1-0/+1
2008-01-25[POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson1-8/+29
2008-01-25[POWERPC] Make smp_call_function_map staticOlof Johansson1-6/+8
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras106-672/+9507
2008-01-23[POWERPC] Add initial storcenter config file.Jon Loeliger1-0/+1174
2008-01-23[POWERPC] Add initial iomega StorCenter board port.Jon Loeliger5-7/+265
2008-01-23[POWERPC] Add StorCenter DTS first draft.Jon Loeliger1-0/+138
2008-01-23[POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger2-2/+2
2008-01-23fs_enet: Add fixed-phy support for fs_enetJochen Friedrich1-1/+8
2008-01-23[POWERPC] 8xx: Use machine_*_initcall() hooks in platform codeGrant Likely3-9/+6
2008-01-23[POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala1-1/+1
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala10-6/+5
2008-01-23[RAPIDIO] Fix compile error and warningKumar Gala1-2/+3
2008-01-23[POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth1-0/+14
2008-01-23[POWERPC] 86xx: Add localbus and flash nodes to mpc8641_hpcn.dtsWade Farnsworth1-0/+42
2008-01-23[POWERPC] 8xx: adder875 - Fix flash bus-width and remove duplicate __initdataScott Wood3-3/+3
2008-01-23[POWERPC] 83xx: Update MPC8313e RDB defconfig for MTD, NAND, JFFS2.Scott Wood1-13/+33
2008-01-23[POWERPC] 83xx: MPC8313e RDB - Add NOR flash to the device tree.Scott Wood1-0/+9
2008-01-23[POWERPC] 83xx: MPC8313e RBD add NAND to device treeScott Wood2-0/+52
2008-01-23[POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood9-2/+1425
2008-01-23[POWERPC] 8xx: Analogue & Micro Adder875 board support.Scott Wood13-2/+2215
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth2-10/+16
2008-01-23[POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood1-2/+10
2008-01-23[POWERPC] Update MPC8610 HPCD to support audio driversTimur Tabi4-4/+336
2008-01-23[POWERPC] Add IPIC Kconfig optionJohn Rigby2-1/+6
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby1-0/+62
2008-01-23[POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu1-10/+30
2008-01-23[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()Paul Gortmaker1-6/+6
2008-01-23[POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi3-0/+1525