summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-5/+0Star
|\
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-201-5/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-1/+1
|\ \
| * | pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-26/+2Star
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
| * | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-291-19/+0Star
| * | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-291-1/+1
| * | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro2012-11-291-6/+2Star
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-121-1/+1
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-231-1/+1
| | |/
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-112-15/+4Star
|\ \ \ | |/ / |/| |
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+2
| * | UM: TTY: fix build errors now that tty->raw is goneJiri Slaby2012-10-301-15/+2Star
| |/
* / um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-291-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-135-28/+3Star
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-125-28/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0Star
|\|
| * sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-105-57/+5Star
|\|
| * um: switch to generic kernel_thread()Al Viro2012-10-012-16/+3Star
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-10-013-41/+2Star
| * um: kill thread->forkingAl Viro2012-09-203-25/+16Star
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-201-1/+5
| * um: don't leak floating point state and segment registers on execve()Al Viro2012-09-201-0/+1
| * um: take cleaning singlestep to start_thread()Al Viro2012-09-201-19/+5Star
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-10122-383/+383
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09120-382/+382
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-092-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-092-0/+2
|\ \ \
| * | | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| * | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-043-80/+27Star
|\| | |
| * | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-031-1/+3
| |\ \ \
| | * | | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-78/+21Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | um: resurrect the right variant of mconsole_proc()Al Viro2012-09-271-78/+21Star
| | | |/ | | |/|
| * | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-1/+2
| |\ \ \
| | * | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-171-1/+1
| | |\| |
| | * | | TTY: use tty_port_register_deviceJiri Slaby2012-08-141-1/+2
| * | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-261-0/+1
| | | |/ | | |/|
* | / | asm-generic: Add default clkdev.hMark Brown2012-10-031-1/+1
|/ / /
* | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-273-11/+12
* | | um: kill thread->forkingAl Viro2012-09-273-25/+16Star
* | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-271-1/+5