aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-11-19[POWERPC] 4xx: Replace #includes of asm/of_platform.h with linux/of_platform.h.Jon Loeliger
2007-11-08[POWERPC] EEH: Make sure warning message is printedLinas Vepstas
2007-11-08[POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas
2007-11-08[POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas
2007-11-08[POWERPC] EEH: Clean up commentsLinas Vepstas
2007-11-08[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson
2007-11-08[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman
2007-10-23Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-21[POWERPC] Enable restart support for lite5200 boardMarian Balakowicz
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz
2007-10-20typo fixesMatt LaPlante
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19[POWERPC] 4xx: Enable EMAC on Bamboo boardJosh Boyer
2007-10-19[POWERPC] 4xx: Enable EMAC for PPC405 Walnut boardJosh Boyer
2007-10-19[POWERPC] 4xx: Split early debug output and early boot console for 44xValentine Barshak
2007-10-19[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.Valentine Barshak
2007-10-19[POWERPC] 4xx: Add RGMII support for Sequoia 440EPxValentine Barshak
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2007-10-17[POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell
2007-10-17[POWERPC] Fix copyright symbolStephen Rothwell
2007-10-16[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200Sylvain Munaut
2007-10-16[POWERPC] rheap: Changes config mechanismSylvain Munaut
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16PS3: sg chaining supportJens Axboe
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers