aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
2008-02-05uml: use ptrace directly in libc codeJeff Dike
2008-02-05uml: simplify SIGSEGV handlingJeff Dike
2008-02-05uml: add virt_to_pteJeff Dike
2008-02-05uml: fix page table data sizesJeff Dike
2008-02-05uml: current.h cleanupJeff Dike
2008-02-05uml: style cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: move um_virt_to_physJeff Dike
2008-02-05uml: host TLS diagnosticsJeff Dike
2008-02-05uml: convert functions to voidKarol Swietlicki
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki
2008-02-05arch/um: remove duplicate includesLucas Woods
2008-02-05uml: reconst a parameterJeff Dike
2008-02-05uml: tidy pgtable.hJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2008-02-05uml: allow LFLAGS on command lineJeff Dike
2008-02-05uml: delete some unused headersJeff Dike
2008-02-05uml: borrow const.h techniquesJeff Dike
2008-02-05uml: clone.c tidyingJeff Dike
2008-02-05uml: console driver cleanupsJeff Dike
2008-02-05uml: GPROF needs to depend on FRAME_POINTERKarol Swietlicki
2008-02-05uml: SMP needs to depend on BROKEN for nowJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05uml: further bugs.c tidyingJeff Dike
2008-02-05uml: remove now unused codeKarol Swietlicki
2008-02-05uml: improve detection of host cmovKarol Swietlicki
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki
2008-02-05uml: document new ubd flagJeff Dike
2008-02-05uml: get rid of asmlinkageJeff Dike
2008-02-05uml: implement get_wchanJeff Dike
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong
2008-02-05uml: remove xmm checking on x86Karol Swietlicki
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03arch/um: Spelling fixesJoe Perches
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-01-30UML: remove remaining FASTCALL usesHarvey Harrison
2008-01-30UML: change sigcontext fields to match x86Jeff Dike
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28blk_end_request: changing um (take 4)Kiyoshi Ueda
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro
2007-12-17uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka
2007-12-11[UM]: Fix use of skb after netif_rxJulia Lawall
2007-12-05no need to mess with KBUILD_CFLAGS on uml-i386 anymoreAl Viro
2007-12-03uml: work around host tcsetattr bugJeff Dike
2007-12-03uml: after_sleep_interval should return somethingJeff Dike
2007-12-03uml: keep UML Kconfig in sync with x86Jeff Dike
2007-11-29leak in do_ubd_requestMiklos Szeredi