Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-26 | 2 | -36/+21 |
|\ | |||||
| * | mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture | Michel Lespinasse | 2013-02-22 | 1 | -11/+9 |
| * | mm: use vm_unmapped_area() on ia64 architecture | Michel Lespinasse | 2013-02-22 | 1 | -25/+12 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-26 | 23 | -24/+23 |
|\ \ | |||||
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 23 | -24/+23 |
* | | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2013-02-25 | 3 | -8/+168 |
|\ \ \ | |||||
| * | | | mfd: max8925: Add dts | Qing Xu | 2013-02-14 | 2 | -1/+161 |
| * | | | ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1 | Peter Ujfalusi | 2013-02-14 | 1 | -7/+7 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 6 | -23/+30 |
|\ \ \ \ | |||||
| * | | | | [media] ARM: davinci: da850 evm: pass platform data for adv7343 encoder | Lad, Prabhakar | 2013-02-05 | 1 | -0/+13 |
| * | | | | [media] s5p-fimc: Redefine platform data structure for fimc-is | Sylwester Nawrocki | 2013-02-05 | 3 | -11/+11 |
| * | | | | Merge branch 'v4l_for_linus' into staging/for_v3.9 | Mauro Carvalho Chehab | 2013-01-24 | 325 | -1163/+1265 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge tag 'v3.8-rc1' into staging/for_v3.9 | Mauro Carvalho Chehab | 2012-12-27 | 2886 | -67376/+86568 |
| |\ \ \ \ \ | |||||
| * | | | | | | [media] davinci: vpbe: pass different platform names to handle different ip's | Lad, Prabhakar | 2012-12-21 | 2 | -12/+6 |
| * | | | | | | Merge tag 'v3.7-rc8' into staging/for_v3.8 | Mauro Carvalho Chehab | 2012-12-04 | 33 | -127/+158 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-02-25 | 7 | -23/+59 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 2013-02-20 | 2 | -0/+25 |
| * | | | | | | | | xen: Send spinlock IPI to all waiters | Stefan Bader | 2013-02-20 | 1 | -1/+0 |
| * | | | | | | | | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2013-02-20 | 2 | -0/+6 |
| * | | | | | | | | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 2013-02-20 | 1 | -3/+5 |
| * | | | | | | | | xen/smp: Move the common CPU init code a bit to prep for PVH patch. | Konrad Rzeszutek Wilk | 2013-02-20 | 1 | -19/+23 |
* | | | | | | | | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 51 | -1539/+3044 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Revert "KVM: MMU: lazily drop large spte" | Marcelo Tosatti | 2013-02-20 | 1 | -7/+16 |
| * | | | | | | | | | x86: pvclock kvm: align allocation size to page size | Marcelo Tosatti | 2013-02-19 | 1 | -5/+6 |
| * | | | | | | | | | Merge commit 'origin/next' into kvm-ppc-next | Alexander Graf | 2013-02-15 | 6 | -85/+66 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | KVM: nVMX: Remove redundant get_vmcs12 from nested_vmx_exit_handled_msr | Jan Kiszka | 2013-02-14 | 1 | -1/+1 |
| | * | | | | | | | | | x86 emulator: fix parity calculation for AAD instruction | Gleb Natapov | 2013-02-13 | 1 | -8/+5 |
| | * | | | | | | | | | KVM: Remove user_alloc from struct kvm_memory_slot | Takuya Yoshikawa | 2013-02-11 | 1 | -21/+16 |
| | * | | | | | | | | | KVM: VMX: disable apicv by default | Yang Zhang | 2013-02-11 | 1 | -2/+1 |
| | * | | | | | | | | | KVM: s390: Fix handling of iscs. | Cornelia Huck | 2013-02-11 | 1 | -3/+15 |
| | * | | | | | | | | | KVM: MMU: cleanup __direct_map | Xiao Guangrong | 2013-02-07 | 1 | -8/+4 |
| | * | | | | | | | | | KVM: MMU: remove pt_access in mmu_set_spte | Xiao Guangrong | 2013-02-07 | 2 | -15/+11 |
| | * | | | | | | | | | KVM: MMU: cleanup mapping-level | Xiao Guangrong | 2013-02-07 | 1 | -2/+1 |
| | * | | | | | | | | | KVM: MMU: lazily drop large spte | Xiao Guangrong | 2013-02-07 | 1 | -16/+7 |
| | * | | | | | | | | | KVM: VMX: cleanup vmx_set_cr0(). | Gleb Natapov | 2013-02-07 | 1 | -9/+5 |
| * | | | | | | | | | | KVM: PPC: BookE: Handle alignment interrupts | Alexander Graf | 2013-02-13 | 2 | -3/+19 |
| * | | | | | | | | | | booke: Added DBCR4 SPR number | Bharat Bhushan | 2013-02-13 | 1 | -0/+1 |
| * | | | | | | | | | | KVM: PPC: booke: Allow multiple exception types | Bharat Bhushan | 2013-02-13 | 5 | -16/+54 |
| * | | | | | | | | | | KVM: PPC: booke: use vcpu reference from thread_struct | Bharat Bhushan | 2013-02-13 | 3 | -7/+3 |
| * | | | | | | | | | | Merge commit 'origin/next' into kvm-ppc-next | Alexander Graf | 2013-02-13 | 14 | -100/+618 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | KVM: VMX: add missing exit names to VMX_EXIT_REASONS array | Gleb Natapov | 2013-02-06 | 1 | -1/+6 |
| | * | | | | | | | | | KVM: VMX: disable SMEP feature when guest is in non-paging mode | Dongxiao Xu | 2013-02-06 | 1 | -0/+8 |
| | * | | | | | | | | | Revert "KVM: MMU: split kvm_mmu_free_page" | Gleb Natapov | 2013-02-06 | 1 | -18/+3 |
| | * | | | | | | | | | KVM: MMU: drop superfluous is_present_gpte() check. | Gleb Natapov | 2013-02-05 | 1 | -3/+0 |
| | * | | | | | | | | | KVM: MMU: drop superfluous min() call. | Gleb Natapov | 2013-02-05 | 1 | -1/+1 |
| | * | | | | | | | | | KVM: MMU: set base_role.nxe during mmu initialization. | Gleb Natapov | 2013-02-05 | 2 | -2/+1 |
| | * | | | | | | | | | KVM: MMU: drop unneeded checks. | Gleb Natapov | 2013-02-05 | 1 | -3/+2 |
| | * | | | | | | | | | KVM: MMU: make spte_is_locklessly_modifiable() more clear | Gleb Natapov | 2013-02-05 | 1 | -1/+2 |
| | * | | | | | | | | | s390/kvm: Fix instruction decoding | Christian Borntraeger | 2013-01-30 | 1 | -11/+14 |
| | * | | | | | | | | | s390/kvm: Fix store status for ACRS/FPRS | Christian Borntraeger | 2013-01-30 | 1 | -0/+8 |