summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds
2012-03-22Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-14x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-14Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju
2012-03-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-03-09x86: Use enum instead of literals for trap valuesKees Cook
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-08KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov
2012-03-08KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf
2012-03-08KVM: x86 emulator: Fix task switch privilege checksKevin Wolf
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: Track TSC synchronization in generationsZachary Amsden
2012-03-08KVM: Dont mark TSC unstable due to S4 suspendZachary Amsden
2012-03-08KVM: Allow adjust_tsc_offset to be in host or guest cyclesMarcelo Tosatti
2012-03-08KVM: Add last_host_tsc tracking back to KVMZachary Amsden
2012-03-08KVM: Improve TSC offset matchingZachary Amsden
2012-03-08KVM: Infrastructure for software and hardware based TSC rate scalingZachary Amsden
2012-03-05x32: Switch to a 64-bit clock_tH. Peter Anvin
2012-03-05x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin
2012-03-05perf/x86: Add Intel LBR MSR definitionsStephane Eranian
2012-03-05KVM: x86: increase recommended max vcpus to 160Marcelo Tosatti
2012-03-05x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov
2012-03-05KVM: MMU: Remove unused kvm_pte_chainTakuya Yoshikawa
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-02perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-02-28x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker
2012-02-28Merge branch 'linus' into x86/asmIngo Molnar
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-23x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson