aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-0413-13/+0
* [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/+0
* [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/+0
* [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/+13
* [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/+1
* [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
* [PATCH] uml: Remove unused variableJeff Dike2006-09-261-5/+0
* [PATCH] uml: timer cleanupsJeff Dike2006-09-261-2/+5
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-261-24/+10
* [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-261-2/+9
* [PATCH] uml: Whitespace fixesJeff Dike2006-09-261-184/+183
* [PATCH] uml: Fix stack alignmentJeff Dike2006-09-261-1/+2
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-263-15/+6
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-1/+1
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+2
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+2
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] UML - fix utsname build breakageJeff Dike2006-07-151-11/+11
* [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-141-2/+0
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-105-76/+2
* [PATCH] uml: make some symbols staticJeff Dike2006-07-101-14/+0
* [PATCH] uml: remove os_isattyJeff Dike2006-07-101-15/+2
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-101-29/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-101-0/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-103-3/+3
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-106-30/+26
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-101-38/+26
* [PATCH] uml: clean up address space limits codeTyler2006-07-103-30/+8
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
* [PATCH] uml build fixTheodore Tso2006-07-031-0/+2
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-6/+9