aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/mconsole_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: more idiomatic parameter parsingJeff Dike1-2/+2
2007-10-16uml: sysrq and mconsole fixesJeff Dike1-14/+9
2007-10-16uml: style fixes pass 2Jeff Dike1-123/+127
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-1/+0
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-14/+1
2007-07-24uml: more __init annotationsJeff Dike1-2/+2
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike1-0/+3
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-1/+0
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike1-1/+1
2007-02-11[PATCH] uml: mconsole lockingJeff Dike1-6/+15
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike1-13/+27
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells1-2/+2
2006-10-24[PATCH] uml: mconsole fixesAl Viro1-6/+17
2006-10-08[PATCH] uml pt_regs fixesAl Viro1-4/+4
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-3/+3
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike1-5/+10
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-1/+1
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-2/+0
2006-04-11[PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: memory hotplug cleanupsJeff Dike1-3/+1
2006-03-31[PATCH] uml: fix min usageAl Viro1-1/+1
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike1-0/+138
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso1-3/+6
2006-02-01[PATCH] uml: fix some typosJeff Dike1-1/+1
2006-01-11[PATCH] uml: eliminate doubled boot outputJeff Dike1-1/+1
2006-01-06[PATCH] uml: fix whitespace in mconsole driverJeff Dike1-54/+42
2006-01-06[PATCH] uml: capture printk output for mconsole sysrqJeff Dike1-18/+30
2006-01-06[PATCH] uml: capture printk output for mconsole stackJeff Dike1-6/+81
2006-01-06[PATCH] uml: Add static initializations and declarationsJeff Dike1-3/+3
2006-01-06[PATCH] uml: Formatting changesJeff Dike1-13/+12
2006-01-06[PATCH] uml: use kstrdupJeff Dike1-1/+1
2005-09-17[PATCH] uml: breakpoint an arbitrary threadJeff Dike1-0/+52
2005-07-28[PATCH] uml: Clean up prink callsChristophe Lucas1-1/+1
2005-06-25[PATCH] uml: hot-unplug code cleanupJeff Dike1-4/+32
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+619