Age | Commit message (Expand) | Author |
2007-12-17 | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka |
2007-12-11 | [UM]: Fix use of skb after netif_rx | Julia Lawall |
2007-12-05 | no need to mess with KBUILD_CFLAGS on uml-i386 anymore | Al Viro |
2007-12-03 | uml: work around host tcsetattr bug | Jeff Dike |
2007-12-03 | uml: after_sleep_interval should return something | Jeff Dike |
2007-12-03 | uml: keep UML Kconfig in sync with x86 | Jeff Dike |
2007-11-29 | leak in do_ubd_request | Miklos Szeredi |
2007-11-29 | uml: fix !NO_HZ busy-loop | Jeff Dike |
2007-11-29 | UML: build fix | WANG Cong |
2007-11-14 | uml: fix build for !CONFIG_PRINTK | Jeff Dike |
2007-11-14 | uml: fix build for !CONFIG_TCP | Jeff Dike |
2007-11-14 | uml: remove last include of libc asm/page.h | Jeff Dike |
2007-11-14 | uml: fix spurious IRQ testing | Jeff Dike |
2007-11-14 | uml: fix recvmsg return value checking | Jeff Dike |
2007-11-14 | uml: fix symlink loops | Jeff Dike |
2007-11-06 | UML: fix defconfig build again | Jeff Dike |
2007-11-05 | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike |
2007-11-05 | uml: fix incompatible types warning in previous SG fix | WANG Cong |
2007-10-29 | misc uml annotation and section fixes | Al Viro |
2007-10-29 | more x86 merge fallout (uml, again) | Al Viro |
2007-10-29 | x86 merge fallout: uml | Al Viro |
2007-10-24 | arch/um/drivers/ubd_kern.c: fix a building error | WANG Cong |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe |
2007-10-20 | typo fixes | Matt LaPlante |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn |
2007-10-17 | [UMP]: header_ops conversion needed for non-ethernet drivers | Jeff Dike |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2007-10-16 | uml: definitively kill subprocesses on panic | Lepton Wu |
2007-10-16 | uml: arch/um/drivers formatting | Jeff Dike |
2007-10-16 | uml: fix stub address calculations | Jeff Dike |
2007-10-16 | uml: correctly handle skb allocation failures | Jeff Dike |
2007-10-16 | uml: network driver MTU cleanups | Jeff Dike |
2007-10-16 | uml: network formatting | Jeff Dike |
2007-10-16 | uml: use *SEC_PER_*SEC constants | Jeff Dike |
2007-10-16 | uml: eliminate SIGALRM | Jeff Dike |
2007-10-16 | uml: time build fix | Jeff Dike |
2007-10-16 | uml: eliminate interrupts in the idle loop | Jeff Dike |
2007-10-16 | uml: tickless support | Jeff Dike |
2007-10-16 | uml: clocksource support | Jeff Dike |
2007-10-16 | uml: GENERIC_CLOCKEVENTS support | Jeff Dike |
2007-10-16 | uml: GENERIC_TIME support | Jeff Dike |
2007-10-16 | uml: separate timer initialization | Jeff Dike |
2007-10-16 | uml: simplify interval setting | Jeff Dike |
2007-10-16 | uml: fix timer switching | Jeff Dike |
2007-10-16 | uml: eliminate hz() | Jeff Dike |
2007-10-16 | uml: more idiomatic parameter parsing | Jeff Dike |