summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)Author
2007-11-06UML: fix defconfig build againJeff Dike
2007-11-05uml: correctly strip kernel defines from userspace CFLAGSJeff Dike
2007-11-05uml: fix incompatible types warning in previous SG fixWANG Cong
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-29more x86 merge fallout (uml, again)Al Viro
2007-10-29x86 merge fallout: umlAl Viro
2007-10-24arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-20typo fixesMatt LaPlante
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-17[UMP]: header_ops conversion needed for non-ethernet driversJeff Dike
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16uml: definitively kill subprocesses on panicLepton Wu
2007-10-16uml: arch/um/drivers formattingJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: correctly handle skb allocation failuresJeff Dike
2007-10-16uml: network driver MTU cleanupsJeff Dike
2007-10-16uml: network formattingJeff Dike
2007-10-16uml: use *SEC_PER_*SEC constantsJeff Dike
2007-10-16uml: eliminate SIGALRMJeff Dike
2007-10-16uml: time build fixJeff Dike
2007-10-16uml: eliminate interrupts in the idle loopJeff Dike
2007-10-16uml: tickless supportJeff Dike
2007-10-16uml: clocksource supportJeff Dike
2007-10-16uml: GENERIC_CLOCKEVENTS supportJeff Dike
2007-10-16uml: GENERIC_TIME supportJeff Dike
2007-10-16uml: separate timer initializationJeff Dike
2007-10-16uml: simplify interval settingJeff Dike
2007-10-16uml: fix timer switchingJeff Dike
2007-10-16uml: eliminate hz()Jeff Dike
2007-10-16uml: more idiomatic parameter parsingJeff Dike
2007-10-16uml: remove unused fileJeff Dike
2007-10-16uml: remove unneeded void * castJesper Juhl
2007-10-16uml: eliminate floating point state from register fileJeff Dike
2007-10-16uml: style fixes in FP codeJeff Dike
2007-10-16uml: sysrq and mconsole fixesJeff Dike
2007-10-16uml: coredumping floating point fixesJeff Dike
2007-10-16uml: ptrace floating point fixesJeff Dike
2007-10-16uml: floating point signal delivery fixesJeff Dike
2007-10-16uml: don't use glibc asm/user.hJeff Dike
2007-10-16uml: clean up tlb flush pathJeff Dike
2007-10-16uml: userspace files should call libc directlyJeff Dike
2007-10-16uml: replace clone with forkJeff Dike
2007-10-16uml: remove os_* usage from userspace filesJeff Dike
2007-10-16uml: free LDT state on process exitJeff Dike
2007-10-16uml: rename pt_regs general-purpose register fileJeff Dike