aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson
2008-02-07Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-02-06[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby
2008-02-06[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby
2008-02-06[POWERPC] mpc512x: Device tree for MPC5121 ADSJohn Rigby
2008-02-06[POWERPC] mpc512x: Basic platform supportJohn Rigby
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-02-06[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall
2008-02-06[POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall
2008-02-05[POWERPC] 85xx: Add second cpu to 8572 dtsKumar Gala
2008-02-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov
2008-02-05[POWERPC] 83xx: Update mpc83xx_defconfigKim Phillips
2008-02-05[POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips
2008-02-05[POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming
2008-02-05[POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger
2008-02-05[POWERPC] 8xx: Add clock-frequency to adder875 and mpc885ads dtsBryan O'Donoghue
2008-02-05[POWERPC] 83xx: Add rtc node to mpc8313erdb dtsKim Phillips
2008-02-06[POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood
2008-02-06[POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds
2008-02-06[POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman
2008-02-06[POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman
2008-02-06[POWERPC] Add of_get_next_parent()Michael Ellerman
2008-02-05[POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood
2008-02-05[POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig
2008-02-05[POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips
2008-02-05cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-05Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...Linus Torvalds
2008-02-06ide-tape: bump minor driver versionBorislav Petkov
2008-02-06ide-tape: cleanup the remaining codestyle issuesBorislav Petkov
2008-02-06ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov
2008-02-06ide-tape: remove leftover OnStream support warningBorislav Petkov
2008-02-06ide-tape: collect module-related macro calls at the endBorislav Petkov
2008-02-06ide-tape: include proper headersBorislav Petkov
2008-02-06ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov
2008-02-06ide-tape: remove struct idetape_id_gcwBorislav Petkov
2008-02-06ide-tape: cleanup and fix commentsBorislav Petkov