aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-09
|\
| * perf/x86: Implement 64-bit counter support for IBSRobert Richter2012-03-08
| * perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-08
* | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-07
|\ \
| * | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-27
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-12
|\ \ \
| * | | x86: Use correct byte-sized register constraint in __add()H. Peter Anvin2012-04-06
| * | | x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge2012-04-06
* | | | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
| |/ / |/| |
* | | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-06
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\ \ \ | |/ / |/| |
| * | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\ \ \
| * | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-13
| * | | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
| * | | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
| |\ \ \
| * | | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-09
| | |/ / | |/| |
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \
| * | | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-14
| | |/ / | |/| |
| * | | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-05
| * | | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-05
| * | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-01
| * | | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-21
| * | | x32: Handle process creationH. Peter Anvin2012-02-20
| * | | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-20
| * | | x32: Handle the x32 system call flagH. Peter Anvin2012-02-20
| * | | x32: Add rt_sigframe_x32H. Peter Anvin2012-02-20
| * | | x32: Add struct ucontext_x32H. J. Lu2012-02-20
| * | | x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin2012-02-20
| * | | x86: Move some signal-handling definitions to a common headerH. Peter Anvin2012-02-20
| * | | x32: Generate <asm/unistd_64_x32.h>H. Peter Anvin2012-02-20
| * | | x32: Generate <asm/unistd_x32.h>H. Peter Anvin2012-02-20
| * | | x86-64, ia32: Drop sys32_rt_sigprocmaskH. Peter Anvin2012-02-20
| * | | x32: Add a thread flag for x32 processesH. Peter Anvin2012-02-20
| * | | x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-20
| * | | x32: Create posix_types_x32.hH. Peter Anvin2012-02-20
| * | | x86-64: Use explicit sizes in sigcontext.h, prepare for x32H. Peter Anvin2012-02-20
| * | | x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
| * | | x86: Use generic posix_types.hH. Peter Anvin2012-02-14
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\ \ \ \
| * | | | x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2012-03-28
| * | | | x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger2012-03-25
| * | | | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-23
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\ \ \ \ \
| * | | | | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-23
| * | | | | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-15
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \ \ \
| * | | | | | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | | | | | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-28