index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
x86, um: switch to generic fork/vfork/clone
Al Viro
1
-19
/
+0
2012-11-29
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...
Al Viro
1
-1
/
+1
2012-11-29
um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)
Al Viro
1
-6
/
+2
2012-11-29
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
1
-1
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-28
/
+3
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
5
-28
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-57
/
+5
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
122
-383
/
+383
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
120
-382
/
+382
2012-10-10
um: move sysrq.h out of include/shared
Al Viro
2
-1
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-0
/
+2
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the UID16 config option
Catalin Marinas
1
-0
/
+1
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
3
-80
/
+27
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-1
/
+3
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-1
/
+1
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-78
/
+21
2012-10-02
UAPI: Partition the header include path sets and add uapi/ header directories
David Howells
1
-1
/
+3
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+2
2012-10-01
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-3
/
+0
2012-10-01
um: switch to generic kernel_thread()
Al Viro
2
-16
/
+3
2012-10-01
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
3
-41
/
+2
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
3
-11
/
+12
2012-09-27
um: kill thread->forking
Al Viro
3
-25
/
+16
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
1
-1
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
um: resurrect the right variant of mconsole_proc()
Al Viro
1
-78
/
+21
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
1
-0
/
+1
2012-09-20
um: kill thread->forking
Al Viro
3
-25
/
+16
2012-09-20
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
1
-1
/
+5
2012-09-20
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-20
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-06
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-08-02
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-299
/
+202
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
2
-8
/
+6
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
3
-43
/
+34
2012-08-02
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
2
-2
/
+2
2012-08-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-4
/
+4
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+12
2012-08-01
memcg: rename config variables
Andrew Morton
1
-4
/
+4
2012-07-28
um: set BLK_CGROUP=y in defconfig
Richard Weinberger
1
-1
/
+1
2012-07-28
um: remove count_lock
Richard Weinberger
2
-7
/
+0
[next]