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
/
drivers
/
mconsole_kern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-19
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-1
/
+1
2010-01-14
Unrot uml mconsole a bit
Al Viro
1
-31
/
+18
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-9
/
+7
2009-12-15
uml: convert to seq_file/proc_fops
Alexey Dobriyan
1
-6
/
+8
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-1
/
+2
2008-12-10
uml: boot broken due to buffer overrun
Balbir Singh
1
-1
/
+3
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+2
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-3
/
+3
2008-02-05
uml: make mconsole_stack namespace-aware
Jeff Dike
1
-17
/
+18
2008-02-05
uml: mconsole mutex conversion
Daniel Walker
1
-3
/
+4
2008-02-05
uml: fix infinite mconsole loop
Karol Swietlicki
1
-1
/
+3
2008-02-05
uml: DEBUG_SHIRQ fixes
Jeff Dike
1
-1
/
+7
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
1
-3
/
+0
2007-10-16
uml: more idiomatic parameter parsing
Jeff Dike
1
-2
/
+2
2007-10-16
uml: sysrq and mconsole fixes
Jeff Dike
1
-14
/
+9
2007-10-16
uml: style fixes pass 2
Jeff Dike
1
-123
/
+127
2007-10-16
uml: throw out CHOOSE_MODE
Jeff Dike
1
-1
/
+0
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
1
-14
/
+1
2007-07-24
uml: more __init annotations
Jeff Dike
1
-2
/
+2
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-03-29
[PATCH] uml: fix device unplug crash
Jeff Dike
1
-0
/
+3
2007-02-11
[PATCH] uml: umid tidying
Jeff Dike
1
-1
/
+0
2007-02-11
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
1
-1
/
+1
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
1
-6
/
+15
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
1
-13
/
+27
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-2
/
+2
2006-10-25
[PATCH] uml: mconsole fixes
Al Viro
1
-6
/
+17
2006-10-09
[PATCH] uml pt_regs fixes
Al Viro
1
-4
/
+4
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-3
/
+3
2006-09-29
[PATCH] uml: stack consumption reduction
Jeff Dike
1
-5
/
+10
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
1
-2
/
+0
2006-04-11
[PATCH] uml: local_irq_save, not local_save_flags
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: fix 2 harmless cast warnings for 64-bit
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: memory hotplug cleanups
Jeff Dike
1
-3
/
+1
2006-04-01
[PATCH] uml: fix min usage
Al Viro
1
-1
/
+1
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
1
-0
/
+138
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+2
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2006-02-01
[PATCH] uml: fix some typos
Jeff Dike
1
-1
/
+1
2006-01-12
[PATCH] uml: eliminate doubled boot output
Jeff Dike
1
-1
/
+1
2006-01-06
[PATCH] uml: fix whitespace in mconsole driver
Jeff Dike
1
-54
/
+42
2006-01-06
[PATCH] uml: capture printk output for mconsole sysrq
Jeff Dike
1
-18
/
+30
2006-01-06
[PATCH] uml: capture printk output for mconsole stack
Jeff Dike
1
-6
/
+81
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
1
-3
/
+3
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
1
-13
/
+12
[next]