aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath1-0/+1
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike1-11/+11
2006-07-14[PATCH] uml: tidy biarch gcc supportJeff Dike1-2/+0
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike7-38/+46
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike5-76/+2
2006-07-10[PATCH] uml: make some symbols staticJeff Dike1-14/+0
2006-07-10[PATCH] uml: remove os_isattyJeff Dike1-15/+2
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike1-29/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike1-0/+2
2006-07-10[PATCH] uml: timer handler tidyingJeff Dike1-16/+4
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike3-3/+3
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike6-30/+26
2006-07-10[PATCH] uml: remove some useless exportsJeff Dike1-6/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike1-38/+26
2006-07-10[PATCH] uml: clean up address space limits codeTyler3-30/+8
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03[PATCH] uml build fixTheodore Tso1-0/+2
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-6/+9
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] uml: fix biarch gcc build on x86_64Jeff Dike1-0/+2
2006-06-30[PATCH] uml: remove stray fileJeff Dike1-172/+0
2006-06-30[PATCH] uml: remove unneeded time definitionsJeff Dike1-22/+0
2006-06-30[PATCH] uml: add locking to xtime accessesJeff Dike1-2/+8
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-22[PATCH] UML: fix wall_to_monotonic initializationJeff Dike1-1/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-1/+1
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike1-0/+10
2006-05-03[PATCH] uml: change timer initializationJeff Dike1-1/+1
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-4/+2
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso1-7/+2
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso1-1/+8
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl1-46/+47
2006-05-01[PATCH] uml: fix iomem list traversalVictor V. Vengerov1-0/+2
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+2
2006-05-01Update UML kernel/physmem.c to use rb_parent() accessor macroAndrew Morton1-1/+1
2006-04-11[PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso1-4/+1
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso4-13/+31
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2-2/+10
2006-03-31[PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso1-4/+0
2006-03-31[PATCH] uml: sparse cleanupsAl Viro5-28/+24
2006-03-31[PATCH] uml: redeclare highmemJeff Dike1-1/+1
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-1/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-2/+1
2006-03-27[PATCH] uml: move tty logging to os-LinuxJeff Dike3-236/+1
2006-03-27[PATCH] uml: move sigio_user.c to os-Linux/sigio.cJeff Dike2-325/+1