summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* uml: user of helper_wait() got missed when it got extra argumentsAl Viro2007-12-231-2/+2
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-1712-56/+50
* [UM]: Fix use of skb after netif_rxJulia Lawall2007-12-111-1/+1
* no need to mess with KBUILD_CFLAGS on uml-i386 anymoreAl Viro2007-12-051-5/+0
* uml: work around host tcsetattr bugJeff Dike2007-12-031-1/+10
* uml: after_sleep_interval should return somethingJeff Dike2007-12-031-0/+1
* uml: keep UML Kconfig in sync with x86Jeff Dike2007-12-031-0/+7
* leak in do_ubd_requestMiklos Szeredi2007-11-291-0/+1
* uml: fix !NO_HZ busy-loopJeff Dike2007-11-291-3/+51
* UML: build fixWANG Cong2007-11-291-1/+1
* uml: fix build for !CONFIG_PRINTKJeff Dike2007-11-141-1/+12
* uml: fix build for !CONFIG_TCPJeff Dike2007-11-141-2/+12
* uml: remove last include of libc asm/page.hJeff Dike2007-11-141-1/+0
* uml: fix spurious IRQ testingJeff Dike2007-11-141-6/+7
* uml: fix recvmsg return value checkingJeff Dike2007-11-141-2/+1
* uml: fix symlink loopsJeff Dike2007-11-141-3/+3
* UML: fix defconfig build againJeff Dike2007-11-061-2/+2
* uml: correctly strip kernel defines from userspace CFLAGSJeff Dike2007-11-051-2/+5
* uml: fix incompatible types warning in previous SG fixWANG Cong2007-11-051-1/+1
* misc uml annotation and section fixesAl Viro2007-10-293-7/+7
* more x86 merge fallout (uml, again)Al Viro2007-10-292-2/+2
* x86 merge fallout: umlAl Viro2007-10-292-6/+2
* arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong2007-10-241-0/+2
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
* typo fixesMatt LaPlante2007-10-201-1/+1
* spelling fixes: arch/um/Simon Arlott2007-10-209-10/+10
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-172-6/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-166-17/+17
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-154-6/+6
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-147-12/+12
* | uml: definitively kill subprocesses on panicLepton Wu2007-10-162-1/+39
* | uml: arch/um/drivers formattingJeff Dike2007-10-169-253/+244
* | uml: fix stub address calculationsJeff Dike2007-10-1618-77/+81
* | uml: correctly handle skb allocation failuresJeff Dike2007-10-161-0/+47
* | uml: network driver MTU cleanupsJeff Dike2007-10-1619-188/+80
* | uml: network formattingJeff Dike2007-10-1622-616/+602
* | uml: use *SEC_PER_*SEC constantsJeff Dike2007-10-165-17/+22
* | uml: eliminate SIGALRMJeff Dike2007-10-167-35/+17
* | uml: time build fixJeff Dike2007-10-162-5/+21
* | uml: eliminate interrupts in the idle loopJeff Dike2007-10-164-52/+17
* | uml: tickless supportJeff Dike2007-10-167-55/+55
* | uml: clocksource supportJeff Dike2007-10-161-0/+20
* | uml: GENERIC_CLOCKEVENTS supportJeff Dike2007-10-164-57/+55
* | uml: GENERIC_TIME supportJeff Dike2007-10-163-43/+5
* | uml: separate timer initializationJeff Dike2007-10-164-4/+13