aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Disintegrate asm/system.h for X86David Howells
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge
2012-03-26x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds