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