| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-08-08 | 3 | -0/+22 |
|\ |
|
| * | Merge tag 'v3.16' into drm-next | Dave Airlie | 2014-08-05 | 147 | -548/+1026 |
| |\ |
|
| * | | ARM: dts: exynos5420: add dsi node | YoungJun Cho | 2014-08-03 | 1 | -0/+14 |
| * | | ARM: dts: exynos5420: add mipi-phy node | YoungJun Cho | 2014-08-03 | 1 | -0/+6 |
| * | | ARM: dts: exynos5: add system register property | YoungJun Cho | 2014-08-03 | 1 | -0/+1 |
| * | | ARM: dts: exynos4: add system register property | YoungJun Cho | 2014-08-03 | 1 | -0/+1 |
* | | | Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-08-08 | 2 | -47/+0 |
|\ \ \ |
|
| * | | | pinctrl: sunxi: Remove PINCTRL_SUNXI | Maxime Ripard | 2014-07-11 | 1 | -1/+0 |
| * | | | pinctrl: i.MX27: Remove nonexistent pad definitions | Alexander Shiyan | 2014-07-11 | 1 | -46/+0 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 98 | -2415/+3818 |
|\ \ \ \ |
|
| * | | | | KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use | Wanpeng Li | 2014-08-05 | 2 | -14/+40 |
| * | | | | KVM: nVMX: Fix nested vmexit ack intr before load vmcs01 | Wanpeng Li | 2014-08-05 | 1 | -2/+2 |
| * | | | | KVM: PPC: Enable IRQFD support for the XICS interrupt controller | Paul Mackerras | 2014-08-05 | 4 | -9/+55 |
| * | | | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 4 | -0/+4 |
| * | | | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | 2 | -5/+2 |
| * | | | | KVM: PPC: drop duplicate tracepoint | Paolo Bonzini | 2014-08-05 | 2 | -20/+2 |
| * | | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 57 | -1996/+1805 |
| |\ \ \ \ |
|
| | * | | | | KVM: PPC: PR: Handle FSCR feature deselects | Alexander Graf | 2014-07-31 | 3 | -3/+13 |
| | * | | | | KVM: PPC: HV: Remove generic instruction emulation | Alexander Graf | 2014-07-30 | 2 | -1/+21 |
| | * | | | | KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_spr | Bharat Bhushan | 2014-07-30 | 1 | -10/+10 |
| | * | | | | KVM: PPC: Remove DCR handling | Alexander Graf | 2014-07-28 | 6 | -24/+0 |
| | * | | | | KVM: PPC: Expose helper functions for data/inst faults | Alexander Graf | 2014-07-28 | 3 | -6/+35 |
| | * | | | | KVM: PPC: Separate loadstore emulation from priv emulation | Alexander Graf | 2014-07-28 | 5 | -193/+278 |
| | * | | | | KVM: PPC: Handle magic page in kvmppc_ld/st | Alexander Graf | 2014-07-28 | 3 | -0/+39 |
| | * | | | | KVM: PPC: Use kvm_read_guest in kvmppc_ld | Alexander Graf | 2014-07-28 | 1 | -25/+2 |
| | * | | | | KVM: PPC: Remove kvmppc_bad_hva() | Alexander Graf | 2014-07-28 | 1 | -6/+1 |
| | * | | | | KVM: PPC: Move kvmppc_ld/st to common code | Alexander Graf | 2014-07-28 | 5 | -84/+88 |
| | * | | | | KVM: PPC: Implement kvmppc_xlate for all targets | Alexander Graf | 2014-07-28 | 3 | -4/+72 |
| | * | | | | KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base page | Aneesh Kumar K.V | 2014-07-28 | 2 | -8/+4 |
| | * | | | | KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode | Alexander Graf | 2014-07-28 | 1 | -3/+9 |
| | * | | | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 6 | -6/+6 |
| | * | | | | Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8 | Stewart Smith | 2014-07-28 | 5 | -1/+83 |
| | * | | | | Split out struct kvmppc_vcore creation to separate function | Stewart Smith | 2014-07-28 | 1 | -10/+21 |
| | * | | | | KVM: PPC: Book3S: Make kvmppc_ld return a more accurate error indication | Paul Mackerras | 2014-07-28 | 1 | -13/+12 |
| | * | | | | KVM: PPC: Book3S PR: Take SRCU read lock around RTAS kvm_read_guest() call | Paul Mackerras | 2014-07-28 | 1 | -2/+7 |
| | * | | | | KVM: PPC: Book3S: Fix LPCR one_reg interface | Alexey Kardashevskiy | 2014-07-28 | 3 | -2/+14 |
| | * | | | | KVM: PPC: Remove 440 support | Alexander Graf | 2014-07-28 | 15 | -1161/+2 |
| | * | | | | KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointer | Bharat Bhushan | 2014-07-28 | 1 | -3/+0 |
| | * | | | | KVM: PPC: Booke-hv: Add one reg interface for SPRG9 | Bharat Bhushan | 2014-07-28 | 2 | -2/+21 |
| | * | | | | kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit | Bharat Bhushan | 2014-07-28 | 3 | -0/+6 |
| | * | | | | KVM: PPC: Bookehv: Get vcpu's last instruction for emulation | Mihai Caraman | 2014-07-28 | 3 | -28/+145 |
| | * | | | | KVM: PPC: Allow kvmppc_get_last_inst() to fail | Mihai Caraman | 2014-07-28 | 11 | -77/+140 |
| | * | | | | KVM: PPC: Book3s: Remove kvmppc_read_inst() function | Mihai Caraman | 2014-07-28 | 1 | -51/+34 |
| | * | | | | KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1 | Mihai Caraman | 2014-07-28 | 1 | -3/+6 |
| | * | | | | KVM: PPC: e500mc: Revert "add load inst fixup" | Mihai Caraman | 2014-07-28 | 1 | -25/+1 |
| | * | | | | kvm: ppc: Add SPRN_EPR get helper function | Bharat Bhushan | 2014-07-28 | 2 | -10/+12 |
| | * | | | | kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7 | Bharat Bhushan | 2014-07-28 | 2 | -20/+20 |
| | * | | | | kvm: ppc: booke: Add shared struct helpers of SPRN_ESR | Bharat Bhushan | 2014-07-28 | 2 | -21/+4 |
| | * | | | | kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR | Bharat Bhushan | 2014-07-28 | 1 | -21/+3 |
| | * | | | | kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1 | Bharat Bhushan | 2014-07-28 | 1 | -11/+6 |