aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers/random.c
AgeCommit message (Expand)Author
2020-12-13um: Remove IRQ_NONE typeJohannes Berg
2020-12-13um: Support dynamic IRQ allocationJohannes Berg
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-02-19Epoll based IRQ controllerAnton Ivanov
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-07-19um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2009-10-14um: Remove BKL from randomThomas Gleixner
2008-07-02uml-random: BKL pushdownArnd Bergmann
2008-05-13uml: style fixes in the random driverJeff Dike
2008-05-13uml: random driver fixesJeff Dike
2008-02-05uml: header untanglingJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike
2006-09-29[PATCH] uml: locking documentationJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2005-11-07[PATCH] um: fix-up schedule_timeout() usageNishanth Aravamudan
2005-05-28[PATCH] uml: add MOD_LICENSE to random driverPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds