summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* uml: remove dead fileJeff Dike2007-07-161-333/+0
* uml: limit request size on COWed devicesJeff Dike2007-07-161-0/+2
* uml: export hostfs symbolsJeff Dike2007-07-161-12/+8
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-1617-38/+30
* uml: simplify helper stack handlingJeff Dike2007-07-1613-37/+36
* uml: SIGIO support cleanupJeff Dike2007-07-164-55/+80
* uml: handle errors on opening host side of consolesJeff Dike2007-07-166-9/+38
* uml: pty channel tidyingJeff Dike2007-07-161-36/+40
* uml: xterm driver tidyingJeff Dike2007-07-165-123/+105
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-164-3/+23
* Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGEJeff Dike2007-07-162-0/+10
* uml: fix request->sector updateJeff Dike2007-07-161-2/+4
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-165-16/+22
* uml: get declaration of simple_strtoulJeff Dike2007-06-084-22/+20
* uml: fix kernel stack size on x86_64Jeff Dike2007-06-081-0/+1
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-231-8/+16
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+3
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* fix uml-x86_64Al Viro2007-05-153-3/+14
* uml: shrink kernel stacksJeff Dike2007-05-112-2/+3
* uml: iRQ stacksJeff Dike2007-05-119-14/+178
* uml: tidy IRQ codeJeff Dike2007-05-114-18/+13
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-112-6/+4
* uml: remove task_protectionsJeff Dike2007-05-116-24/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-092-2/+2
|\
| * fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* | uml: turn build warnings into commentsMiklos Szeredi2007-05-093-5/+8
* | uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* | uml: turn on SCSI supportPeter Zijlstra2007-05-092-73/+1
|/
* uml: pcap devices should get MACs from command lineJeff Dike2007-05-081-1/+1
* uml: network and pcap cleanupJeff Dike2007-05-083-25/+38
* uml: an idle system should have zero load averageJeff Dike2007-05-081-2/+2
* uml: fix prototypesPaolo 'Blaisorblade' Giarrusso2007-05-071-3/+7
* uml: virtualized time fixJeff Dike2007-05-071-2/+12
* uml: out of tmpfs space error clarificationJeff Dike2007-05-071-2/+2
* uml: only flush areas covered by VMAJeff Dike2007-05-071-2/+7
* uml: more page fault path trimmingJeff Dike2007-05-0710-364/+145
* uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0
* uml: speed page fault pathJeff Dike2007-05-075-6/+72
* uml: aIO deadlock avoidanceJeff Dike2007-05-071-0/+5
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-0722-105/+51
* uml: remove debugging remnantsJeff Dike2007-05-071-3/+0
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-075-120/+89
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-077-10/+10
* uml: don't try to handle signals on initial process stackJeff Dike2007-05-071-3/+11
* uml: dump core on panicJeff Dike2007-05-073-1/+8
* uml: fixup allocation in the ubd driverPeter Zijlstra2007-05-071-1/+1
* uml: send pointers instead of structures to I/O threadJeff Dike2007-05-071-15/+26
* uml: batch I/O requestsJeff Dike2007-05-071-77/+99
* uml: convert libc layer to call read and writeJeff Dike2007-05-079-57/+71
OpenPOWER on IntegriCloud