summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-301-0/+2
* | [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0
* | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-301-22/+0
* | [PATCH] uml: add locking to xtime accessesJeff Dike2006-06-301-2/+8
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] UML: fix wall_to_monotonic initializationJeff Dike2006-06-221-1/+1
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-1/+1
|\
| * Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton2006-05-011-1/+1
* | [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-051-0/+10
* | [PATCH] uml: change timer initializationJeff Dike2006-05-031-1/+1
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-011-4/+2
|\ \
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+2
| |/
* | [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-011-7/+2
* | [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-011-1/+8
* | [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-011-46/+47
* | [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-011-0/+2
|/
* [PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso2006-04-111-4/+1
OpenPOWER on IntegriCloud