index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
ia32
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
flag parameters: eventfd
Ulrich Drepper
1
-0
/
+1
2008-07-24
flag parameters: signalfd
Ulrich Drepper
1
-0
/
+1
2008-07-23
x86_64 ia32 syscall audit fast-path
Roland McGrath
1
-4
/
+87
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2
-12
/
+17
2008-07-18
x86_64: ia32_signal.c: remove signal number conversion
Hiroshi Shimamoto
1
-3
/
+1
2008-07-18
x86_64: ia32_signal.c: use macro instead of immediate
Hiroshi Shimamoto
1
-1
/
+6
2008-07-16
x86 ptrace: unify syscall tracing
Roland McGrath
1
-8
/
+9
2008-07-16
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-09
x86: rename threadinfo to TI.
Glauber Costa
1
-11
/
+14
2008-07-08
x86/paravirt: groundwork for 64-bit Xen support, fix
Jeremy Fitzhardinge
1
-2
/
+2
2008-07-08
x86, 64-bit: ia32entry: replace privileged instructions with pvops
Jeremy Fitzhardinge
1
-8
/
+8
2008-07-08
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...
Jeremy Fitzhardinge
1
-6
/
+15
2008-06-19
x86-64: remove unnecessary ptregs call stubs
Jan Beulich
1
-4
/
+2
2008-04-30
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
1
-1
/
+1
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
1
-1
/
+1
2008-04-26
x86 signals: lift set_fs
Roland McGrath
1
-4
/
+0
2008-04-26
x86 signals: lift flags diddling code
Roland McGrath
1
-6
/
+0
2008-04-18
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-04-17
x86: sys32_execve PT_DTRACE
Roland McGrath
1
-5
/
+0
2008-04-17
x86: ia32 ptrace vs -ENOSYS sysenter/syscall
Roland McGrath
1
-2
/
+6
2008-04-17
x86: ia32 ptrace vs -ENOSYS
Roland McGrath
1
-2
/
+2
2008-04-17
x86: reducing debuginfo size by removing unneeded includes
Arnaldo Carvalho de Melo
1
-25
/
+1
2008-04-17
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
1
-1
/
+1
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
1
-2
/
+2
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-2
/
+1
2008-02-05
timerfd: wire the new timerfd API to the x86 family
Davide Libenzi
1
-1
/
+3
2008-01-30
x86: remove unneded casts
Jan Engelhardt
1
-1
/
+1
2008-01-30
x86: coding style fixes in arch/x86/ia32/audit.c
Paolo Ciarrocchi
1
-1
/
+1
2008-01-30
arch/x86/ia32: use time_before, time_before_eq, etc.
Julia Lawall
1
-3
/
+5
2008-01-30
x86: x86 ia32_binfmt removal
Roland McGrath
1
-284
/
+0
2008-01-30
x86: compat_binfmt_elf
Roland McGrath
1
-2
/
+1
2008-01-30
x86: x86 i387 cleanup
Roland McGrath
1
-181
/
+0
2008-01-30
x86: x86 i387 user_regset
Roland McGrath
2
-4
/
+3
2008-01-30
x86: get rid of _MASK flags
Glauber de Oliveira Costa
1
-2
/
+2
2008-01-30
x86: x86 ptrace merge removals
Roland McGrath
1
-411
/
+0
2008-01-30
x86: x86 ptrace merge complete
Roland McGrath
1
-1
/
+1
2008-01-30
x86: x86-64 ia32 ptrace get/putreg32 current task
Roland McGrath
1
-0
/
+16
2008-01-30
x86: x86-64 ia32 ptrace pt_regs cleanup
Roland McGrath
1
-12
/
+9
2008-01-30
x86: use generic register names in struct sigcontext
H. Peter Anvin
1
-16
/
+16
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
5
-111
/
+111
2008-01-30
x86: PTRACE_SINGLEBLOCK
Roland McGrath
1
-0
/
+1
2008-01-30
x86: x86-64 ia32 ptrace debugreg cleanup
Roland McGrath
1
-55
/
+8
2008-01-30
x86 single_step: TIF_FORCED_TF
Roland McGrath
1
-2
/
+18
2008-01-30
x86: TLS cleanup
Roland McGrath
1
-2
/
+2
2008-01-30
x86: tls32 moved
Roland McGrath
2
-159
/
+1
2008-01-30
x86: use get_desc_base
Roland McGrath
1
-6
/
+1
2008-01-30
x86 vDSO: ia32 vsyscall removal
Roland McGrath
7
-530
/
+0
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
3
-14
/
+19
2008-01-30
x86 vDSO: ia32 sysenter_return
Roland McGrath
2
-4
/
+7
2008-01-30
x86 vDSO: arch/x86/vdso/vdso32
Roland McGrath
1
-2
/
+1
[prev]
[next]