summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-081-1/+1
* [POWERPC] Refresh ppc64_defconfig and enable pasemi-related optionsOlof Johansson2007-11-081-66/+181
* [POWERPC] pasemi: Update defconfigOlof Johansson2007-11-081-120/+188
* [POWERPC] iSeries: Fix ref counting in vio setupStephen Rothwell2007-11-081-4/+6
* [POWERPC] ] Fix memset size errorLi Zefan2007-11-081-1/+1
* [POWERPC] Fix link errors for allyesconfigStephen Rothwell2007-11-081-2/+1
* [POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell2007-11-082-4/+4
* [POWERPC] EEH: Avoid crash on null deviceLinas Vepstas2007-11-081-3/+8
* [POWERPC] EEH: Drivers that need reset trump othersLinas Vepstas2007-11-081-4/+6
* [POWERPC] EEH: Clean up commentsLinas Vepstas2007-11-081-5/+3
* [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+3
* [POWERPC] Fix switch_slb handling of 1T ESID valueswill schmidt2007-11-081-3/+31
* [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds2007-11-081-0/+1
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-084-0/+4
* [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-081-12/+7
* [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
* [POWERPC] Fix CONFIG_SMP=n build breakOlof Johansson2007-11-081-12/+12
* [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffixScott Wood2007-11-081-6/+7
* [POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth2007-11-081-4/+6
* [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-081-0/+1
* [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore worksMichael Ellerman2007-11-081-0/+6
* [POWERPC] powerpc: Fix demotion of segments to 4K pagesBenjamin Herrenschmidt2007-10-292-4/+7
* Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-10-2311-146/+230
|\
| * [POWERPC] 4xx: Enable EMAC on Bamboo boardJosh Boyer2007-10-193-50/+76
| * [POWERPC] 4xx: Enable EMAC for PPC405 Walnut boardJosh Boyer2007-10-194-43/+66
| * [POWERPC] 4xx: Fix timebase clock selection on WalnutJosh Boyer2007-10-191-2/+2
| * [POWERPC] 4xx: Enable EMAC on the PPC 440GP Ebony boardJosh Boyer2007-10-191-45/+70
| * [POWERPC] 4xx: Split early debug output and early boot console for 44xValentine Barshak2007-10-192-1/+1
| * [POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.Valentine Barshak2007-10-191-4/+3
| * [POWERPC] 4xx: Add RGMII support for Sequoia 440EPxValentine Barshak2007-10-192-2/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-225-41/+95
|\ \
| * | [POWERPC] Enable restart support for lite5200 boardMarian Balakowicz2007-10-211-0/+4
| * | [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+50
| * | [POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2007-10-212-34/+18
| * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-4/+17
| * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-3/+6
* | | Update arch/ to use sg helpersJens Axboe2007-10-224-8/+5
|/ /
* | typo fixesMatt LaPlante2007-10-201-1/+1
* | Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
* | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-2/+2
* | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-38/+1
* | Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-2/+2
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-193-3/+3
* | task cgroups: enable cgroups by default in some configsPaul Jackson2007-10-193-0/+3
|/
* powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-1/+0
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-19/+24
OpenPOWER on IntegriCloud