summaryrefslogtreecommitdiffstats
path: root/arch/um
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: header formatting cleanupsJeff Dike2006-07-141-34/+34
* [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-142-2/+1
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-144-18/+13
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-101-1/+6
* [PATCH] uml: remove unused variableJeff Dike2006-07-101-1/+0
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-102-10/+6
* [PATCH] uml: formatting fixesJeff Dike2006-07-103-128/+110
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-107-38/+46
* [PATCH] uml: remove syscall debuggingJeff Dike2006-07-107-86/+2
* [PATCH] uml: make some symbols staticJeff Dike2006-07-103-19/+6
* [PATCH] uml: fix exitcall ordering bugJeff Dike2006-07-101-1/+8
* [PATCH] uml: remove os_isattyJeff Dike2006-07-104-23/+16
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-102-31/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-102-1/+8
* [PATCH] uml: ifdef a mode-specific functionJeff Dike2006-07-102-1/+2
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-101-16/+4
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-106-15/+14
* [PATCH] uml: remove useless declarationJeff Dike2006-07-101-5/+0
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-108-34/+28
* [PATCH] uml: remove some useless exportsJeff Dike2006-07-101-6/+0
* [PATCH] uml: timer initialization cleanupJeff Dike2006-07-105-85/+30
* [PATCH] uml: clean up address space limits codeTyler2006-07-105-32/+10
* [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-029-12/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-011-2/+2
|\
| * kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-011-2/+2
* | [PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso2006-07-011-16/+37
* | [PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso2006-07-011-19/+29
* | [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-307-7/+0
|\ \ | |/ |/|
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-302-2/+7
* | [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0
* | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-303-30/+0
* | [PATCH] uml: add locking to xtime accessesJeff Dike2006-06-301-2/+8
* | [PATCH] uml: unregister useless console when it's not neededJeff Dike2006-06-301-4/+18
* | [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-301-2/+5
* | [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-301-2/+12
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-295-21/+2
|\
| * [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-264-4/+0
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-6/+2
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2006-06-261-7/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* | spelling fixesAndreas Mohr2006-06-261-1/+1
|/