summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uml: get rid of syscall countersJeff Dike2008-02-054-9/+0
* uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* uml: tidy helper codeJeff Dike2008-02-057-50/+36
* uml: use barrier() instead of mb()Jeff Dike2008-02-051-20/+8
* uml: install panic notifier earlierJeff Dike2008-02-054-32/+42
* uml: eliminate setjmp_wrapperJeff Dike2008-02-053-62/+27
* uml: customize tlb.hJeff Dike2008-02-052-8/+139
* uml: 64-bit tlb fixesJeff Dike2008-02-054-9/+8
* uml: style fixes in file.cJeff Dike2008-02-052-115/+118
* uml: miscellaneous code cleanupsJeff Dike2008-02-057-40/+18
* uml: fix mconsole stopKarol Swietlicki2008-02-051-3/+2
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-054-27/+2
* uml: syle fixes in arch/um/os-LinuxJeff Dike2008-02-052-118/+150
* uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike2008-02-051-3/+3
* uml: cover stubs with a VMAJeff Dike2008-02-056-74/+75
* uml: clean up TASK_SIZE usageJeff Dike2008-02-0511-49/+23
* uml: add missing spaceJoe Perches2008-02-051-1/+1
* uml: kill processes instead of panicing kernelJeff Dike2008-02-0510-117/+233
* uml: use ptrace directly in libc codeJeff Dike2008-02-054-14/+13
* uml: simplify SIGSEGV handlingJeff Dike2008-02-053-58/+11
* uml: add virt_to_pteJeff Dike2008-02-052-33/+26
* uml: fix page table data sizesJeff Dike2008-02-054-13/+33
* uml: current.h cleanupJeff Dike2008-02-055-41/+20
* uml: style cleanupJeff Dike2008-02-052-60/+45
* uml: header untanglingJeff Dike2008-02-0516-48/+62
* uml: move um_virt_to_physJeff Dike2008-02-054-49/+32
* uml: host TLS diagnosticsJeff Dike2008-02-051-9/+21
* uml: convert functions to voidKarol Swietlicki2008-02-053-11/+4
* uml: remove unused variables in the context switcherKarol Swietlicki2008-02-054-16/+13
* arch/um: remove duplicate includesLucas Woods2008-02-051-1/+0
* uml: reconst a parameterJeff Dike2008-02-051-1/+1
* UML - Fix build in 2.6.24-rc2-mm1Jeff Dike2008-02-051-0/+2
* uml: tidy pgtable.hJeff Dike2008-02-052-79/+8
* uml: tidy kern_util.hJeff Dike2008-02-0525-173/+89
* uml: allow LFLAGS on command lineJeff Dike2008-02-051-1/+3
* uml: delete some unused headersJeff Dike2008-02-053-39/+0
* uml: borrow const.h techniquesJeff Dike2008-02-053-21/+29
* uml: clone.c tidyingJeff Dike2008-02-051-14/+18
* uml: console driver cleanupsJeff Dike2008-02-051-17/+2
* uml: GPROF needs to depend on FRAME_POINTERKarol Swietlicki2008-02-051-1/+1
* uml: SMP needs to depend on BROKEN for nowJeff Dike2008-02-051-2/+1
* uml: const and other tidyingWANG Cong2008-02-057-13/+12
* uml: further bugs.c tidyingJeff Dike2008-02-054-36/+24
* uml: remove now unused codeKarol Swietlicki2008-02-051-137/+0
* uml: improve detection of host cmovKarol Swietlicki2008-02-052-9/+32
* uml: fix URLs in Kconfig and help stringsKarol Swietlicki2008-02-055-11/+11
* uml: document new ubd flagJeff Dike2008-02-051-1/+4
* uml: get rid of asmlinkageJeff Dike2008-02-052-10/+5
* uml: implement get_wchanJeff Dike2008-02-052-1/+36
* uml: code tidying under arch/um/os-LinuxWANG Cong2008-02-056-20/+28
OpenPOWER on IntegriCloud