Age | Commit message (Expand) | Author |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-02 | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli |
2011-11-02 | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli |
2011-11-02 | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli |
2011-11-02 | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli |
2011-11-02 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-10-30 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-10-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-10-28 | compat: sync compat_stats with statfs. | Eric W. Biederman |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-15 | Merge commit 'v3.1-rc9' into fbdev-next | Florian Tobias Schandinat |
2011-10-13 | Kconfig: remove redundant CONFIG_ prefix on two symbols | Paul Bolle |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-10-05 | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported | Timur Tabi |
2011-09-29 | powerpc: Fix device-tree matching for Apple U4 bridge | Benjamin Herrenschmidt |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-25 | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras |
2011-09-25 | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras |
2011-09-25 | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras |
2011-09-25 | KVM: PPC: Add sanity checking to vcpu_run | Alexander Graf |
2011-09-25 | KVM: PPC: Enable the PAPR CAP for Book3S | Alexander Graf |
2011-09-25 | KVM: PPC: Support SC1 hypercalls for PAPR in PR mode | Alexander Graf |
2011-09-25 | KVM: PPC: Stub emulate CFAR and PURR SPRs | Alexander Graf |
2011-09-25 | KVM: PPC: Add PAPR hypercall code for PR mode | Alexander Graf |
2011-09-25 | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf |
2011-09-25 | KVM: PPC: Read out syscall instruction on trap | Alexander Graf |
2011-09-25 | KVM: PPC: Interpret SDR1 as HVA in PAPR mode | Alexander Graf |
2011-09-25 | KVM: PPC: Check privilege level on SPRs | Alexander Graf |
2011-09-25 | KVM: PPC: Add papr_enabled flag | Alexander Graf |
2011-09-25 | KVM: PPC: move compute_tlbie_rb to book3s common header | Alexander Graf |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov |
2011-09-13 | locking, powerpc: Annotate uic->lock as raw | Thomas Gleixner |
2011-08-31 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-08-30 | powerpc/p1023rds: Fix the error of bank-width of nor flash | Chunhe Lan |
2011-08-30 | powerpc/85xx: enable caam crypto driver by default | Kim Phillips |
2011-08-30 | powerpc/85xx: enable the audio drivers in the defconfigs | Timur Tabi |
2011-08-29 | remove remaining references to nfsservctl | Stephen Rothwell |
2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat |
2011-08-25 | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 |
2011-08-23 | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver | Timur Tabi |
2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-18 | net: fix IBM EMAC driver after rename. | Tony Breeds |