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
Age
Commit message (
Expand
)
Author
2012-02-21
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
2012-02-21
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
i387: Uninline the generic FP helpers that we expose to kernel modules
Linus Torvalds
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
2012-02-20
x32: Add x32 VDSO support
H. J. Lu
2012-02-20
x32: Allow x32 to be configured
H. J. Lu
2012-02-20
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
x32: Handle process creation
H. Peter Anvin
2012-02-20
x32: Signal-related system calls
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
x32: Add x32 system calls to syscall/syscall_64.tbl
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-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
2012-02-20
x86-32/irq: Don't switch to irq stack for a user-mode irq
Linus Torvalds
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
2012-02-20
x86/UV: Lower UV rtc clocksource rating
Dimitri Sivanich
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-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
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
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-02-14
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-14
x86/PCI: don't fall back to defaults if _CRS has no apertures
Bjorn Helgaas
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2012-02-14
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...
Jesper Juhl
2012-02-14
crypto: twofish-x86 - Remove dead code from twofish_glue_3way.c::init()
Jesper Juhl
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
[prev]
[next]