summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-13KVM: x86: Update symbolic exit codesJan Kiszka1-2/+3
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+11
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser1-1/+1
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar2-0/+5
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-30/+0
2013-08-10x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-0/+1
2013-08-09kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge3-25/+65
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2-6/+14
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2-2/+2
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge1-30/+5
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge4-46/+57
2013-08-08x86, relocs: Move ELF relocation handling to CKees Cook3-5/+7
2013-08-07nEPT: Nested INVEPTNadav Har'El2-0/+3
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang1-0/+4
2013-08-07x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt1-2/+7
2013-08-07x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen1-1/+1
2013-08-07x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen1-1/+1
2013-08-07x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen1-1/+2
2013-08-07x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen3-3/+4
2013-08-07x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen1-5/+5
2013-08-07x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen1-3/+3
2013-08-07x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen1-2/+2
2013-08-07x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen1-3/+5
2013-08-07x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2-63/+59
2013-08-07x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen1-5/+1
2013-08-07x86: Fix sys_call_table type in asm/syscall.hAndi Kleen1-1/+2
2013-08-05x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck1-2/+11
2013-08-05x86: Correctly detect hypervisorJason Wang1-1/+1
2013-08-05x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang1-15/+9
2013-08-05xen: Switch to use hypervisor_cpuid_base()Jason Wang1-15/+1
2013-08-05x86: Introduce hypervisor_cpuid_base()Jason Wang1-0/+15
2013-08-03x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann1-0/+57
2013-08-03x86: provide platform-devices for boot-framebuffersDavid Herrmann1-0/+41
2013-08-01sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel1-7/+13
2013-07-30x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo1-3/+0
2013-07-29KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini1-2/+2
2013-07-26cpufreq: Remove unused APERF/MPERF supportStratos Karafotis1-29/+0
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter1-0/+1
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina1-0/+2
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen1-0/+1
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu1-11/+0
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar1-0/+1
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti1-1/+0
2013-07-17x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina1-0/+1
2013-07-17x86, bitops: Change bitops to be native operand sizeH. Peter Anvin2-31/+39
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker10-16/+16
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+7
2013-07-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+16