index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
ia32
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IA64] Remove COMPAT_IA32 support
Tony Luck
2010-02-08
11
-5776
/
+0
*
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
1
-2
/
+0
*
Cut hugetlb case early for 32bit on ia64
Al Viro
2009-12-11
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
sysctl: ia64 Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
2
-56
/
+1
|
/
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-2
/
+2
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
1
-1
/
+1
*
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
1
-1
/
+1
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
1
-4
/
+3
*
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-4
/
+4
*
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-10-23
1
-1
/
+1
|
\
|
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-1
/
+1
*
|
Pull utrace into release branch
Tony Luck
2008-10-17
2
-78
/
+12
|
\
\
|
*
|
[IA64] utrace Convert compat ptrace to use compat_sys_ptrace
Shaohua Li
2008-10-06
2
-78
/
+7
|
*
|
[IA64] utrace use generic trace hook
Shaohua Li
2008-10-06
1
-0
/
+5
*
|
|
[IA64] kill sys32_pipe
Christoph Hellwig
2008-10-17
2
-16
/
+1
*
|
|
[IA64] remove sys32_pause
Christoph Hellwig
2008-10-17
2
-9
/
+1
|
|
/
|
/
|
*
|
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-10-16
2
-3
/
+3
|
\
\
|
*
|
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-16
2
-3
/
+3
|
|
/
*
|
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
2
-58
/
+2
*
|
compat: move cp_compat_stat to common code
Christoph Hellwig
2008-10-16
1
-35
/
+0
|
/
*
[IA64] use generic compat_old_sys_readdir
Christoph Hellwig
2008-08-18
3
-140
/
+1
*
flag parameters: pipe
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2008-05-15
1
-10
/
+0
*
[IA64] TS_RESTORE_SIGMASK
Roland McGrath
2008-05-01
1
-1
/
+1
*
Pull regset into release branch
Tony Luck
2008-04-17
1
-25
/
+624
|
\
|
*
[IA64] regset: 32-bit support
Shaohua Li
2008-03-12
1
-25
/
+624
*
|
Pull virt-cpu-accounting into release branch
Tony Luck
2008-04-17
1
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
Hidetoshi Seto
2008-02-20
1
-1
/
+13
*
|
[IA64] remove unnecessary nfs includes from sys_ia32.c
KOSAKI Motohiro
2008-03-06
1
-6
/
+1
*
|
[IA64] signal(ia64_ia32): add a signal stack overflow check
Shi Weihua
2008-03-04
1
-1
/
+12
|
/
*
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-02-05
1
-2
/
+3
*
x86: PIE executable randomization, checkpatch fixes
Andrew Morton
2008-01-30
1
-1
/
+2
*
x86: PIE executable randomization
Jiri Kosina
2008-01-30
1
-1
/
+1
*
[IA64] ia32 nopage
Nick Piggin
2007-12-18
1
-16
/
+12
*
[IA64] Remove duplicate includes from ia32priv.h
Lucas Woods
2007-11-06
1
-1
/
+0
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-3
/
+3
*
Make unregister_binfmt() return void
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2007-10-17
1
-0
/
+1
*
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
[IA64] Remove a few duplicate includes
Jesper Juhl
2007-07-30
1
-1
/
+0
*
[IA64] rename partial_page
akpm@linux-foundation.org
2007-07-25
3
-50
/
+51
*
revert "PIE randomization"
Andrew Morton
2007-07-21
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
mm: variable length argument support
Ollie Wild
2007-07-19
1
-51
/
+16
*
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
2007-07-16
1
-1
/
+1
*
PIE randomization
Jan Kratochvil
2007-07-16
1
-1
/
+1
*
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2007-05-11
1
-0
/
+5
[next]