aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe
2006-09-29[PATCH] uml build fixOllie Wild
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike
2006-09-29[PATCH] uml: don't roll my own random MAC generatorJeff Dike
2006-09-29[PATCH] uml: remove unneeded fileJeff Dike
2006-09-29[PATCH] uml: stack consumption reductionJeff Dike
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike
2006-09-29[PATCH] uml: locking documentationJeff Dike
2006-09-29[PATCH] uml: mechanical tidying after random MACs changeJeff Dike
2006-09-29[PATCH] uml: assign random MACs to interfaces if necessaryJeff Dike
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-27[PATCH] uml: fix allocation sizeJeff Dike
2006-09-27[PATCH] uml: fix sleep length bugJeff Dike
2006-09-27[PATCH] uml: add an exportJeff Dike
2006-09-27[PATCH] uml: file renamingJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike
2006-09-27[PATCH] uml: use correct SIGBUS handlerJeff Dike
2006-09-27[PATCH] uml: fix gcov supportJeff Dike
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-09-27[PATCH] uml: fix proc-vs-interrupt context spinlock deadlockPaolo 'Blaisorblade' Giarrusso
2006-09-27[PATCH] uml: use -mcmodel=kernel for x86_64Paolo 'Blaisorblade' Giarrusso
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] UML: tty lockingAlan Cox
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso
2006-09-26[PATCH] uml: Remove unused variableJeff Dike
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
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