Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c71c090ff9c474d70af4796b5ea9f548a9d3b6b8
/
arch
/
ia64
/
ia32
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
1134723
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
by Heiko Carstens
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
5b34653
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
9224652
Pull utrace into release branch
by Tony Luck
· 16 years ago
0f32dc9
[IA64] kill sys32_pipe
by Christoph Hellwig
· 16 years ago
9f3541ed2c
[IA64] remove sys32_pause
by Christoph Hellwig
· 16 years ago
e4856a7
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
680973e
[IA64] utrace Convert compat ptrace to use compat_sys_ptrace
by Shaohua Li
· 16 years ago
f14488c
[IA64] utrace use generic trace hook
by Shaohua Li
· 16 years ago
37c23e7
[IA64] use generic compat_old_sys_readdir
by Christoph Hellwig
· 16 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 16 years ago
839052d
[IA64] fix personality(PER_LINUX32) performance issue
by Huang, Xiaolan
· 16 years ago
848376c
[IA64] TS_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
78514c1
Pull regset into release branch
by Tony Luck
· 17 years ago
14d0647
Pull virt-cpu-accounting into release branch
by Tony Luck
· 17 years ago
7552921
[IA64] regset: 32-bit support
by Shaohua Li
· 17 years ago
2d9b06c
[IA64] remove unnecessary nfs includes from sys_ia32.c
by KOSAKI Motohiro
· 17 years ago
86dffa4
[IA64] signal(ia64_ia32): add a signal stack overflow check
by Shi Weihua
· 17 years ago
b64f34c
[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
by Hidetoshi Seto
· 17 years ago
620de2f
[IA64] honor notify_die() returning NOTIFY_STOP
by Jan Beulich
· 17 years ago
bb1ad82
x86: PIE executable randomization, checkpatch fixes
by Andrew Morton
· 17 years ago
cc503c1
x86: PIE executable randomization
by Jiri Kosina
· 17 years ago
3cdc7fc
[IA64] ia32 nopage
by Nick Piggin
· 17 years ago
8d0a6e4
[IA64] Remove duplicate includes from ia32priv.h
by Lucas Woods
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
f6b450d
Make unregister_binfmt() return void
by Alexey Dobriyan
· 17 years ago
5b20cd8
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
by Mark Nelson
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
1b30859
[IA64] Remove a few duplicate includes
by Jesper Juhl
· 17 years ago
3b74d18
[IA64] rename partial_page
by akpm@linux-foundation.org
· 17 years ago
d4e3cc3
revert "PIE randomization"
by Andrew Morton
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
b6a2fea
mm: variable length argument support
by Ollie Wild
· 17 years ago
b716395
diskquota: 32bit quota tools on 64bit architectures
by Vasily Tarasov
· 17 years ago
60bfba7
PIE randomization
by Jan Kratochvil
· 17 years ago
7f13da4
[PATCH] add SIGNAL syscall class (v3)
by Amy Griffis
· 18 years ago
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
4a177cb
[IA64] Add TIF_RESTORE_SIGMASK
by Alexey Dobriyan
· 18 years ago
6676152
[IA64] fix stack alignment for ia32 signal handlers
by Markus F.X.J. Oberhumer
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
0e6b9c9
use SLAB_PANIC flag cleanup
by Akinobu Mita
· 17 years ago
50157b0
[IA64] sync compat getdents
by Alexandr Andreev
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
b66ffad
[PATCH] struct path: convert ia64
by Josef Sipek
· 18 years ago
386d9a7
[PATCH] elf: Always define elf_addr_t in linux/elf.h
by Magnus Damm
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
55669bf
[PATCH] audit: AUDIT_PERM support
by Al Viro
· 18 years ago
dc104fb
[PATCH] audit: more syscall classes added
by Al Viro
· 18 years ago
b915543
[PATCH] audit syscall classes
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ee6d4b6
[IA64] eliminate compile time warnings
by Satoru Takeuchi
· 19 years ago
c6180de
[IA64] wire up compat_sys_adjtimex()
by Luck, Tony
· 19 years ago
55b0f8a
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
by Akinobu Mita
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
1ff0be1
[IA64] sys32_signal() forgets to initialize ->sa_mask
by Tony Luck
· 19 years ago
92ff2ec
[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c
by Jes Sorensen
· 19 years ago
6450578
[PATCH] ia64: task_pt_regs()
by Al Viro
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
e6a6d2e
[PATCH] sanitize building of fs/compat_ioctl.c
by Christoph Hellwig
· 19 years ago
3a0f69d
[PATCH] common compat_sys_timer_create
by Christoph Hellwig
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
bd1d6e2
[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
by Robin Holt
· 19 years ago
7e4c54a
[PATCH] remove ioctl32_handler_t
by Christoph Hellwig
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
2fd4ef8
[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
by Hugh Dickins
· 19 years ago
83b942b
[PATCH] x86-64: Fix 32bit sendfile
by Tsuneo.Yoshioka@f-secure.com
· 19 years ago
39e01cb
kbuild: ia64 use generic asm-offsets.h support
by Sam Ravnborg
· 19 years ago
e922efc
[PATCH] remove duplicated sys_open32() code from 64bit archs
by Miklos Szeredi
· 19 years ago
a877bd3
[IA64] remove use of asm/segment.h
by Kumar Gala
· 19 years ago
0d77e5a
[PATCH] compat: introduce compat_time_t
by Stephen Rothwell
· 19 years ago
d8caebd
[IA64] fix compilation warning in sys32_epoll_wait()
by Peter Chubb
· 19 years ago
5418b69
[PATCH] kill <asm/ioctl32.h>
by Christoph Hellwig
· 19 years ago
7130667
[IA64] ia32_signal.c: erroneous use of memset/memcpy
by Arun Sharma
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago