index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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-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
[next]