aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix OF parsing of 64 bits PCI addressesBenjamin Herrenschmidt2008-07-222-20/+25
* powerpc: Use WARN_ON(1) instead of __WARN()Michael Ellerman2008-07-221-1/+1
* powerpc: Fix support for latencytopArnd Bergmann2008-07-221-1/+1
* powerpc/ps3: Update ps3_defconfigGeoff Levand2008-07-221-74/+122
* powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-222-7/+15
* powerpc: Add a 6xx defconfigKumar Gala2008-07-221-0/+3304
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-226-15/+26
* powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-223-0/+127
* powerpc/cell: Cleanup sysreset_hack for IBM cell bladesChristian Krafft2008-07-224-26/+64
* powerpc/cell/cpufreq: Add spu aware cpufreq governorChristian Krafft2008-07-223-0/+194
* powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-221-1/+4
* powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-221-8/+15
* powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigsTimur Tabi2008-07-164-12/+20
* Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"Kumar Gala2008-07-161-4/+0
* powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbangKumar Gala2008-07-161-0/+1
* powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-EKumar Gala2008-07-161-15/+4
* powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-161-124/+44
* powerpc: Remove Kconfig PPC_CPM_NEW_BINDINGKumar Gala2008-07-162-6/+0
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-0/+3
* powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-163-14/+14
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-161-46/+38
* powerpc/86xx: mpc8610_hpcd - add support for ULI RTCAnton Vorontsov2008-07-162-13/+122
* powerpc/85xx/86xx: some refactoring for fsl_uli1575 codeAnton Vorontsov2008-07-165-99/+108
* powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCDAnton Vorontsov2008-07-161-1/+1
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-161-0/+3
* powerpc/83xx: fix ULPI setup for MPC8315 processorsAnton Vorontsov2008-07-162-9/+19
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-1616-94/+73
* powerpc: pci config cleanupJohn Rigby2008-07-1610-5/+19
* powerpc/mpc7448: add alias list to DTS, clean out old chosen nodePaul Gortmaker2008-07-161-9/+15
* powerpc/mpc8313erdb: Add power management to the device tree.Scott Wood2008-07-161-70/+171
* powerpc/mpc83xx: Power Management supportScott Wood2008-07-166-1/+995
* powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala2008-07-161-0/+4
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-1614-232/+40
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1513-232/+39
| |\
| | * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-032-2/+2
| | * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-265-8/+8
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| | * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-266-222/+29
| * | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
| |\ \
| | * | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| | * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-1511-10/+381
|\| | |
| * | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-2/+0
| |\ \ \
| | * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1616-139/+158
| | |\ \ \
| | * | | | move BUG_TABLE into RODATAJan Beulich2008-05-251-2/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1010-8/+381
| |\ \ \ \
| | * | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-233-15/+15
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-2365-2210/+4662
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1616-139/+158
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0