index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2012-03-13
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
2012-03-09
x86: Use enum instead of literals for trap values
Kees Cook
2012-03-05
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-03-05
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2012-03-01
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2012-02-21
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
2012-02-20
x32: Handle process creation
H. Peter Anvin
2012-02-20
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
2012-02-20
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
x32: Add rt_sigframe_x32
H. Peter Anvin
2012-02-20
x32: Add struct ucontext_x32
H. J. Lu
2012-02-20
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2012-02-20
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2012-02-20
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2012-02-20
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2012-02-20
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
2012-02-20
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
2012-02-20
x32: Create posix_types_x32.h
H. Peter Anvin
2012-02-20
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
2012-02-20
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
2012-02-14
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
2012-02-06
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-02-01
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2012-01-26
x86: Properly parenthesize cmpxchg() macro arguments
Jan Beulich
2012-01-26
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
2012-01-26
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-17
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
x86/UV2: Work around BAU bug
Cliff Wickman
2012-01-17
x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode
Cliff Wickman
2012-01-16
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-16
mce: fix warning messages about static struct mce_device
Greg Kroah-Hartman
2012-01-16
x86: Get rid of dubious one-bit signed bitfield
Anton Vorontsov
[next]