index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
mconsole_kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unrot uml mconsole a bit
Al Viro
2010-01-14
1
-31
/
+18
*
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-9
/
+7
*
uml: convert to seq_file/proc_fops
Alexey Dobriyan
2009-12-15
1
-6
/
+8
*
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-1
/
+2
|
\
|
*
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-1
/
+2
*
|
uml: boot broken due to buffer overrun
Balbir Singh
2008-12-10
1
-1
/
+3
|
/
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-3
/
+3
*
uml: make mconsole_stack namespace-aware
Jeff Dike
2008-02-05
1
-17
/
+18
*
uml: mconsole mutex conversion
Daniel Walker
2008-02-05
1
-3
/
+4
*
uml: fix infinite mconsole loop
Karol Swietlicki
2008-02-05
1
-1
/
+3
*
uml: DEBUG_SHIRQ fixes
Jeff Dike
2008-02-05
1
-1
/
+7
*
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
2008-02-05
1
-3
/
+0
*
uml: more idiomatic parameter parsing
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: sysrq and mconsole fixes
Jeff Dike
2007-10-16
1
-14
/
+9
*
uml: style fixes pass 2
Jeff Dike
2007-10-16
1
-123
/
+127
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
1
-1
/
+0
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
1
-14
/
+1
*
uml: more __init annotations
Jeff Dike
2007-07-24
1
-2
/
+2
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
[PATCH] uml: fix device unplug crash
Jeff Dike
2007-03-29
1
-0
/
+3
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
1
-1
/
+0
*
[PATCH] uml: use LIST_HEAD where possible
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
1
-6
/
+15
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
1
-13
/
+27
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-2
/
+2
*
[PATCH] uml: mconsole fixes
Al Viro
2006-10-24
1
-6
/
+17
*
[PATCH] uml pt_regs fixes
Al Viro
2006-10-08
1
-4
/
+4
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-3
/
+3
*
[PATCH] uml: stack consumption reduction
Jeff Dike
2006-09-29
1
-5
/
+10
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
1
-1
/
+1
*
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
2006-06-25
1
-2
/
+0
*
[PATCH] uml: local_irq_save, not local_save_flags
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: fix 2 harmless cast warnings for 64-bit
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: memory hotplug cleanups
Jeff Dike
2006-04-11
1
-3
/
+1
*
[PATCH] uml: fix min usage
Al Viro
2006-03-31
1
-1
/
+1
*
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2006-03-31
1
-0
/
+138
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-1
/
+2
*
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-3
/
+6
*
[PATCH] uml: fix some typos
Jeff Dike
2006-02-01
1
-1
/
+1
*
[PATCH] uml: eliminate doubled boot output
Jeff Dike
2006-01-11
1
-1
/
+1
*
[PATCH] uml: fix whitespace in mconsole driver
Jeff Dike
2006-01-06
1
-54
/
+42
*
[PATCH] uml: capture printk output for mconsole sysrq
Jeff Dike
2006-01-06
1
-18
/
+30
*
[PATCH] uml: capture printk output for mconsole stack
Jeff Dike
2006-01-06
1
-6
/
+81
*
[PATCH] uml: Add static initializations and declarations
Jeff Dike
2006-01-06
1
-3
/
+3
*
[PATCH] uml: Formatting changes
Jeff Dike
2006-01-06
1
-13
/
+12
*
[PATCH] uml: use kstrdup
Jeff Dike
2006-01-06
1
-1
/
+1
*
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
2005-09-17
1
-0
/
+52
*
[PATCH] uml: Clean up prink calls
Christophe Lucas
2005-07-28
1
-1
/
+1
*
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-06-25
1
-4
/
+32
[next]