summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+2
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang1-0/+1
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli1-2/+3
2011-10-31Cross Memory AttachChristopher Yeoh2-1/+5
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-456/+963
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds4-77/+74
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-111/+126
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe27-80/+124
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat9-5/+27
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-1/+1
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-27doc: fix broken referencesPaul Bolle2-2/+2
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras6-196/+483
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras11-212/+120
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras4-10/+9
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf9-1/+67
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf1-0/+5
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf1-1/+21
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf1-0/+4
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf3-0/+160
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf4-2/+23
2011-09-25KVM: PPC: Read out syscall instruction on trapAlexander Graf1-0/+5
2011-09-25KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf1-1/+7
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf1-0/+25
2011-09-25KVM: PPC: Add papr_enabled flagAlexander Graf1-0/+1
2011-09-25KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf2-33/+33
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller8-5/+13
2011-09-15Merge branch 'master' into for-nextJiri Kosina80-210/+184
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner1-12/+12
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig1-6/+2
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-2/+9
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan1-1/+1
2011-08-30powerpc/85xx: enable caam crypto driver by defaultKim Phillips3-1/+6
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2-0/+2
2011-08-29remove remaining references to nfsservctlStephen Rothwell1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat4-76/+73