Age | Commit message (Expand) | Author |
2007-10-16 | uml: style fixes pass 1 | Jeff Dike |
2007-10-16 | uml: remove sysdep/thread.h | Jeff Dike |
2007-10-16 | uml: throw out CONFIG_MODE_TT | Jeff Dike |
2007-10-16 | uml: add VDE networking support | Jeff Dike |
2007-10-16 | uml: physmem code tidying | Jeff Dike |
2007-10-16 | uml: stop saving process FP state | Jeff Dike |
2007-10-16 | uml: stop specially protecting kernel stacks | Jeff Dike |
2007-10-16 | uml: fix nonremovability of watchdog | Jeff Dike |
2007-10-16 | uml: fix an IPV6 libc vs kernel symbol clash | Jeff Dike |
2007-10-16 | uml: stop using libc asm/page.h | Jeff Dike |
2007-10-16 | uml: console tidying | Jeff Dike |
2007-10-16 | uml: fix console writing bugs | Jeff Dike |
2007-10-16 | uml: console subsystem tidying | Jeff Dike |
2007-10-16 | uml: fix error cleanup ordering | Jeff Dike |
2007-10-16 | uml: tidy recently-moved code | Jeff Dike |
2007-10-16 | uml: move userspace code to userspace file | Jeff Dike |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan |
2007-10-15 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |
2007-10-11 | i386: move kernel | Thomas Gleixner |
2007-10-11 | i386: prepare shared kernel/syscall_table.S | Thomas Gleixner |
2007-09-19 | uml: fix irqstack crash | Jeff Dike |
2007-09-19 | uml: use correct type in BLKGETSIZE ioctl | Nicolas George |
2007-08-31 | uml: fix x86_64 core dump crash | Jeff Dike |
2007-08-31 | uml: fix linker script alignment bugs | Jeff Dike |
2007-08-22 | uml: fix previous request size limit fix | Jeff Dike |
2007-07-31 | UML: console should handle spurious IRQS | Jeff Dike |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-24 | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-07-24 | uml: more __init annotations | Jeff Dike |
2007-07-24 | uml: fix aio compilation bug | Jeff Dike |
2007-07-24 | uml: fix string exporting on UML/i386 | Jeff Dike |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-19 | fallout from kbuild changes | Al Viro |
2007-07-19 | i386: Allow KVM on i386 nonpae | Avi Kivity |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-17 | um_kmalloc() remnants | Al Viro |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan |
2007-07-16 | uml: remove dead file | Jeff Dike |
2007-07-16 | uml: limit request size on COWed devices | Jeff Dike |
2007-07-16 | uml: export hostfs symbols | Jeff Dike |
2007-07-16 | uml: Eliminate kernel allocator wrappers | Jeff Dike |
2007-07-16 | uml: simplify helper stack handling | Jeff Dike |
2007-07-16 | uml: SIGIO support cleanup | Jeff Dike |
2007-07-16 | uml: handle errors on opening host side of consoles | Jeff Dike |
2007-07-16 | uml: pty channel tidying | Jeff Dike |