aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike
2006-07-14[PATCH] uml: header formatting cleanupsJeff Dike
2006-07-14[PATCH] uml: tidy biarch gcc supportJeff Dike
2006-07-14[PATCH] uml: tidy longjmp macroJeff Dike
2006-07-10[PATCH] uml: make mconsole version requests happen in a processJeff Dike
2006-07-10[PATCH] uml: remove unused variableJeff Dike
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike
2006-07-10[PATCH] uml: formatting fixesJeff Dike
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike
2006-07-10[PATCH] uml: make some symbols staticJeff Dike
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike
2006-07-10[PATCH] uml: remove os_isattyJeff Dike
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike
2006-07-10[PATCH] uml: remove useless declarationJeff Dike
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike
2006-07-10[PATCH] uml: clean up address space limits codeTyler
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] uml build fixTheodore Tso
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner
2006-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-01[PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso
2006-07-01[PATCH] uml: fix not_dead_yet when directory is in bad statePaolo 'Blaisorblade' Giarrusso
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] uml: fix biarch gcc build on x86_64Jeff Dike
2006-06-30[PATCH] uml: remove stray fileJeff Dike
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike
2006-06-30[PATCH] uml: add locking to xtime accessesJeff Dike
2006-06-30[PATCH] uml: unregister useless console when it's not neededJeff Dike
2006-06-30[PATCH] uml: fix off-by-one bug in VM file creationJeff Dike
2006-06-30[PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-26spelling fixesAndreas Mohr