index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
2012-03-13
43
-601
/
+1101
|
\
|
*
x32: Add ptrace for x32
H.J. Lu
2012-03-06
2
-2
/
+101
|
*
x32: Switch to a 64-bit clock_t
H. Peter Anvin
2012-03-06
3
-4
/
+19
|
*
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
2012-03-06
1
-1
/
+11
|
*
x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls
H. Peter Anvin
2012-03-01
2
-14
/
+24
|
*
x86/x32: Fix the binutils auto-detect
Ingo Molnar
2012-02-28
1
-7
/
+7
|
*
x32: Warn and disable rather than error if binutils too old
H. Peter Anvin
2012-02-27
2
-2
/
+18
|
*
x32: Only clear TIF_X32 flag once
Bobby Powers
2012-02-26
1
-1
/
+0
|
*
x32: Make sure TS_COMPAT is cleared for x32 tasks
Bobby Powers
2012-02-26
1
-0
/
+3
|
*
x32: Drop non-__vdso weak symbols from the x32 VDSO
H. Peter Anvin
2012-02-23
1
-4
/
+0
|
*
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
2012-02-21
3
-6
/
+7
|
*
x32: Add x32 VDSO support
H. J. Lu
2012-02-20
6
-9
/
+177
|
*
x32: Allow x32 to be configured
H. J. Lu
2012-02-20
1
-4
/
+17
|
*
x32: If configured, add x32 system calls to system call tables
H. Peter Anvin
2012-02-20
2
-2
/
+11
|
*
x32: Handle process creation
H. Peter Anvin
2012-02-20
5
-14
/
+79
|
*
x32: Signal-related system calls
H. Peter Anvin
2012-02-20
2
-1
/
+136
|
*
x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
H. Peter Anvin
2012-02-20
1
-0
/
+5
|
*
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
4
-4
/
+31
|
*
x32: Add rt_sigframe_x32
H. Peter Anvin
2012-02-20
1
-0
/
+13
|
*
x32: Add struct ucontext_x32
H. J. Lu
2012-02-20
1
-0
/
+9
|
*
x32: Export setup/restore_sigcontext from signal.c
H. Peter Anvin
2012-02-20
2
-6
/
+9
|
*
x86: Move some signal-handling definitions to a common header
H. Peter Anvin
2012-02-20
4
-20
/
+22
|
*
x32: Generate <asm/unistd_64_x32.h>
H. Peter Anvin
2012-02-20
2
-1
/
+7
|
*
x32: Generate <asm/unistd_x32.h>
H. Peter Anvin
2012-02-20
3
-4
/
+17
|
*
x32: Add x32 system calls to syscall/syscall_64.tbl
H. Peter Anvin
2012-02-20
6
-274
/
+317
|
*
x86-64, ia32: Drop sys32_rt_sigprocmask
H. Peter Anvin
2012-02-20
3
-43
/
+1
|
*
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
2
-0
/
+4
|
*
x86-64: Add prototype for old_rsp to a header file
H. J. Lu
2012-02-20
1
-0
/
+6
|
*
x32: Create posix_types_x32.h
H. Peter Anvin
2012-02-20
3
-1
/
+23
|
*
x86-64: Use explicit sizes in sigcontext.h, prepare for x32
H. Peter Anvin
2012-02-20
1
-27
/
+30
|
*
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-20
6
-9
/
+13
|
*
x86: Use generic posix_types.h
H. Peter Anvin
2012-02-14
2
-169
/
+12
*
|
x86: Use enum instead of literals for trap values
Kees Cook
2012-03-10
3
-59
/
+91
*
|
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2012-03-02
4
-4
/
+54
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
4
-10
/
+46
|
\
\
|
*
|
x86/mce/AMD: Fix UP build error
Borislav Petkov
2012-02-22
1
-0
/
+2
|
*
|
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
2012-02-21
1
-2
/
+2
|
*
|
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
2012-02-20
1
-0
/
+7
|
*
|
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
Andreas Herrmann
2012-02-09
1
-8
/
+36
|
*
|
x86/microcode: Remove noisy AMD microcode warning
Prarit Bhargava
2012-02-07
1
-1
/
+0
*
|
|
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-02-27
2
-8
/
+6
|
\
\
\
|
*
|
|
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2012-02-20
2
-4
/
+6
|
*
|
|
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
2012-02-20
1
-4
/
+0
*
|
|
|
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
2012-02-21
1
-0
/
+3
*
|
|
|
i387: support lazy restore of FPU state
Linus Torvalds
2012-02-20
5
-15
/
+29
*
|
|
|
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2012-02-20
2
-35
/
+22
*
|
|
|
i387: fix up some fpu_counter confusion
Linus Torvalds
2012-02-20
3
-1
/
+4
*
|
|
|
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
4
-42
/
+133
*
|
|
|
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-18
6
-32
/
+30
*
|
|
|
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-17
3
-22
/
+16
[next]