aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/mconsole_kern.c
AgeCommit message (Expand)Author
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger
2013-06-19mconsole: we'd better initialize pos before passing it to vfs_read()...Al Viro
2013-04-09UM: Adjust printk in create_proc_mconsole()David Howells
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-26um: resurrect the right variant of mconsole_proc()Al Viro
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-19um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney
2012-05-02rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro
2010-01-14Unrot uml mconsole a bitAl Viro
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15uml: convert to seq_file/proc_fopsAlexey Dobriyan
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-10uml: boot broken due to buffer overrunBalbir Singh
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike
2008-02-05uml: mconsole mutex conversionDaniel Walker
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki
2007-10-16uml: more idiomatic parameter parsingJeff Dike
2007-10-16uml: sysrq and mconsole fixesJeff Dike
2007-10-16uml: style fixes pass 2Jeff Dike
2007-10-16uml: throw out CHOOSE_MODEJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike
2007-02-11[PATCH] uml: umid tidyingJeff Dike
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-10-24[PATCH] uml: mconsole fixesAl Viro
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike