summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
AgeCommit message (Expand)AuthorLines
2007-02-11[PATCH] uml: make time data per-cpuJeff Dike-12/+12
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike-77/+57
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike-10/+17
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike-1/+1
2007-02-11[PATCH] uml: mconsole lockingJeff Dike-0/+1
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike-4/+4
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra-3/+4
2006-10-31[PATCH] uml: add _text definition to linker scriptsJeff Dike-0/+2
2006-10-31[PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso-1/+0
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso-0/+2
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso-3/+3
2006-10-11[PATCH] uml: correct removal of pte_mkexecPaolo 'Blaisorblade' Giarrusso-4/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-2/+2
2006-10-08[PATCH] uml pt_regs fixesAl Viro-9/+10
2006-10-06[PATCH] um: irq changes break buildPekka Enberg-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-13/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-0/+13
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn-3/+3
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-11/+11
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn-0/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu-1/+1
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike-2/+4
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike-484/+0
2006-09-29[PATCH] uml: locking documentationJeff Dike-2/+6
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike-1/+1
2006-09-27[PATCH] uml: add an exportJeff Dike-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike-192/+663
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike-23/+13
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike-1/+1
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike-8/+9
2006-09-27[PATCH] uml: fix gcov supportJeff Dike-12/+1
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike-1/+2
2006-09-27[PATCH] uml: const more dataJeff Dike-2/+2
2006-09-26[PATCH] UML: tty lockingAlan Cox-1/+3
2006-09-26[PATCH] uml: Remove unused variableJeff Dike-5/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike-2/+5
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike-24/+10
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike-2/+9
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike-15/+6
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter-0/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter-0/+2
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath-0/+1
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike-11/+11
2006-07-14[PATCH] uml: tidy biarch gcc supportJeff Dike-2/+0
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike-38/+46