summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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-151-2/+0Star
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-105-76/+2Star
* [PATCH] uml: make some symbols staticJeff Dike2006-07-101-14/+0Star
* [PATCH] uml: remove os_isattyJeff Dike2006-07-101-15/+2Star
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-101-29/+16Star
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-101-0/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4Star
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-103-3/+3
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-106-30/+26Star
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0Star
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-101-38/+26Star
* [PATCH] uml: clean up address space limits codeTyler2006-07-103-30/+8Star
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* [PATCH] uml build fixTheodore Tso2006-07-041-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-07-011-1/+0Star
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-301-0/+2
* | [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0Star
* | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-301-22/+0Star
* | [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-231-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-041-1/+1
* | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-021-4/+2Star
|\ \
| * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+2Star
| |/
* | [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-021-7/+2Star
* | [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-021-1/+8
* | [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-021-46/+47
* | [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-021-0/+2
|/
* [PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso2006-04-111-4/+1Star
* [PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso2006-03-311-0/+7
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-314-13/+31
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-312-2/+10
* [PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso2006-03-311-4/+0Star
* [PATCH] uml: sparse cleanupsAl Viro2006-03-315-28/+24Star
* [PATCH] uml: redeclare highmemJeff Dike2006-03-311-1/+1
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-291-1/+0Star
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+2
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-2/+1Star
* [PATCH] uml: move tty logging to os-LinuxJeff Dike2006-03-273-236/+1Star
* [PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike2006-03-272-325/+1Star