summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-1310-6/+105
|\
| * x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-1/+2
| * x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-061-0/+2
| * kvm: don't use bit24 for detecting address-specific invalidation capabilityZhang Xiantao2012-12-051-2/+1
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-303-0/+4
| * KVM: x86: Add code to track call origin for msr assignmentWill Auld2012-11-301-3/+9
| * KVM: x86: require matched TSC offsets for master clockMarcelo Tosatti2012-11-271-0/+1
| * KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti2012-11-271-0/+7
| * KVM: x86: pass host_tsc to read_l1_tscMarcelo Tosatti2012-11-271-1/+1
| * x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-271-0/+20
| * x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-271-0/+6
| * x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-273-0/+18
| * x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-271-0/+6
| * x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-271-0/+1
| * x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-271-0/+28
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-0/+1
|\ \
| * | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-0/+1
| |/
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-133-0/+32
|\ \
| * \ Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-071-0/+19
| |\ \
| | * | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-071-0/+19
| | |/
| * | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-052-0/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-125-15/+3
|\ \
| * | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | death to idle_regs()Al Viro2012-11-281-2/+0
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-11/+0
| * | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-283-6/+12
| * | consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-111-0/+2
|\ \ \
| * | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-021-0/+2
| | |/ | |/|
* | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-1111-194/+25
|\ \ \
| * | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-291-10/+21
| * | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-291-42/+0
| * | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-292-9/+0
| * | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-292-39/+2
| * | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-292-33/+1
| * | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-292-58/+0
| * | | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-292-3/+1
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-112-1/+2
|\ \ \
| * | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-131-1/+1
| * | | x86: Add cpu_has_topoextAndreas Herrmann2012-11-131-0/+1
* | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-112-0/+5
|\ \ \ \
| * | | | x86, topology: Debug CPU0 hotplugFenghua Yu2012-11-141-0/+3
| * | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu2012-11-141-0/+1
| * | | | x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu2012-11-141-0/+1
| |/ / /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-111-0/+9
|\ \ \ \
| * | | | x86_32: Return actual stack when requesting sp from regsSteven Rostedt2012-11-191-0/+9
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+20
| |\ \ \ \ \
| | * | | | | tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-131-1/+1
| | * | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+20
| | |/ / / /
OpenPOWER on IntegriCloud