summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike4-32/+42
2008-02-05uml: eliminate setjmp_wrapperJeff Dike3-62/+27
2008-02-05uml: customize tlb.hJeff Dike2-8/+139
2008-02-05uml: 64-bit tlb fixesJeff Dike4-9/+8
2008-02-05uml: style fixes in file.cJeff Dike2-115/+118
2008-02-05uml: miscellaneous code cleanupsJeff Dike7-40/+18
2008-02-05uml: fix mconsole stopKarol Swietlicki1-3/+2
2008-02-05uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki4-27/+2
2008-02-05uml: syle fixes in arch/um/os-LinuxJeff Dike2-118/+150
2008-02-05uml: fx command-line CFLAGS and LDFLAGS supportJeff Dike1-3/+3
2008-02-05uml: cover stubs with a VMAJeff Dike6-74/+75
2008-02-05uml: clean up TASK_SIZE usageJeff Dike11-49/+23
2008-02-05uml: add missing spaceJoe Perches1-1/+1
2008-02-05uml: kill processes instead of panicing kernelJeff Dike10-117/+233
2008-02-05uml: use ptrace directly in libc codeJeff Dike4-14/+13
2008-02-05uml: simplify SIGSEGV handlingJeff Dike3-58/+11
2008-02-05uml: add virt_to_pteJeff Dike2-33/+26
2008-02-05uml: fix page table data sizesJeff Dike4-13/+33
2008-02-05uml: current.h cleanupJeff Dike5-41/+20
2008-02-05uml: style cleanupJeff Dike2-60/+45
2008-02-05uml: header untanglingJeff Dike16-48/+62
2008-02-05uml: move um_virt_to_physJeff Dike4-49/+32
2008-02-05uml: host TLS diagnosticsJeff Dike1-9/+21
2008-02-05uml: convert functions to voidKarol Swietlicki3-11/+4
2008-02-05uml: remove unused variables in the context switcherKarol Swietlicki4-16/+13
2008-02-05arch/um: remove duplicate includesLucas Woods1-1/+0
2008-02-05uml: reconst a parameterJeff Dike1-1/+1
2008-02-05UML - Fix build in 2.6.24-rc2-mm1Jeff Dike1-0/+2
2008-02-05uml: tidy pgtable.hJeff Dike2-79/+8
2008-02-05uml: tidy kern_util.hJeff Dike25-173/+89
2008-02-05uml: allow LFLAGS on command lineJeff Dike1-1/+3
2008-02-05uml: delete some unused headersJeff Dike3-39/+0
2008-02-05uml: borrow const.h techniquesJeff Dike3-21/+29
2008-02-05uml: clone.c tidyingJeff Dike1-14/+18
2008-02-05uml: console driver cleanupsJeff Dike1-17/+2
2008-02-05uml: GPROF needs to depend on FRAME_POINTERKarol Swietlicki1-1/+1
2008-02-05uml: SMP needs to depend on BROKEN for nowJeff Dike1-2/+1
2008-02-05uml: const and other tidyingWANG Cong7-13/+12
2008-02-05uml: further bugs.c tidyingJeff Dike4-36/+24
2008-02-05uml: remove now unused codeKarol Swietlicki1-137/+0
2008-02-05uml: improve detection of host cmovKarol Swietlicki2-9/+32
2008-02-05uml: fix URLs in Kconfig and help stringsKarol Swietlicki5-11/+11
2008-02-05uml: document new ubd flagJeff Dike1-1/+4
2008-02-05uml: get rid of asmlinkageJeff Dike2-10/+5
2008-02-05uml: implement get_wchanJeff Dike2-1/+36
2008-02-05uml: code tidying under arch/um/os-LinuxWANG Cong6-20/+28
2008-02-05uml: remove xmm checking on x86Karol Swietlicki2-4/+0
2008-02-05uml: arch/um/include/init.h needs a definition of __usedJeff Dike1-11/+14
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson1-7/+0