aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/mconsole_kern.c
Commit message (Expand)AuthorAgeFilesLines
* open-style analog of vfs_path_lookup()Al Viro2011-03-141-19/+2
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-1/+1
* Unrot uml mconsole a bitAl Viro2010-01-141-31/+18
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-9/+7
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-151-6/+8
* Merge branch 'next' into for-linusJames Morris2008-12-251-1/+2
|\
| * CRED: Pass credentials through dentry_open()David Howells2008-11-141-1/+2
* | uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
|/
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* uml: make mconsole_stack namespace-awareJeff Dike2008-02-051-17/+18
* uml: mconsole mutex conversionDaniel Walker2008-02-051-3/+4
* uml: fix infinite mconsole loopKarol Swietlicki2008-02-051-1/+3
* uml: DEBUG_SHIRQ fixesJeff Dike2008-02-051-1/+7
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-051-3/+0
* uml: more idiomatic parameter parsingJeff Dike2007-10-161-2/+2
* uml: sysrq and mconsole fixesJeff Dike2007-10-161-14/+9
* uml: style fixes pass 2Jeff Dike2007-10-161-123/+127
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-1/+0
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-14/+1
* uml: more __init annotationsJeff Dike2007-07-241-2/+2
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: fix device unplug crashJeff Dike2007-03-291-0/+3
* [PATCH] uml: umid tidyingJeff Dike2007-02-111-1/+0
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-111-1/+1
* [PATCH] uml: mconsole lockingJeff Dike2007-02-111-6/+15
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-111-13/+27
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
* [PATCH] uml: mconsole fixesAl Viro2006-10-241-6/+17
* [PATCH] uml pt_regs fixesAl Viro2006-10-081-4/+4
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-3/+3
* [PATCH] uml: stack consumption reductionJeff Dike2006-09-291-5/+10
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-1/+1
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-251-2/+0
* [PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso2006-04-111-1/+1
* [PATCH] uml: memory hotplug cleanupsJeff Dike2006-04-111-3/+1
* [PATCH] uml: fix min usageAl Viro2006-03-311-1/+1
* [PATCH] UML: Hotplug memory, take 2Jeff Dike2006-03-311-0/+138
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* [PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso2006-02-011-3/+6
* [PATCH] uml: fix some typosJeff Dike2006-02-011-1/+1
* [PATCH] uml: eliminate doubled boot outputJeff Dike2006-01-111-1/+1
* [PATCH] uml: fix whitespace in mconsole driverJeff Dike2006-01-061-54/+42
* [PATCH] uml: capture printk output for mconsole sysrqJeff Dike2006-01-061-18/+30
* [PATCH] uml: capture printk output for mconsole stackJeff Dike2006-01-061-6/+81
* [PATCH] uml: Add static initializations and declarationsJeff Dike2006-01-061-3/+3
* [PATCH] uml: Formatting changesJeff Dike2006-01-061-13/+12