summaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2005-05-20[PATCH] uml: Change printf to printk in console driverJeff Dike
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike
2005-05-20[PATCH] uml: initrd cleanupJeff Dike
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike
2005-05-20[PATCH] uml: multicast driver cleanupJeff Dike
2005-05-20[PATCH] uml: Delay loop cleanupsJeff Dike
2005-05-20[PATCH] uml: Page fault fixesJeff Dike
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike
2005-05-20Remove some left-over empty filesLinus Torvalds
2005-05-17[PATCH] uml: change memcpy to memmovePaolo 'Blaisorblade' Giarrusso
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser
2005-05-06[PATCH] uml: S390 preparation, arch_align_stackBodo Stroesser
2005-05-06[PATCH] uml: Use CONFIG variable for address space sizeBodo Stroesser
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike
2005-05-06[PATCH] uml: Makefile cleanupJeff Dike
2005-05-06[PATCH] uml: Eliminate unusable functionJeff Dike
2005-05-06[PATCH] uml: S390 preparation, save an extra registerBodo Stroesser
2005-05-06[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarchBodo Stroesser
2005-05-06[PATCH] uml: command line handling cleanupJeff Dike
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike
2005-05-05[PATCH] uml: header and code cleanupBodo Stroesser
2005-05-05[PATCH] uml: remove a dangling symlinkBodo Stroesser
2005-05-05[PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser
2005-05-05[PATCH] uml: s390 preparation, delay moved to archBodo Stroesser
2005-05-05[PATCH] uml: s390 preparation, checksumming done in arch codeBodo Stroesser
2005-05-05[PATCH] uml: s390 preparation, elf.hBodo Stroesser
2005-05-05[PATCH] uml: inclusion cleanupJeff Dike
2005-05-05[PATCH] uml: tidy Makefile.rulesJeff Dike
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser
2005-05-05[PATCH] uml: fix a ptrace callJeff Dike
2005-05-05[PATCH] uml: finish cross-build supportAl Viro
2005-05-05[PATCH] uml: fix missing subdir in x86_64Al Viro
2005-05-05[PATCH] uml: cross-build support : mk_task and mk_constantsAl Viro
2005-05-05[PATCH] uml: cross-build support : mk_threadAl Viro
2005-05-05[PATCH] uml: cross-build support : kernel_offsetsAl Viro
2005-05-05[PATCH] uml: cross-build support: mk_scAl Viro
2005-05-05[PATCH] uml: cross-build support : mk_ptregsAl Viro
2005-05-05[PATCH] uml: start cross-build support : mk_user_constantsAl Viro
2005-05-05[PATCH] uml: use variables rather than symlinks in dependenciesAl Viro
2005-05-05[PATCH] uml: include the linker script rather than symlink itAl Viro
2005-05-05[PATCH] uml kbuild: avoid useless rebuildsPaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixesPaolo 'Blaisorblade' Giarrusso
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-03[AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypesJeff Dike
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl