aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Cross Memory AttachChristopher Yeoh2011-10-31
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-30
|\
| * KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-25
| * KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-25
| * KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-25
| * KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-25
| * KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-25
| * KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf2011-09-25
| * KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf2011-09-25
| * KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-25
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-25
| * KVM: PPC: Read out syscall instruction on trapAlexander Graf2011-09-25
| * KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf2011-09-25
| * KVM: PPC: Check privilege level on SPRsAlexander Graf2011-09-25
| * KVM: PPC: Add papr_enabled flagAlexander Graf2011-09-25
| * KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2011-09-25
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-30
|\ \
| * \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-14
| |\ \
| * | | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi2011-10-04
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-29
| |\ \ \
| | * \ \ Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-13
| | |\ \ \
| | * | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-13
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-28
|\ \ \ \ \ \
| * | | | | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-23
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | net: fix IBM EMAC driver after rename.Tony Breeds2011-08-19
| * | | | | | flexcan: Add flexcan device support for p1010rdb.holt@sgi.com2011-08-17
| * | | | | | flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2011-08-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-13
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-27
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-15
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
* | | | | | | powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-29
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-08-31
|\ \ \ \ \ \
| * | | | | | powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan2011-08-30
| * | | | | | powerpc/85xx: enable caam crypto driver by defaultKim Phillips2011-08-30
| * | | | | | powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2011-08-30
* | | | | | | remove remaining references to nfsservctlStephen Rothwell2011-08-29
|/ / / / / /
* | | / / / arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-25
| |_|/ / / |/| | | |
* | | | | powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-10
* | | | | powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-05
* | | | | powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-05