summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* 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
* uml: tidy libc codeJeff Dike2007-05-077-46/+47
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-0719-41/+64
* uml: remove unused x86_64 codeJeff Dike2007-05-071-69/+0
* uml: speed up page table walkingJeff Dike2007-05-071-82/+120
* uml: dump registers on ptrace or wait failureJeff Dike2007-05-071-12/+25
* uml: drivers get release methodsJeff Dike2007-05-072-9/+27
* uml: delete HOST_FRAME_SIZEJeff Dike2007-05-072-2/+0
* uml: irq locking commentaryJeff Dike2007-05-071-0/+15
* uml: comment early boot lockingJeff Dike2007-05-071-9/+13
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-076-22/+78
* uml: tidy fault codeJeff Dike2007-05-078-84/+63
* uml: kernel_thread shouldn't panicJeff Dike2007-05-071-2/+0
* uml: remove page_size()Jeff Dike2007-05-0710-24/+25
* uml: tidy process.cJeff Dike2007-05-074-90/+38
* uml: no locking needed in tls.cJeff Dike2007-05-071-3/+8
* uml: speed up execJeff Dike2007-05-071-1/+11
* uml: fix umid in xterm titlesDavide Brini2007-05-072-4/+4
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-072-12/+4
OpenPOWER on IntegriCloud