summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-21/+60
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds3-63/+68
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+7
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-03-23kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka1-3/+7
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+8
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-03-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-580/+530
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds1-0/+3
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-67/+85
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+2
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-22/+0
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-1/+1
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+14
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+2
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2-2/+6
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman1-0/+6
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar8-62/+284
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar1-1/+1
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-6/+2
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-0/+1
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman6-60/+281
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov1-0/+1
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf1-0/+1
2012-03-08KVM: x86 emulator: Fix task switch privilege checksKevin Wolf2-3/+3
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-0/+9
2012-03-08KVM: Track TSC synchronization in generationsZachary Amsden1-3/+7
2012-03-08KVM: Dont mark TSC unstable due to S4 suspendZachary Amsden1-0/+1
2012-03-08KVM: Allow adjust_tsc_offset to be in host or guest cyclesMarcelo Tosatti1-1/+12
2012-03-08KVM: Add last_host_tsc tracking back to KVMZachary Amsden1-0/+1
2012-03-08KVM: Improve TSC offset matchingZachary Amsden1-0/+1
2012-03-08KVM: Infrastructure for software and hardware based TSC rate scalingZachary Amsden1-4/+5
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian1-0/+7
2012-03-05KVM: x86: increase recommended max vcpus to 160Marcelo Tosatti1-1/+1
2012-03-05x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov1-0/+2
2012-03-05KVM: MMU: Remove unused kvm_pte_chainTakuya Yoshikawa1-7/+0
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+4
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky1-0/+6
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar5-57/+278
2012-03-05BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel1-0/+8
2012-02-29x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2-63/+67
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar48-1323/+883
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich1-1/+0
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2-6/+6
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-1/+1