aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-01[POWERPC] 4xx: Fix Walnut DTS interrupt propertySteven A. Falco1-1/+3
2007-11-01[POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16MGrant Likely1-9/+8
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt3-0/+33
2007-11-01[POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt3-10/+19
2007-11-01[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2-8/+40
2007-11-01[POWERPC] bootwrapper: Bail from script if any command failsGrant Likely1-17/+10
2007-11-01[POWERPC] bootwrapper: Allow wrapper script to execute verboselyGrant Likely1-0/+5
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
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-2/+2
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds77-392/+2921
2007-10-17spin_lock_unlocked cleanupsRoel Kluin1-1/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+1
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath1-36/+31
2007-10-17pcmcia: CompactFlash driver for PA Semi Electra boardsOlof Johansson1-0/+56
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day1-1/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter4-4/+4
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson1-3/+25
2007-10-17Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras25-5/+2577
2007-10-17Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras2-5/+10
2007-10-17[POWERPC] Fix vmemmap warning in init_64.cTony Breeds1-1/+1
2007-10-17[POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt1-4/+7
2007-10-17[POWERPC] Add 1TB workaround for PA6TOlof Johansson3-1/+9