summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri
2013-08-14Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-08-13x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-08-12Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-08-12x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2013-08-09x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2013-08-07nEPT: Nested INVEPTNadav Har'El
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang
2013-08-06x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt
2013-08-06x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-08-06x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen
2013-08-06x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-08-06x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen
2013-08-06x86: Fix sys_call_table type in asm/syscall.hAndi Kleen
2013-08-05x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-08-05x86, kvm: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05xen: Switch to use hypervisor_cpuid_base()Jason Wang
2013-08-05x86: Introduce hypervisor_cpuid_base()Jason Wang
2013-08-02x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann
2013-08-01sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-07-29x86 / cpu topology: remove the stale macro arch_provides_topology_pointersHanjun Guo
2013-07-29KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini
2013-07-26cpufreq: Remove unused APERF/MPERF supportStratos Karafotis
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-19perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2013-07-16x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina