Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | powerpc/wsp: Add MSI support for PCI on PowerEN | Michael Ellerman | 2011-09-20 | 5 | -0/+175 | |
| * | | | | powerpc/wsp: Add PCIe Root support to PowerEN/WSP | Benjamin Herrenschmidt | 2011-09-20 | 6 | -0/+1412 | |
| * | | | | powerpc/wsp: Fix Wire Speed Processor platform configs | Jimi Xenidis | 2011-09-20 | 1 | -4/+4 | |
| * | | | | pseries/iommu: Add missing kfree | Julia Lawall | 2011-09-20 | 1 | -2/+5 | |
| * | | | | powerpc/32: Pass device tree address as u64 to machine_init | Scott Wood | 2011-09-20 | 6 | -56/+39 | |
| * | | | | powerpc/nvram: Add compression to fit more oops output into NVRAM | Jim Keniston | 2011-09-20 | 3 | -9/+169 | |
| * | | | | powerpc: Fix build dependencies for epapr.c which needs libfdt.h | Matthew McClintock | 2011-09-20 | 1 | -1/+1 | |
| * | | | | powerpc/mpic: Add support for discontiguous cores | Timur Tabi | 2011-09-20 | 2 | -11/+15 | |
| * | | | | powerpc: Hugetlb for BookE | Becky Bruce | 2011-09-20 | 20 | -106/+766 | |
| * | | | | serial/8250: Move UPIO_TSI to powerpc | Arnd Bergmann | 2011-09-20 | 1 | -0/+25 | |
| * | | | | powerpc: Tidy up dma_map_ops after adding new hook | Milton Miller | 2011-09-20 | 4 | -29/+29 | |
| * | | | | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 2011-09-20 | 10 | -34/+68 | |
| * | | | | powerpc: Override dma_get_required_mask by platform hook and ops | Milton Miller | 2011-09-01 | 6 | -1/+96 | |
| * | | | | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 2011-09-01 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-08-30 | 12 | -338/+293 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | powerpc/40x: Remove obsolete HCU4 board | Josh Boyer | 2011-08-11 | 6 | -319/+0 | |
| | * | | | | | powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx | Ayman El-Khashab | 2011-08-11 | 2 | -17/+84 | |
| | * | | | | | powerpc/44x: Add NOR flash device to Yosemite dts | Stefan Roese | 2011-08-11 | 1 | -0/+36 | |
| | * | | | | | powerpc/44x: Kexec support for PPC440X chipsets | Suzuki Poulose | 2011-08-11 | 3 | -2/+173 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 1 | -6/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'v3.1-rc10' into for-3.2/core | Jens Axboe | 2011-10-19 | 27 | -80/+124 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 2011-09-12 | 1 | -6/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po... | Liu Gang | 2011-11-02 | 1 | -0/+1 | |
* | | | | | | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-02 | 1 | -11/+0 | |
* | | | | | | | powerpc: gup_huge_pmd() return 0 if pte changes | Andrea Arcangeli | 2011-11-02 | 1 | -10/+11 | |
* | | | | | | | powerpc: gup_hugepte() support THP based tail recounting | Andrea Arcangeli | 2011-11-02 | 1 | -1/+23 | |
* | | | | | | | powerpc: gup_hugepte() avoid freeing the head page too many times | Andrea Arcangeli | 2011-11-02 | 1 | -3/+2 | |
* | | | | | | | powerpc: get_hugepte() don't put_page() the wrong page | Andrea Arcangeli | 2011-11-02 | 1 | -1/+1 | |
* | | | | | | | powerpc: remove superfluous PageTail checks on the pte gup_fast | Andrea Arcangeli | 2011-11-02 | 1 | -13/+0 | |
* | | | | | | | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2011-11-02 | 1 | -2/+3 | |
* | | | | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 2 | -1/+5 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-30 | 25 | -456/+963 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras | 2011-09-25 | 6 | -196/+483 | |
| * | | | | | | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras | 2011-09-25 | 11 | -212/+120 | |
| * | | | | | | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras | 2011-09-25 | 4 | -10/+9 | |
| * | | | | | | KVM: PPC: Add sanity checking to vcpu_run | Alexander Graf | 2011-09-25 | 9 | -1/+67 | |
| * | | | | | | KVM: PPC: Enable the PAPR CAP for Book3S | Alexander Graf | 2011-09-25 | 1 | -0/+5 | |
| * | | | | | | KVM: PPC: Support SC1 hypercalls for PAPR in PR mode | Alexander Graf | 2011-09-25 | 1 | -1/+21 | |
| * | | | | | | KVM: PPC: Stub emulate CFAR and PURR SPRs | Alexander Graf | 2011-09-25 | 1 | -0/+4 | |
| * | | | | | | KVM: PPC: Add PAPR hypercall code for PR mode | Alexander Graf | 2011-09-25 | 3 | -0/+160 | |
| * | | | | | | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 2011-09-25 | 4 | -2/+23 | |
| * | | | | | | KVM: PPC: Read out syscall instruction on trap | Alexander Graf | 2011-09-25 | 1 | -0/+5 | |
| * | | | | | | KVM: PPC: Interpret SDR1 as HVA in PAPR mode | Alexander Graf | 2011-09-25 | 1 | -1/+7 | |
| * | | | | | | KVM: PPC: Check privilege level on SPRs | Alexander Graf | 2011-09-25 | 1 | -0/+25 | |
| * | | | | | | KVM: PPC: Add papr_enabled flag | Alexander Graf | 2011-09-25 | 1 | -0/+1 | |
| * | | | | | | KVM: PPC: move compute_tlbie_rb to book3s common header | Alexander Graf | 2011-09-25 | 2 | -33/+33 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 | 4 | -77/+74 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v3.1-rc9' into fbdev-next | Florian Tobias Schandinat | 2011-10-15 | 9 | -5/+27 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported | Timur Tabi | 2011-10-05 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat | 2011-08-29 | 4 | -76/+73 | |
| |\ \ \ \ \ \ |