index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+1
|
\
|
*
UM: Adjust printk in create_proc_mconsole()
David Howells
2013-04-09
1
-2
/
+1
*
|
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
8
-32
/
+38
|
\
\
|
|
/
|
*
um: Use tty_port in SIGWINCH handler
Richard Weinberger
2013-03-11
5
-18
/
+22
|
*
um: Use tty_port_operations->destruct
Richard Weinberger
2013-03-11
3
-14
/
+14
|
*
net : enable tx time stamping in the vde driver.
Paul Chavent
2013-03-11
1
-0
/
+2
*
|
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
1
-5
/
+1
*
|
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-7
/
+1
|
/
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
3
-21
/
+14
|
\
|
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
3
-13
/
+11
|
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-7
/
+1
|
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+2
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-2
/
+2
*
|
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
2013-01-03
1
-14
/
+8
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
1
-1
/
+1
|
\
|
*
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
1
-1
/
+1
|
\
\
|
*
|
rcu: Remove rcu_switch()
Frederic Weisbecker
2012-10-23
1
-1
/
+1
|
|
/
*
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+2
*
|
UM: TTY: fix build errors now that tty->raw is gone
Jiri Slaby
2012-10-30
1
-15
/
+2
|
/
*
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-10
43
-138
/
+138
|
\
|
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
43
-138
/
+138
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-78
/
+21
|
\
\
|
*
|
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
1
-78
/
+21
|
|
/
*
|
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-10-01
1
-1
/
+2
|
\
\
|
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+2
|
|
/
*
|
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2012-09-26
1
-0
/
+1
|
/
*
Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-08-01
6
-211
/
+88
|
\
|
*
um: fix ubd_file_size for read-only files
Martin Pärtel
2012-08-02
1
-1
/
+1
|
*
um: remove count_lock
Richard Weinberger
2012-07-28
2
-7
/
+0
|
*
um: fully use tty_port
Richard Weinberger
2012-07-28
4
-78
/
+65
|
*
um: Remove dead code
Richard Weinberger
2012-07-28
1
-26
/
+0
|
*
um: remove line_ioctl()
Richard Weinberger
2012-07-28
4
-90
/
+0
|
*
TTY: um/line, use tty from tty_port
Jiri Slaby
2012-07-28
3
-9
/
+21
|
*
TTY: um/line, add tty_port
Jiri Slaby
2012-07-28
2
-4
/
+5
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
5
-17
/
+11
|
\
\
|
*
|
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
5
-17
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
1
-1
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
1
-1
/
+0
|
|
/
*
|
arch: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2012-05-23
5
-9
/
+10
|
\
|
*
um: Implement um_free_irq()
Richard Weinberger
2012-05-21
5
-9
/
+10
*
|
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
1
-0
/
+1
|
/
*
um: Disintegrate asm/system.h
Richard Weinberger
2012-04-10
1
-0
/
+1
*
um: switch cow_user.h to htobe{32,64}/betoh{32,64}
Al Viro
2012-04-10
2
-57
/
+21
*
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-27
15
-366
/
+292
|
\
|
*
um: deadlock in line_write_interrupt()
Al Viro
2012-03-25
1
-0
/
+1
|
*
um: switch close_chan() to struct line
Al Viro
2012-03-25
3
-9
/
+11
|
*
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
3
-18
/
+15
[next]