summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-1547-402/+579
|\
| * powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt2009-09-111-1/+1
| * powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-4/+0Star
| * powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-111-10/+0Star
| * powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-021-0/+61
| * powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-1/+8
| * powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-1/+1
| * powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2009-08-312-1/+12
| * powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com2009-08-312-0/+13
| * powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-281-12/+0Star
| * powerpc: use dma_map_ops structFUJITA Tomonori2009-08-282-3/+3
| * powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori2009-08-284-4/+4
| * powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori2009-08-284-0/+4
| * Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-08-276-3/+215
| |\
| | * powerpc/85xx: Add QE USB support for MPC8569E-MDS boardsAnton Vorontsov2009-08-251-0/+4
| | * powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov2009-08-251-0/+14
| | * powerpc/82xx: Fix BCSR bits for MPC8272ADS boardsAnton Vorontsov2009-08-251-1/+7
| | * powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset functionLiang Li2009-08-251-1/+38
| | * powerpc/85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-253-1/+152
| * | powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-08-271-8/+0Star
| |/
| * powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-202-2/+2
| * powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-201-1/+8
| * powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-202-3/+3
| * powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45Star
| * powerpc/86xx: Correct reading of information presented in cpuinfoMartyn Welch2009-08-201-7/+30
| * powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boardsAnton Vorontsov2009-08-202-0/+27
| * powerpc/83xx: Add support for MPC8377E-WLAN boardsAnton Vorontsov2009-08-202-4/+5
| * powerpc/82xx: mgcoge - updates for 2.6.32Heiko Schocher2009-08-201-9/+60
| * powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-201-5/+33
| * powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-204-6/+0Star
| * powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-201-1/+1
| * powerpc/cell: Replace strncpy by strlcpyroel kluin2009-08-201-2/+1Star
| * powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-201-13/+24
| * powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-202-16/+16
| * powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-201-1/+1
| * powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall()Gerhard Pircher2009-08-201-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-149-40/+47
| |\|
| * | Merge branch 'master' into for-nextTejun Heo2009-07-0412-242/+172Star
| |\ \
| * | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
| |_|/ |/| |
* | | powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-301-0/+13
* | | powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-081-1/+1
* | | powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman2009-07-081-11/+11
* | | powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman2009-07-081-4/+4
* | | powerpc: Remove unnecessary semicolonsJoe Perches2009-07-083-3/+2Star
* | | powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman2009-07-081-9/+9
* | | powerpc/44x: Fix build error with -Werror for Warp platformJosh Boyer2009-07-051-0/+3
* | | powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keepSean MacLennan2009-07-061-12/+4Star
| |/ |/|
* | Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-264-9/+8Star
|\ \