index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
ia32
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] audit: AUDIT_PERM support
Al Viro
2006-09-11
1
-0
/
+16
*
[PATCH] audit: more syscall classes added
Al Viro
2006-09-11
1
-0
/
+10
*
[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped
Suleiman Souhlal
2006-08-30
1
-26
/
+31
*
[PATCH] vDSO hash-style fix
Roland McGrath
2006-07-31
2
-0
/
+2
*
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
Andi Kleen
2006-07-28
1
-1
/
+1
*
[PATCH] x86_64: Fix access check in ptrace compat
Andi Kleen
2006-07-10
1
-3
/
+10
*
[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...
Markus Schoder
2006-07-10
1
-1
/
+1
*
[PATCH] lockdep: irqtrace subsystem, x86_64 support
Ingo Molnar
2006-07-03
1
-1
/
+18
*
[PATCH] audit syscall classes
Al Viro
2006-07-01
2
-0
/
+14
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] x86_64: remove sys32_ni_syscall()
Adrian Bunk
2006-06-26
2
-17
/
+0
*
[PATCH] x86_64: reliable stack trace support (x86-64 syscall
Jan Beulich
2006-06-26
1
-1
/
+1
*
[PATCH] x86_64: Remove ia32_sys_call_table export
Andi Kleen
2006-06-26
2
-3
/
+0
*
[PATCH] x86_64: Remove long obsolete CVS
Andi Kleen
2006-06-26
4
-13
/
+0
*
[PATCH] x86_64: add END()/ENDPROC() annotations to entry.S
Jan Beulich
2006-06-26
1
-0
/
+4
*
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
Andi Kleen
2006-06-26
1
-2
/
+2
*
[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO
Andi Kleen
2006-06-26
1
-6
/
+35
*
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
1
-0
/
+1
*
[PATCH] x86_64: Fix stack/mmap randomization for compat tasks
Andi Kleen
2006-05-30
1
-2
/
+2
*
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
Andi Kleen
2006-05-01
1
-0
/
+1
*
[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...
Andi Kleen
2006-04-22
1
-2
/
+2
*
[PATCH] x86_64: Add tee and sync_file_range
Andi Kleen
2006-04-18
1
-0
/
+1
*
[PATCH] x86_64: Update 32-bit system call table
Andi Kleen
2006-04-09
1
-2
/
+4
*
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
Andi Kleen
2006-04-09
1
-9
/
+8
*
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
2006-03-31
1
-2
/
+21
*
[PATCH] lightweight robust futexes: x86_64
Ingo Molnar
2006-03-27
1
-0
/
+2
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
2
-65
/
+1
*
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-03-26
1
-16
/
+3
*
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
Dave Jones
2006-03-25
1
-1
/
+1
*
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-03-25
1
-14
/
+2
*
[PATCH] fstatat64 support
Ulrich Drepper
2006-02-11
2
-1
/
+23
*
[PATCH] x86-64: Add sys_unshare
Andi Kleen
2006-02-08
1
-0
/
+3
*
[PATCH] x86_64: compat_sys_futimesat fix
Andrew Morton
2006-02-01
1
-1
/
+1
*
[PATCH] vfs: *at functions: x86_64
Ulrich Drepper
2006-01-18
1
-0
/
+13
*
[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit
Andi Kleen
2006-01-16
2
-1
/
+80
*
[PATCH] x86_64: Remove elf32_map in 32bit ELF loader
Andi Kleen
2006-01-16
1
-17
/
+0
*
[PATCH] amd64: task_pt_regs()
Al Viro
2006-01-12
2
-7
/
+6
*
[PATCH] x86_64: allow setting RF in EFLAGS
Chuck Ebbert
2006-01-11
1
-3
/
+6
*
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
2006-01-11
1
-0
/
+5
*
[PATCH] x86_64: Allow compilation on a 32bit biarch toolchain
Andi Kleen
2006-01-11
3
-0
/
+3
*
[PATCH] x86_64: fix single step handling for 32bit processes
Peter Beutner
2006-01-11
1
-19
/
+7
*
[PATCH] x86_64: More CFI fixes for 32bit entry code
Jan Beulich
2006-01-11
1
-5
/
+28
*
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
2
-35
/
+1
*
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
1
-47
/
+0
*
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
2
-20
/
+1
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-33
/
+11
*
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-01-06
1
-1
/
+0
|
\
|
*
gitignore: ignore shared objects
Brian Gerst
2006-01-06
1
-1
/
+0
*
|
[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...
Arjan van de Ven
2006-01-06
1
-1
/
+1
|
/
[next]