Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | KVM: Fix write protection race during dirty logging | Takuya Yoshikawa | 2012-03-08 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: VMX: remove yield_on_hlt | Raghavendra K T | 2012-03-08 | 1 | -21/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: Track TSC synchronization in generations | Zachary Amsden | 2012-03-08 | 2 | -11/+40 | |
| * | | | | | | | | | | | | | | | | | KVM: Dont mark TSC unstable due to S4 suspend | Zachary Amsden | 2012-03-08 | 2 | -5/+89 | |
| * | | | | | | | | | | | | | | | | | KVM: Allow adjust_tsc_offset to be in host or guest cycles | Marcelo Tosatti | 2012-03-08 | 4 | -4/+19 | |
| * | | | | | | | | | | | | | | | | | KVM: Add last_host_tsc tracking back to KVM | Zachary Amsden | 2012-03-08 | 2 | -8/+4 | |
| * | | | | | | | | | | | | | | | | | KVM: Fix last_guest_tsc / tsc_offset semantics | Zachary Amsden | 2012-03-08 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | | | | KVM: Leave TSC synchronization window open with each new sync | Zachary Amsden | 2012-03-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | KVM: Improve TSC offset matching | Zachary Amsden | 2012-03-08 | 2 | -15/+30 | |
| * | | | | | | | | | | | | | | | | | KVM: Infrastructure for software and hardware based TSC rate scaling | Zachary Amsden | 2012-03-08 | 5 | -58/+71 | |
| * | | | | | | | | | | | | | | | | | KVM: x86: increase recommended max vcpus to 160 | Marcelo Tosatti | 2012-03-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | x86: Introduce x86_cpuinit.early_percpu_clock_init hook | Igor Mammedov | 2012-03-05 | 4 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: x86: reset edge sense circuit of i8259 on init | Gleb Natapov | 2012-03-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 2012-03-05 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC) | Julian Stecklina | 2012-03-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: SVM: comment nested paging and virtualization module parameters | Davidlohr Bueso | 2012-03-05 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm parameter from rmap_next() | Takuya Yoshikawa | 2012-03-05 | 2 | -15/+15 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap() | Takuya Yoshikawa | 2012-03-05 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm_pte_chain | Takuya Yoshikawa | 2012-03-05 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | | | KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack | Avi Kivity | 2012-03-05 | 1 | -8/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: x86 emulator: add 8-bit memory operands | Avi Kivity | 2012-03-05 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: provide synchronous registers in kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | KVM: SVM: Add support for AMD's OSVW feature in guests | Boris Ostrovsky | 2012-03-05 | 5 | -1/+94 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: unnecessary NX state assignment | Davidlohr Bueso | 2012-03-05 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 2012-03-05 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 2012-03-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: remove the redundant get_written_sptes | Xiao Guangrong | 2012-03-05 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: Add missing large page accounting to drop_large_spte() | Takuya Yoshikawa | 2012-03-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: MMU: Remove for_each_unsync_children() macro | Takuya Yoshikawa | 2012-03-05 | 1 | -6/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-03-28 | 3 | -0/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | geos: Platform driver for Geos and Geos2 single-board computers. | Philip A. Prindeville | 2012-03-20 | 3 | -0/+136 | |
| * | | | | | | | | | | | | | | | | | | x86, mrst: add msic_thermal platform support | Mika Westerberg | 2012-03-20 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-28 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'v3.3-rc7' into gpio/next | Grant Likely | 2012-03-12 | 25 | -171/+384 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'irqdomain/next' into gpio/next | Grant Likely | 2012-02-28 | 16 | -128/+232 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc... | Grant Likely | 2012-02-22 | 9 | -25/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | gpio: Add a driver for Sodaville GPIO controller | Sebastian Andrzej Siewior | 2012-02-03 | 1 | -2/+5 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-27 | 6 | -29/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | um: allow SUBARCH=x86 | Al Viro | 2012-03-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | um: most of the SUBARCH uses can be killed | Al Viro | 2012-03-25 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | um: kill HOST_TASK_PID | Al Viro | 2012-03-25 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | um: merge processor_{32,64}.h a bit... | Al Viro | 2012-03-25 | 3 | -20/+10 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | xen/smp: Fix bringup bug in AP code. | Konrad Rzeszutek Wilk | 2012-03-22 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | xen/cpufreq: Disable the cpu frequency scaling drivers from loading. | Konrad Rzeszutek Wilk | 2012-03-20 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 6 | -63/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2012-02-29 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker | 2012-02-28 | 3 | -63/+68 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-23 | 3 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | |