aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-26[PATCH] uml: timer cleanupsJeff Dike1-2/+5
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike1-24/+10
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike3-15/+6
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-0/+2
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+1
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike1-11/+11
2006-07-14[PATCH] uml: tidy biarch gcc supportJeff Dike1-2/+0
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike7-38/+46
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike5-76/+2
2006-07-10[PATCH] uml: make some symbols staticJeff Dike1-14/+0
2006-07-10[PATCH] uml: remove os_isattyJeff Dike1-15/+2
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike1-29/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike1-0/+2
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike1-16/+4
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike3-3/+3
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike6-30/+26
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike1-38/+26
2006-07-10[PATCH] uml: clean up address space limits codeTyler3-30/+8
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03[PATCH] uml build fixTheodore Tso1-0/+2
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-6/+9
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0