aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev1-1/+1
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-0/+7
2007-02-11[PATCH] uml: umid tidyingJeff Dike2-2/+3
2007-02-11[PATCH] uml: SIGIO formatting fixesJeff Dike1-3/+3
2007-02-11[PATCH] uml: SIGIO locking commentJeff Dike1-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike1-4/+3
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-1/+2
2007-02-11[PATCH] uml: remove code controlled by non-existent config optionJeff Dike1-5/+1
2007-02-11[PATCH] uml: const a variableJeff Dike1-1/+1
2007-02-11[PATCH] uml: make signal handlers staticJeff Dike1-14/+14
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-16/+0
2007-02-11[PATCH] uml: delete unused fileJeff Dike2-24/+1
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike1-12/+12
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike2-10/+17
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2007-02-11[PATCH] uml: mconsole lockingJeff Dike1-0/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike2-4/+4
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+4
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike2-0/+2
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso1-1/+0
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2-0/+2
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso1-3/+3
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-08[PATCH] uml pt_regs fixesAl Viro3-9/+10
2006-10-06[PATCH] um: irq changes break buildPekka Enberg1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones13-13/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-0/+13
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-3/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-11/+11
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike1-2/+4
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike1-484/+0
2006-09-29[PATCH] uml: locking documentationJeff Dike1-2/+6
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike1-1/+1
2006-09-27[PATCH] uml: add an exportJeff Dike1-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike7-192/+663
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-23/+13
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike1-1/+1
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike1-8/+9
2006-09-27[PATCH] uml: fix gcov supportJeff Dike1-12/+1
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike1-1/+2
2006-09-27[PATCH] uml: const more dataJeff Dike2-2/+2
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: Remove unused variableJeff Dike1-5/+0