aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-02um: kill useless include of user.hAl Viro
2011-11-02um: kill um_uaccess.hAl Viro
2011-11-02um: take mconsole*.h to arch/um/driversAl Viro
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Al Viro
2011-11-02um: kill shared/mem_kern.hAl Viro
2011-11-02um: kill shared/tlb.hAl Viro
2011-11-02um: make flush_tlb_kernel_range_common() staticAl Viro
2011-11-02um: kill shared/task.h and HOST_TASK_REGSAl Viro
2011-11-02um: shared/syscall.h is not even includedAl Viro
2011-11-02um: don't include kern.h unless it's neededAl Viro
2011-11-02um: trim kern.hAl Viro
2011-11-02um: make load_initrd() static, kill shared/initrd.hAl Viro
2011-11-02um: bury unused macros around ptrace.hAl Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-11-02um: merge Makefile-{i386,x86_64}Al Viro
2011-11-02um: trim detritus from Makefile-i386Al Viro
2011-11-02um: arch_hweight.h is needed only on uml-x86Al Viro
2011-11-02um: merge kernel_offsets_*.hAl Viro
2011-11-02um: merge skas_ptrace.h 32/64bit variantsAl Viro
2011-11-02um: sysdep/barrier.h is not used for anythingAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: finish conversion to mcontext_tAl Viro
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: take userland definition of barrier() to user.hAl Viro
2011-11-02um: take system.h out of shared/sysdepAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro
2011-11-02um: kill includes of sysdep/sigcontext.h from stuff built with kernel headersAl Viro
2011-11-02um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro
2011-11-02um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro
2011-11-02um: kill dead code around uaccessAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}Al Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/sharedAl Viro
2011-11-02um: merge arch/um/sys-{i386,x86_64}/asmAl Viro
2011-11-02um: get rid of unused macros in ptrace_user.hAl Viro
2011-11-02um: get rid of sysdep/sc.hAl Viro
2011-11-02um: Get rid of UPT_SET/UPT_REG macrosAl Viro
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro
2011-11-02um: get rid of sysdep/checksum.hAl Viro
2011-11-02um: trim unused junk from user.hAl Viro
2011-11-02um: get rid of kern_constants.hAl Viro
2011-11-02um: kill a couple of useless includes of kern_constants.hAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro
2011-11-02um: take user_constants.h to include/generatedAl Viro
2011-11-02um: kill skas_ptregs.hAl Viro
2011-11-02um: switch to -idirafter, get saner kern_constants.h out of thatAl Viro
2011-11-02um: series of __get_user() is costly in sigframe handlingAl Viro