index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
ia32
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-4
/
+4
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+5
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
1
-2
/
+0
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-2
/
+2
2006-12-07
[PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...
Albert Cahalan
1
-0
/
+5
2006-11-14
[PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.
Andi Kleen
1
-0
/
+2
2006-10-30
[PATCH] fix i386 regparm=3 RT signal handlers on x86_64
Albert Cahalan
1
-0
/
+5
2006-10-11
[PATCH] ptrace32 trivial __user annotations
Al Viro
1
-2
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+6
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-19
/
+19
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
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-31
[PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped
Suleiman Souhlal
1
-26
/
+31
2006-08-01
[PATCH] vDSO hash-style fix
Roland McGrath
2
-0
/
+2
2006-07-29
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
Andi Kleen
1
-1
/
+1
2006-07-11
[PATCH] x86_64: Fix access check in ptrace compat
Andi Kleen
1
-3
/
+10
2006-07-11
[PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC...
Markus Schoder
1
-1
/
+1
2006-07-04
[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-31
[PATCH] x86_64: Fix stack/mmap randomization for compat tasks
Andi Kleen
1
-2
/
+2
2006-05-02
[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-04-01
[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
[next]