summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/nvram: Add compression to fit more oops output into NVRAMJim Keniston2011-09-202-7/+165
| * | powerpc: Hugetlb for BookEBecky Bruce2011-09-201-1/+3
| * | powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-203-3/+19
| * | powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller2011-09-012-0/+39
| * | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-303-70/+0
| |\ \
| | * | powerpc/40x: Remove obsolete HCU4 boardJosh Boyer2011-08-113-70/+0
| | |/
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-303-69/+57
|\ \ \
| * \ \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-151-0/+14
| |\ \ \
| * | | | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi2011-10-051-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-293-68/+56
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-131-11/+19
| | |\ \ \
| | * | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-133-68/+56
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-253-37/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-0/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-208-39/+47
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: fix IBM EMAC driver after rename.Tony Breeds2011-08-183-37/+37
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-252-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-131-1/+1
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-1538-71/+79
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
* | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-291-0/+14
| |/ / / / |/| | | |
* | | | | powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-053-18/+14
* | | | | powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-053-19/+22
* | | | | powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-053-3/+14
* | | | | powerpc: Make KVM_GUEST default to nAnton Blanchard2011-08-051-1/+1
* | | | | powerpc: Lack of ibm,io-events not that important!Anton Blanchard2011-08-051-5/+3
* | | | | powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-051-1/+1
| |/ / / |/| | |
* | | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2611-13/+13
|\ \ \ \
| * | | | powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-1211-13/+13
| | |/ / | |/| |
* | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2619-19/+19
| |/ / |/| |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2530-370/+663
|\ \ \
| * | | powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2011-07-222-3/+5
| * | | powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala2011-07-221-1/+1
| * | | powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-07-191-1/+1
| * | | powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
| * | | powerpc/85xx: Add p2040 RDB board supportMingkai Hu2011-07-083-0/+101
| * | | powerpc: Move free_initmem to common codeDave Carroll2011-06-301-3/+0
| * | | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-293-192/+5
| * | | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-2/+0
| * | | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov2011-06-291-22/+19
| * | | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-293-21/+9
| * | | powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-292-18/+22
| * | | powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi2011-06-273-0/+33
| * | | powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha2011-06-273-0/+133
| * | | powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi2011-06-271-59/+48
| * | | powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi2011-06-271-1/+6
| * | | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-273-0/+7
| * | | powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi2011-06-271-3/+8
| * | | powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi2011-06-275-3/+55
| * | | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-271-0/+4
OpenPOWER on IntegriCloud