summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-149-40/+47
|\
| * powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov2009-07-291-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/+2
| * 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/+4
* | Merge branch 'master' into for-nextTejun Heo2009-07-0412-242/+172
|\ \ | |/
| * Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-06-264-9/+8
| |\
| | * powerpc/85xx: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| | * powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4
| | * powerpc/85xx: Fix FSL RapidIO probing on MDS boardsRandy Vinson2009-06-231-0/+1
| | * powerpc/85xx: Stop using ppc_md.init on socratesKumar Gala2009-06-231-3/+3
| * | powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt2009-06-261-5/+10
| * | powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-263-87/+6
| * | powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-262-97/+110
| * | powerpc/warp: Platform fix for i2c changeSean MacLennan2009-06-261-30/+14
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-221-14/+24
| |\ \
| | * | PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+24
* | | | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
|/ / /
* | | Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-201-1/+11
|\ \ \
| * | | perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-181-0/+1
| * | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-181-1/+10
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-1920-71/+595
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-184-60/+6
| |\ \ \
| | * | | powerpc/5121: make clock debug output more readableWolfram Sang2009-06-171-4/+4
| | * | | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-174-56/+2
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-182-12/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-172-33/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | powerpc: Fix invalid construct in our CPU selection KconfigBenjamin Herrenschmidt2009-06-161-3/+6
| * | | | powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
| * | | | powerpc/warp: Fix ISA_DMA_THRESHOLD defaultSean MacLennan2009-06-161-1/+7
| * | | | powerpc/85xx: Add platform support for X-ES MPC85xx boardsNate Case2009-06-153-0/+293
| * | | | 83xx: add support for the kmeter1 board.Heiko Schocher2009-06-153-0/+199
| * | | | powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard2009-06-152-7/+7
| * | | | powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala2009-06-154-0/+59
| * | | | powerpc: Add 86xx support for SWIOTLBBecky Bruce2009-06-152-0/+16
* | | | | powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov2009-06-191-0/+4
* | | | | edac: cpc925 MC platform device setupHarry Ciao2009-06-181-0/+59
| |_|/ / |/| | |
* | | | Merge branch 'akpm'Linus Torvalds2009-06-162-12/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-10/+1
| * | | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-2/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-169-112/+115
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-151-63/+75
| * | ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-151-2/+2
| * | ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-151-3/+2
| * | powerpc/iseries: Mark signal_vsp_instruction() as maybe unusedMichael Ellerman2009-06-151-1/+2
OpenPOWER on IntegriCloud