Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ARM: OMAP: 2430SDP: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -22/+35 | |
| * | | | | | | | | | ARM: OMAP: devkit8000: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -31/+65 | |
| * | | | | | | | | | ARM: OMAP: beagle: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -20/+36 | |
| * | | | | | | | | | ARM: OMAP: rx51: use new display drivers | Tomi Valkeinen | 2013-08-28 | 2 | -23/+24 | |
| * | | | | | | | | | ARM: OMAP: overo: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -60/+100 | |
| * | | | | | | | | | ARM: OMAP: 4430SDP: remove picodlp device data | Tomi Valkeinen | 2013-08-28 | 1 | -21/+0 | |
| * | | | | | | | | | ARM: OMAP: dss-common: use new display drivers | Tomi Valkeinen | 2013-08-28 | 1 | -77/+109 | |
| * | | | | | | | | | ARM: OMAP2+: Add selected display drivers to omap2plus_defconfig | Tomi Valkeinen | 2013-08-28 | 1 | -0/+5 | |
| * | | | | | | | | | ARM: OMAP2+: Remove legacy DSS initialization for omap4 | Tomi Valkeinen | 2013-08-28 | 2 | -49/+0 | |
* | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-05 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 | 1 | -1/+0 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-05 | 12 | -181/+167 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc kvm: use fdget | Al Viro | 2013-09-04 | 1 | -10/+10 | |
| * | | | | | | | | | | don't pass superblock to hypfs_{mkdir,create*} | Al Viro | 2013-09-04 | 4 | -46/+39 | |
| * | | | | | | | | | | don't pass superblock to hypfs_diag_create_files | Al Viro | 2013-09-04 | 3 | -30/+26 | |
| * | | | | | | | | | | don't pass superblock to hypfs_vm_create_files() | Al Viro | 2013-09-04 | 3 | -36/+35 | |
| * | | | | | | | | | | oprofilefs_create_...() do not need superblock argument | Al Viro | 2013-09-04 | 7 | -61/+61 | |
| * | | | | | | | | | | oprofilefs_mkdir() doesn't need superblock argument | Al Viro | 2013-09-04 | 7 | -10/+10 | |
| * | | | | | | | | | | oprofile: don't bother with passing superblock to ->create_files() | Al Viro | 2013-09-04 | 7 | -83/+81 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-05 | 60 | -1302/+2231 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a... | Gleb Natapov | 2013-09-01 | 4 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: KVM: Add newlines to panic strings | Christoffer Dall | 2013-08-31 | 1 | -4/+4 | |
| | * | | | | | | | | | | ARM: KVM: Work around older compiler bug | Christoffer Dall | 2013-08-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | ARM: KVM: Simplify tracepoint text | Christoffer Dall | 2013-08-31 | 1 | -4/+3 | |
| | * | | | | | | | | | | ARM: KVM: Fix kvm_set_pte assignment | Christoffer Dall | 2013-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-08-30 | 24 | -362/+681 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf | 2013-08-29 | 901 | -11906/+14202 | |
| | |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate() | Paul Mackerras | 2013-08-29 | 1 | -78/+72 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls | Paul Mackerras | 2013-08-28 | 2 | -1/+39 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX | Paul Mackerras | 2013-08-28 | 1 | -4/+25 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S: Fix compile error in XICS emulation | Paul Mackerras | 2013-08-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 2013-08-28 | 1 | -2/+3 | |
| | * | | | | | | | | | | | arch: powerpc: kvm: add signed type cast for comparation | Chen Gang | 2013-08-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | powerpc/kvm: Copy the pvr value after memset | Aneesh Kumar K.V | 2013-08-22 | 1 | -4/+3 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry | Paul Mackerras | 2013-07-25 | 2 | -0/+15 | |
| | * | | | | | | | | | | | kvm/ppc/booke: Don't call kvm_guest_enter twice | Scott Wood | 2013-07-11 | 1 | -2/+0 | |
| | * | | | | | | | | | | | kvm/ppc: Call trace_hardirqs_on before entry | Scott Wood | 2013-07-11 | 4 | -9/+12 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers | Paul Mackerras | 2013-07-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Correct tlbie usage | Paul Mackerras | 2013-07-10 | 2 | -59/+82 | |
| | * | | | | | | | | | | | powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. | Aneesh Kumar K.V | 2013-07-08 | 3 | -11/+32 | |
| | * | | | | | | | | | | | powerpc/kvm: Contiguous memory allocator based RMA allocation | Aneesh Kumar K.V | 2013-07-08 | 6 | -152/+65 | |
| | * | | | | | | | | | | | powerpc/kvm: Contiguous memory allocator based hash page table allocation | Aneesh Kumar K.V | 2013-07-08 | 10 | -51/+341 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S: Ignore DABR register | Alexander Graf | 2013-07-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 2013-07-08 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 2013-07-02 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | KVM: MMU: remove unused parameter | Xiao Guangrong | 2013-08-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | KVM: x86: update masterclock when kvmclock_offset is calculated (v2) | Marcelo Tosatti | 2013-08-28 | 1 | -23/+24 | |
| * | | | | | | | | | | | | | KVM: x86: add comments where MMIO does not return to the emulator | Paolo Bonzini | 2013-08-28 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | KVM: vmx: count exits to userspace during invalid guest emulation | Paolo Bonzini | 2013-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag | Yann Droneaud | 2013-08-26 | 3 | -3/+3 |