summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
* mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-13/+3
* mm/um: use common help functions to free reserved pagesJiang Liu2013-04-291-9/+1
* Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-2110-33/+41
|\
| * um: Use tty_port in SIGWINCH handlerRichard Weinberger2013-03-115-18/+22
| * um: Use tty_port_operations->destructRichard Weinberger2013-03-113-14/+14
| * um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich2013-03-111-1/+1
| * um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich2013-03-111-0/+2
| * net : enable tx time stamping in the vde driver.Paul Chavent2013-03-111-0/+2
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-5/+1
* | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-7/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-10/+0
|\
| * x86,um: switch to generic old sigsuspend()Al Viro2013-02-031-10/+0
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-214-21/+15
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-153-13/+11
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-7/+1
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-1/+2
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-5/+5
|\ \
| * | arch/um: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-112-5/+5
| |/
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-2/+2
* | um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-032-15/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-5/+0
|\
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-5/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-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/+2
|\ \ \ | | |/ | |/|
| * | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
| * | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-281-19/+0
| * | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-281-1/+1
| * | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro2012-11-281-6/+2
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-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-111-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/+4
|\ \ \ | |/ / |/| |
| * | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+2
| * | UM: TTY: fix build errors now that tty->raw is goneJiri Slaby2012-10-301-15/+2
| |/
* | um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-281-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-135-28/+3
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-125-28/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0
|\ \ | |/
| * sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-105-57/+5
|\ \ | |/
| * um: switch to generic kernel_thread()Al Viro2012-09-302-16/+3
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-303-41/+2
| * um: kill thread->forkingAl Viro2012-09-203-25/+16
| * 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
OpenPOWER on IntegriCloud