aboutsummaryrefslogtreecommitdiff
path: root/arch/um
AgeCommit message (Expand)Author
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
2011-11-02um: make copy_sc() staticAl Viro
2011-11-02um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()Al Viro
2011-11-02um: switch {rt_,}sigreturn() to set_current_blocked()Al Viro
2011-11-02um: use subarch-obj instead of copying...Al Viro
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-14um: fix strrchr() problemsAl Viro
2011-09-14um: clean arch_ptrace() up a bitAl Viro
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro
2011-09-14um: fix free_winch() messAl Viro
2011-09-14um: winch_interrupt() can happen inside of free_winch()Al Viro
2011-09-14um: fix oopsable race in line_close()Al Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2011-09-14um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer
2011-09-14um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25um: remove dead codeRichard Weinberger
2011-07-25um: adjust size of pid_bufRichard Weinberger
2011-07-25um: implement a x86_64 vDSORichard Weinberger