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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
1
-2
/
+3
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-63
/
+6
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-02-19
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-03
x86: switch to generic old sigaction
Al Viro
3
-40
/
+3
2013-02-03
x86,um: switch to generic old sigsuspend()
Al Viro
1
-0
/
+1
2013-02-03
x86: get rid of pt_regs argument in vm86/vm86old
Al Viro
1
-3
/
+0
2013-02-03
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
1
-13
/
+2
2013-02-03
x86: get rid of pt_regs argument of iopl(2)
Al Viro
1
-1
/
+0
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
1
-5
/
+0
2013-01-11
arch/x86/um: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-11
/
+4
2012-12-20
um: don't compare a pointer to 0
Sasha Levin
1
-1
/
+1
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
1
-7
/
+2
2012-12-19
introduce generic sys_sigaltstack(), switch x86 and um to it
Al Viro
3
-2
/
+1
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-20
/
+1
2012-11-29
x86, 386 removal: Remove CONFIG_XADD
H. Peter Anvin
1
-1
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-2
/
+0
2012-11-28
x86, um: switch to generic fork/vfork/clone
Al Viro
3
-18
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-0
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
20
-42
/
+42
2012-10-09
um: move sysrq.h out of include/shared
Al Viro
2
-7
/
+7
2012-10-09
um/x86: merge 32 and 64 bit variants of ptrace.h
Al Viro
3
-78
/
+54
2012-10-09
um/x86: merge 32 and 64bit variants of checksum.h
Al Viro
3
-265
/
+144
2012-09-30
um: switch to generic kernel_thread()
Al Viro
1
-0
/
+1
2012-09-30
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
1
-1
/
+0
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+2
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
1
-3
/
+0
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
um: kill thread->forking
Al Viro
4
-41
/
+13
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
1
-6
/
+0
2012-09-20
um: kill thread->forking
Al Viro
4
-41
/
+13
2012-09-20
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
1
-6
/
+0
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
1
-3
/
+3
2012-06-09
x86, um: Correct syscall table type attributes breaking gcc 4.8
Martin Pelikan
1
-2
/
+2
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+3
2012-05-21
um: missing checks of __put_user()/__get_user() return values
Al Viro
2
-8
/
+8
2012-05-21
um: stub_rt_sigsuspend isn't needed these days anymore
Al Viro
1
-1
/
+0
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
11
-277
/
+148
2012-05-21
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2012-04-20
x86, extable: Remove open-coded exception table entries in arch/x86/um/checks...
H. Peter Anvin
1
-6
/
+3
2012-04-10
um: Use asm-generic/switch_to.h
Richard Weinberger
1
-7
/
+0
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger
3
-135
/
+82
[next]