summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-3025-456/+963
|\
| * KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-256-196/+483
| * KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras2011-09-2511-212/+120
| * KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-254-10/+9
| * KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-259-1/+67
| * KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+5
| * KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf2011-09-251-1/+21
| * KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf2011-09-251-0/+4
| * KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-253-0/+160
| * KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-254-2/+23
| * KVM: PPC: Read out syscall instruction on trapAlexander Graf2011-09-251-0/+5
| * KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf2011-09-251-1/+7
| * KVM: PPC: Check privilege level on SPRsAlexander Graf2011-09-251-0/+25
| * KVM: PPC: Add papr_enabled flagAlexander Graf2011-09-251-0/+1
| * KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2011-09-252-33/+33
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-304-77/+74
|\ \
| * \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-159-5/+27
| |\ \
| * | | 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-294-76/+73
| |\ \ \
| | * \ \ Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-1311-109/+121
| | |\ \ \
| | * | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-134-76/+73
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-1/+2
|\ \ \ \ \ \
| * | | | | | compat: sync compat_stats with statfs.Eric W. Biederman2011-10-281-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-12/+12
|\ \ \ \ \ \
| * | | | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-131-12/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-262-0/+3
|\ \ \ \ \ \
| * | | | | | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-232-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2527-111/+126
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-0/+14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-228-5/+13
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-2018-75/+97
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | net: fix IBM EMAC driver after rename.Tony Breeds2011-08-1824-97/+118
| * | | | | | flexcan: Add flexcan device support for p1010rdb.holt@sgi.com2011-08-171-0/+2
| * | | | | | flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com2011-08-172-14/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-254-4/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-131-1/+1
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-272-2/+2
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-09-1580-210/+184
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-08-316-2/+9
|\ \ \ \ \ \
| * | | | | | powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan2011-08-301-1/+1
| * | | | | | powerpc/85xx: enable caam crypto driver by defaultKim Phillips2011-08-303-1/+6
| * | | | | | powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2011-08-302-0/+2
* | | | | | | remove remaining references to nfsservctlStephen Rothwell2011-08-291-1/+1
|/ / / / / /
* | | | | | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-251-2/+3
| |_|/ / / |/| | | |
* | | | | powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-111-1/+1
* | | | | powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-051-0/+2
* | | | | powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-051-2/+3
* | | | | powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-053-18/+14
OpenPOWER on IntegriCloud