aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAge
* [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
* [PATCH] uml: Remove unused variableJeff Dike2006-09-26
* [PATCH] uml: timer cleanupsJeff Dike2006-09-26
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-26
* [PATCH] uml: Improve SIGBUS diagnosticsJeff Dike2006-09-26
* [PATCH] uml: Whitespace fixesJeff Dike2006-09-26
* [PATCH] uml: Fix stack alignmentJeff Dike2006-09-26
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-26
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-26
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-26
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-26
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-31
* [PATCH] UML - fix utsname build breakageJeff Dike2006-07-15
* [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-15
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-10
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-10
* [PATCH] uml: make some symbols staticJeff Dike2006-07-10
* [PATCH] uml: remove os_isattyJeff Dike2006-07-10
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-10
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-10
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-10
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-10
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-10
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: clean up address space limits codeTyler2006-07-10
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] uml build fixTheodore Tso2006-07-03
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-30
* | [PATCH] uml: remove stray fileJeff Dike2006-06-30
* | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-30
* | [PATCH] uml: add locking to xtime accessesJeff Dike2006-06-30
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
|/
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] UML: fix wall_to_monotonic initializationJeff Dike2006-06-22
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-20
|\
| * Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton2006-05-01