Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86: kvmclock: abstract save/restore sched_clock_state | Marcelo Tosatti | 2012-03-20 | 2 | -2/+6 | |
| * | | | | | | KVM: PMU: warn when pin control is set in eventsel msr | Gleb Natapov | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | KVM: x86 emulator: Allow PM/VM86 switch during task switch | Kevin Wolf | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | KVM: x86 emulator: Fix task switch privilege checks | Kevin Wolf | 2012-03-08 | 2 | -3/+3 | |
| * | | | | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 2012-03-08 | 1 | -0/+9 | |
| * | | | | | | KVM: Track TSC synchronization in generations | Zachary Amsden | 2012-03-08 | 1 | -3/+7 | |
| * | | | | | | KVM: Dont mark TSC unstable due to S4 suspend | Zachary Amsden | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | KVM: Allow adjust_tsc_offset to be in host or guest cycles | Marcelo Tosatti | 2012-03-08 | 1 | -1/+12 | |
| * | | | | | | KVM: Add last_host_tsc tracking back to KVM | Zachary Amsden | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | KVM: Improve TSC offset matching | Zachary Amsden | 2012-03-08 | 1 | -0/+1 | |
| * | | | | | | KVM: Infrastructure for software and hardware based TSC rate scaling | Zachary Amsden | 2012-03-08 | 1 | -4/+5 | |
| * | | | | | | 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 | 1 | -0/+2 | |
| * | | | | | | KVM: MMU: Remove unused kvm_pte_chain | Takuya Yoshikawa | 2012-03-05 | 1 | -7/+0 | |
| * | | | | | | 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 | 1 | -0/+6 | |
* | | | | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 3 | -63/+68 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 | |
| * | | | | | | | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker | 2012-02-28 | 2 | -63/+67 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-03-23 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | kgdb: x86: Return all segment registers also in 64-bit mode | Jan Kiszka | 2012-03-22 | 1 | -3/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 2012-03-10 | 1 | -0/+1 | |
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 | 2 | -2/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/platform: Move APIC ID validity check into platform APIC code | Daniel J Blueman | 2012-03-14 | 1 | -0/+6 | |
| * | | | | | | Merge tag 'v3.3-rc7' into x86/platform | Ingo Molnar | 2012-03-14 | 8 | -62/+284 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | x86/mid: Remove Intel Moorestown | Alan Cox | 2012-01-26 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2012-03-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman | 2012-02-22 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 2 | -580/+530 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 2 | -506/+526 | |
| * | | | | | | | | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 | 1 | -74/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 2012-02-23 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds | 2012-03-22 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin | 2012-02-21 | 1 | -0/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-22 | 2 | -67/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: atomic64 assembly improvements | Jan Beulich | 2012-01-20 | 1 | -3/+2 | |
| * | | | | | | | | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich | 2012-01-20 | 2 | -67/+86 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/asm | Ingo Molnar | 2012-02-28 | 48 | -1323/+883 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/spinlocks: Eliminate TICKET_MASK | Jan Beulich | 2012-02-07 | 2 | -3/+2 | |
* | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 2 | -22/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely | 2012-02-23 | 2 | -22/+0 | |
* | | | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-20 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ |