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