Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 6 | -11/+18 |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 1 | -2/+2 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -1/+1 |
2007-10-11 | i386: prepare shared kernel/syscall_table.S | Thomas Gleixner | 1 | -1/+1 |
2007-09-19 | uml: fix irqstack crash | Jeff Dike | 3 | -6/+7 |
2007-09-19 | uml: use correct type in BLKGETSIZE ioctl | Nicolas George | 1 | -1/+2 |
2007-08-31 | uml: fix x86_64 core dump crash | Jeff Dike | 2 | -6/+15 |
2007-08-31 | uml: fix linker script alignment bugs | Jeff Dike | 2 | -10/+13 |
2007-08-22 | uml: fix previous request size limit fix | Jeff Dike | 1 | -2/+2 |
2007-07-31 | UML: console should handle spurious IRQS | Jeff Dike | 1 | -1/+8 |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan | 4 | -0/+4 |
2007-07-24 | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+2 |
2007-07-24 | uml: more __init annotations | Jeff Dike | 6 | -17/+12 |
2007-07-24 | uml: fix aio compilation bug | Jeff Dike | 1 | -30/+17 |
2007-07-24 | uml: fix string exporting on UML/i386 | Jeff Dike | 2 | -5/+2 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -2/+2 |
2007-07-19 | fallout from kbuild changes | Al Viro | 1 | -1/+1 |
2007-07-19 | i386: Allow KVM on i386 nonpae | Avi Kivity | 1 | -1/+0 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -14/+15 |
2007-07-17 | um_kmalloc() remnants | Al Viro | 1 | -1/+1 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -5/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-07-16 | uml: remove dead file | Jeff Dike | 1 | -333/+0 |
2007-07-16 | uml: limit request size on COWed devices | Jeff Dike | 1 | -0/+2 |
2007-07-16 | uml: export hostfs symbols | Jeff Dike | 1 | -12/+8 |
2007-07-16 | uml: Eliminate kernel allocator wrappers | Jeff Dike | 17 | -38/+30 |
2007-07-16 | uml: simplify helper stack handling | Jeff Dike | 13 | -37/+36 |
2007-07-16 | uml: SIGIO support cleanup | Jeff Dike | 4 | -55/+80 |
2007-07-16 | uml: handle errors on opening host side of consoles | Jeff Dike | 6 | -9/+38 |
2007-07-16 | uml: pty channel tidying | Jeff Dike | 1 | -36/+40 |
2007-07-16 | uml: xterm driver tidying | Jeff Dike | 5 | -123/+105 |
2007-07-16 | uml: DEBUG_SHIRQ fixes | Eduard-Gabriel Munteanu | 4 | -3/+23 |
2007-07-16 | Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE | Jeff Dike | 2 | -0/+10 |
2007-07-16 | uml: fix request->sector update | Jeff Dike | 1 | -2/+4 |
2007-06-16 | uml: remove PAGE_SIZE from libc code | Jeff Dike | 5 | -16/+22 |
2007-06-08 | uml: get declaration of simple_strtoul | Jeff Dike | 4 | -22/+20 |
2007-06-08 | uml: fix kernel stack size on x86_64 | Jeff Dike | 1 | -0/+1 |
2007-05-23 | uml: improve PTRACE_SYSEMU checking | Jeff Dike | 1 | -8/+16 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2 | -2/+3 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2 | -2/+2 |
2007-05-15 | fix uml-x86_64 | Al Viro | 3 | -3/+14 |
2007-05-11 | uml: shrink kernel stacks | Jeff Dike | 2 | -2/+3 |
2007-05-11 | uml: iRQ stacks | Jeff Dike | 9 | -14/+178 |
2007-05-11 | uml: tidy IRQ code | Jeff Dike | 4 | -18/+13 |
2007-05-11 | uml: use UM_THREAD_SIZE in userspace code | Jeff Dike | 2 | -6/+4 |
2007-05-11 | uml: remove task_protections | Jeff Dike | 6 | -24/+8 |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -2/+2 |
2007-05-09 | uml: turn build warnings into comments | Miklos Szeredi | 3 | -5/+8 |
2007-05-09 | uml: mark a tt-only function | Jeff Dike | 1 | -0/+2 |
2007-05-09 | uml: turn on SCSI support | Peter Zijlstra | 2 | -73/+1 |