aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-04
|\
| * Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
| |\
| * | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-12
* | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-02
* | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-02
* | | powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-02
* | | powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-02
* | | powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-02
* | | powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-02
* | | powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-02
* | | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-02
* | | 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
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |