aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* [PATCH] uml: make mconsole version requests happen in a processJeff Dike2006-07-10
* [PATCH] uml: remove unused variableJeff Dike2006-07-10
* [PATCH] uml: add some EINTR protectionJeff Dike2006-07-10
* [PATCH] uml: formatting fixesJeff Dike2006-07-10
* [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: fix exitcall ordering bugJeff 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: ifdef a mode-specific functionJeff Dike2006-07-10
* [PATCH] uml: timer handler tidyingJeff Dike2006-07-10
* [PATCH] uml: signal initialization cleanupJeff Dike2006-07-10
* [PATCH] uml: remove useless declarationJeff 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-01
|\
| * kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg2006-07-01
* | [PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso2006-07-01
* | [PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso2006-07-01
* | [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] uml: unregister useless console when it's not neededJeff Dike2006-06-30
* | [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-30
* | [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-30
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* | spelling fixesAndreas Mohr2006-06-26
|/
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-25
* [PATCH] uml: remove dead declarationAdrian Bunk2006-06-25
* [PATCH] clean up default value of SYSCALL_DEBUGJean-Luc Leger2006-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-23
|\
| * [POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard2006-06-15