summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox2012-05-141-0/+3
* vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-031-0/+33
* x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-231-1/+7
* x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-161-1/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-121-2/+2
|\
| * x86: Use correct byte-sized register constraint in __add()H. Peter Anvin2012-04-061-1/+1
| * x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge2012-04-061-1/+1
* | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-113-9/+2
* | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-061-0/+46
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-10/+16
|\ \ | |/ |/|
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-10/+16
* | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-301-10/+0
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-294-10/+38
|\ \
| * | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-132-9/+12
| * | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+1
| * | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-1318-226/+244
| |\ \
| * | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-091-0/+25
| | |/ | |/|
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2918-226/+244
|\ \ \
| * | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-141-2/+2
| | |/ | |/|
| * | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-051-0/+9
| * | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-051-1/+11
| * | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-011-10/+18
| * | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-211-0/+2
| * | x32: Handle process creationH. Peter Anvin2012-02-202-6/+45
| * | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-201-0/+5
| * | x32: Handle the x32 system call flagH. Peter Anvin2012-02-203-4/+21
| * | x32: Add rt_sigframe_x32H. Peter Anvin2012-02-201-0/+13
| * | x32: Add struct ucontext_x32H. J. Lu2012-02-201-0/+9
| * | x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-201-0/+5
| * | x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-202-1/+19
| * | x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-201-0/+1
| * | x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-202-1/+7
| * | x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-201-2/+0
| * | x32: Add a thread flag for x32 processesH. Peter Anvin2012-02-201-0/+2
| * | x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-201-0/+6
| * | x32: Create posix_types_x32.hH. Peter Anvin2012-02-203-1/+23
| * | x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin2012-02-201-27/+30
| * | x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-203-5/+7
| * | x86: Use generic posix_types.hH. Peter Anvin2012-02-142-169/+12
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-294-1/+16
|\ \ \
| * | | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-281-0/+9
| * | | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-261-0/+1
| * | | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-232-1/+6
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-291-7/+10
|\ \ \ \
| * | | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-231-6/+9
| * | | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-151-1/+1
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2820-536/+544
|\ \ \ \ \
| * | | | | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
OpenPOWER on IntegriCloud