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_64
/
ia32
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
1
-0
/
+4
2006-09-26
[PATCH] Fix some broken white space in ia32_signal.c
Andi Kleen
1
-5
/
+5
2006-09-26
[PATCH] Initialize argument registers for 32bit signal handlers.
Andi Kleen
1
-0
/
+5
2006-09-26
[PATCH] Remove all traces of signal number conversion
Andi Kleen
1
-9
/
+1
2006-09-26
[PATCH] Check return values of __copy_to_user in uname emulation
Andi Kleen
1
-12
/
+16
2006-09-26
[PATCH] Add __must_check to copy_*_user
Andi Kleen
1
-2
/
+4
2006-09-26
[PATCH] Fix sparse warnings in compat aout code
Andi Kleen
1
-3
/
+5
2006-09-26
[PATCH] Fix most sparse warnings in sys_ia32.c
Andi Kleen
1
-11
/
+13
2006-09-26
[PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw
Stephane Eranian
1
-0
/
+4
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] Add ppoll/pselect syscalls
Andi Kleen
1
-2
/
+2
2006-09-26
[PATCH] Add TIF_RESTORE_SIGMASK
Andi Kleen
1
-17
/
+11
2006-09-11
[PATCH] audit: AUDIT_PERM support
Al Viro
1
-0
/
+16
2006-09-11
[PATCH] audit: more syscall classes added
Al Viro
1
-0
/
+10
2006-08-30
[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped
Suleiman Souhlal
1
-26
/
+31
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
2
-0
/
+2
2006-07-28
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
Andi Kleen
1
-1
/
+1
2006-07-10
[PATCH] x86_64: Fix access check in ptrace compat
Andi Kleen
1
-3
/
+10
2006-07-10
[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...
Markus Schoder
1
-1
/
+1
2006-07-03
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
1
-1
/
+18
2006-07-01
[PATCH] audit syscall classes
Al Viro
2
-0
/
+14
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] x86_64: remove sys32_ni_syscall()
Adrian Bunk
2
-17
/
+0
2006-06-26
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
1
-1
/
+1
2006-06-26
[PATCH] x86_64: Remove ia32_sys_call_table export
Andi Kleen
2
-3
/
+0
2006-06-26
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
4
-13
/
+0
2006-06-26
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
Jan Beulich
1
-0
/
+4
2006-06-26
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
1
-2
/
+2
2006-06-26
[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO
Andi Kleen
1
-6
/
+35
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
1
-0
/
+1
2006-05-30
[PATCH] x86_64: Fix stack/mmap randomization for compat tasks
Andi Kleen
1
-2
/
+2
2006-05-01
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
Andi Kleen
1
-0
/
+1
2006-04-22
[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...
Andi Kleen
1
-2
/
+2
2006-04-18
[PATCH] x86_64: Add tee and sync_file_range
Andi Kleen
1
-0
/
+1
2006-04-09
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
1
-2
/
+4
2006-04-09
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
1
-9
/
+8
2006-03-31
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
1
-2
/
+21
2006-03-27
[PATCH] lightweight robust futexes: x86_64
Ingo Molnar
1
-0
/
+2
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2
-65
/
+1
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-16
/
+3
2006-03-25
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
Dave Jones
1
-1
/
+1
2006-03-25
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
1
-14
/
+2
2006-02-11
[PATCH] fstatat64 support
Ulrich Drepper
2
-1
/
+23
2006-02-08
[PATCH] x86-64: Add sys_unshare
Andi Kleen
1
-0
/
+3
2006-02-01
[PATCH] x86_64: compat_sys_futimesat fix
Andrew Morton
1
-1
/
+1
2006-01-18
[PATCH] vfs: *at functions: x86_64
Ulrich Drepper
1
-0
/
+13
2006-01-16
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2
-1
/
+80
2006-01-16
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
1
-17
/
+0
2006-01-12
[PATCH] amd64: task_pt_regs()
Al Viro
2
-7
/
+6
2006-01-11
[PATCH] x86_64: allow setting RF in EFLAGS
Chuck Ebbert
1
-3
/
+6
[next]