aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt1-1/+1
2007-11-08[POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson1-66/+181
2007-11-08[POWERPC] pasemi: Update defconfigOlof Johansson1-120/+188
2007-11-08[POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell1-4/+6
2007-11-08[POWERPC] ] Fix memset size errorLi Zefan1-1/+1
2007-11-08[POWERPC] Fix link errors for allyesconfigStephen Rothwell1-2/+1
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2-4/+4
2007-11-08[POWERPC] EEH: Avoid crash on null deviceLinas Vepstas1-3/+8
2007-11-08[POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas1-4/+6
2007-11-08[POWERPC] EEH: Clean up commentsLinas Vepstas1-5/+3
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras1-7/+3
2007-11-08[POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt1-3/+31
2007-11-08[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds1-0/+1
2007-11-08[POWERPC] Include udbg.h when using udbg_printfwill schmidt4-0/+4
2007-11-08[POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt1-12/+7
2007-11-08[POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan1-1/+1
2007-11-08[POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson1-12/+12
2007-11-08[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood1-6/+7
2007-11-08[POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth1-4/+6
2007-11-08[POWERPC] i8259: Add disable methodAurelien Jarno1-0/+1
2007-11-08[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman1-0/+6
2007-10-29[POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2-4/+7
2007-10-23Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras11-146/+230
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-41/+95
2007-10-22Update arch/ to use sg helpersJens Axboe4-8/+5
2007-10-21[POWERPC] Enable restart support for lite5200 boardMarian Balakowicz1-0/+4
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz1-0/+50
2007-10-21[POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2-34/+18
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz1-4/+17
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely1-3/+6
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-2/+2
2007-10-19[POWERPC] 4xx: Enable EMAC on Bamboo boardJosh Boyer3-50/+76
2007-10-19[POWERPC] 4xx: Enable EMAC for PPC405 Walnut boardJosh Boyer4-43/+66
2007-10-19[POWERPC] 4xx: Fix timebase clock selection on WalnutJosh Boyer1-2/+2
2007-10-19[POWERPC] 4xx: Enable EMAC on the PPC 440GP Ebony boardJosh Boyer1-45/+70
2007-10-19[POWERPC] 4xx: Split early debug output and early boot console for 44xValentine Barshak2-1/+1
2007-10-19[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.Valentine Barshak1-4/+3
2007-10-19[POWERPC] 4xx: Add RGMII support for Sequoia 440EPxValentine Barshak2-2/+13
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-38/+1
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle1-27/+27
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2-2/+2
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn3-3/+3
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson3-0/+3
2007-10-18powerpc: add scaled time accountingMichael Neuling2-2/+31
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-1/+0
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki2-19/+24