summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-05-07Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-05-06vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds
2012-05-06KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leafGleb Natapov
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-01x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-26x86: Add task_struct argument to smp_ops.cpu_upThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-25x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus
2012-04-24KVM: Introduce bitmask for apic attention reasonsGleb Natapov
2012-04-24efifb: Implement vga_default_device() (v2)Matthew Garrett
2012-04-23x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin
2012-04-23x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu
2012-04-20x86, extable: Switch to relative exception table entriesH. Peter Anvin
2012-04-20x86, extable: Add _ASM_EXTABLE_EX() macroH. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/include/a...H. Peter Anvin
2012-04-20x86, extable: Remove the now-unused __ASM_EX_SEC macrosH. Peter Anvin
2012-04-20x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE()H. Peter Anvin
2012-04-19x86, doc: Revert "x86: Document rdmsr_safe restrictions"H. Peter Anvin
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin
2012-04-19x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAXH. Peter Anvin
2012-04-19x86: Add symbolic constant for exceptions with error codeH. Peter Anvin
2012-04-19x86, nop: Make the ASM_NOP* macros work from assemblyH. Peter Anvin
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-16KVM: x86 emulator: MMX supportAvi Kivity
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-04-14x86: Drop obsolete ARCH_BOOTMEM supportSam Ravnborg
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry
2012-04-14arch/x86: add syscall_get_arch to syscall.hWill Drewry
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-12x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini
2012-04-12x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds
2012-04-08KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-08x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson
2012-04-06xen/p2m: An early bootup variant of set_phys_to_machineKonrad Rzeszutek Wilk
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds
2012-04-06x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-06x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-30x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger
2012-03-30x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds