summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix formatting violations in signal delivery codeJeff Dike2007-03-061-3/+3
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-121-1/+1
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-111-0/+7
* [PATCH] uml: umid tidyingJeff Dike2007-02-112-2/+3
* [PATCH] uml: SIGIO formatting fixesJeff Dike2007-02-111-3/+3
* [PATCH] uml: SIGIO locking commentJeff Dike2007-02-111-0/+1
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-111-4/+3Star
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-1/+2
* [PATCH] uml: remove code controlled by non-existent config optionJeff Dike2007-02-111-5/+1Star
* [PATCH] uml: const a variableJeff Dike2007-02-111-1/+1
* [PATCH] uml: make signal handlers staticJeff Dike2007-02-111-14/+14
* [PATCH] uml: remove unused variable and functionJeff Dike2007-02-111-16/+0Star
* [PATCH] uml: delete unused fileJeff Dike2007-02-112-24/+1Star
* [PATCH] uml: make time data per-cpuJeff Dike2007-02-111-12/+12
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-112-77/+57Star
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-112-10/+17
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] uml: mconsole lockingJeff Dike2007-02-111-0/+1
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-112-4/+4
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-3/+4
* [PATCH] uml: add _text definition to linker scriptsJeff Dike2006-10-312-0/+2
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+0Star
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-202-0/+2
* [PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso2006-10-111-3/+3
* [PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso2006-10-111-4/+1Star
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] uml pt_regs fixesAl Viro2006-10-093-9/+10
* [PATCH] um: irq changes break buildPekka Enberg2006-10-061-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-0413-13/+0Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-0/+13
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-11/+11
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0Star
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-2/+4
* [PATCH] uml: remove unneeded fileJeff Dike2006-09-291-484/+0Star
* [PATCH] uml: locking documentationJeff Dike2006-09-291-2/+6
* [PATCH] uml: fix sleep length bugJeff Dike2006-09-271-1/+1
* [PATCH] uml: add an exportJeff Dike2006-09-271-0/+1
* [PATCH] uml: file renamingJeff Dike2006-09-277-192/+663
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-23/+13Star
* [PATCH] uml: mark some tt-mode codeJeff Dike2006-09-271-1/+1
* [PATCH] uml: use correct SIGBUS handlerJeff Dike2006-09-271-8/+9
* [PATCH] uml: fix gcov supportJeff Dike2006-09-271-12/+1Star
* [PATCH] uml: get rid of ZONE_DMA useJeff Dike2006-09-271-1/+2
* [PATCH] uml: const more dataJeff Dike2006-09-272-2/+2
* [PATCH] UML: tty lockingAlan Cox2006-09-261-1/+3