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.12.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
1
-8
/
+9
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+10
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
4
-27
/
+27
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-10
/
+10
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
1
-1
/
+1
2014-11-06
uml: Fix unsafe pid reference to foreground process group
Peter Hurley
1
-1
/
+5
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2
-6
/
+3
2014-10-13
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
1
-4
/
+0
2014-10-13
um: ubd: Fix for processes stuck in D state forever
Thorsten Knabe
1
-2
/
+3
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
1
-1
/
+0
2014-03-25
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
1
-4
/
+2
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
3
-7
/
+2
2013-09-07
um: ubd: Introduce submit_request()
Richard Weinberger
1
-13
/
+19
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
1
-1
/
+40
2013-06-19
mconsole: we'd better initialize pos before passing it to vfs_read()...
Al Viro
1
-1
/
+1
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-3
/
+2
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
1
-2
/
+1
2013-03-22
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
8
-32
/
+38
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-5
/
+1
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-7
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-21
/
+14
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
3
-13
/
+11
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-7
/
+1
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+2
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-04
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-14
/
+8
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
1
-1
/
+1
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
2012-10-31
UM: TTY: fix build errors now that tty->raw is gone
Jiri Slaby
1
-15
/
+2
2012-10-24
rcu: Remove rcu_switch()
Frederic Weisbecker
1
-1
/
+1
2012-10-10
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
43
-138
/
+138
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
43
-138
/
+138
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-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+2
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-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
6
-211
/
+88
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+11
2012-07-28
um: remove count_lock
Richard Weinberger
2
-7
/
+0
2012-07-28
um: fully use tty_port
Richard Weinberger
4
-78
/
+65
2012-07-28
um: Remove dead code
Richard Weinberger
1
-26
/
+0
[next]