index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2012-07-28
um: remove line_ioctl()
Richard Weinberger
4
-90
/
+0
2012-07-28
TTY: um/line, use tty from tty_port
Jiri Slaby
3
-9
/
+21
2012-07-28
TTY: um/line, add tty_port
Jiri Slaby
2
-4
/
+5
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-07-19
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
5
-17
/
+11
2012-07-17
arch: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
1
-1
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
5
-9
/
+10
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
5
-9
/
+10
2012-05-03
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
1
-0
/
+1
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger
1
-0
/
+1
2012-04-10
um: switch cow_user.h to htobe{32,64}/betoh{32,64}
Al Viro
2
-57
/
+21
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-366
/
+292
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
1
-0
/
+1
2012-03-25
um: switch close_chan() to struct line
Al Viro
3
-9
/
+11
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
3
-18
/
+15
2012-03-25
um: line->have_irq is never checked...
Al Viro
2
-2
/
+0
2012-03-25
um: chan_init_pri is dead now
Al Viro
1
-2
/
+0
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
5
-128
/
+88
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2
-0
/
+5
2012-03-25
um: finally kill ->init_str leaks
Al Viro
1
-1
/
+3
2012-03-25
um: get rid of lines_init()
Al Viro
4
-46
/
+33
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
4
-42
/
+40
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
2
-28
/
+29
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
4
-20
/
+12
2012-03-25
um: get rid of the init_prio mess
Al Viro
4
-74
/
+68
2012-03-25
um: switch line_config() to setup_one_line()
Al Viro
1
-6
/
+16
2012-03-25
um: switch line_remove() to setup_one_line()
Al Viro
1
-8
/
+5
2012-03-25
um: clean up the includes in ubd
Al Viro
3
-34
/
+18
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
7
-11
/
+11
2012-02-18
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
[next]