aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAge
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-09
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * um: resurrect the right variant of mconsole_proc()Al Viro2012-09-26
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\ \
| * | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-16
| |\|
| * | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
|\ \ \
| * | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
| | |/ | |/|
* | | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-27
* | | um: kill thread->forkingAl Viro2012-09-27
* | | um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-27
* | | um: don't leak floating point state and segment registers on execve()Al Viro2012-09-27
* | | um: take cleaning singlestep to start_thread()Al Viro2012-09-27
|/ /
* / uml: fix compile error in deliver_alarm()Miklos Szeredi2012-09-05
|/
* Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-01
|\
| * um: pass siginfo to guest processMartin Pärtel2012-08-01
| * um: fix ubd_file_size for read-only filesMartin Pärtel2012-08-01
| * um: pull interrupt_end() into userspace()Al Viro2012-08-01
| * um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-01
| * um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-01
| * um: set BLK_CGROUP=y in defconfigRichard Weinberger2012-07-28
| * um: remove count_lockRichard Weinberger2012-07-28
| * um: fully use tty_portRichard Weinberger2012-07-28
| * um: Remove dead codeRichard Weinberger2012-07-28
| * um: remove line_ioctl()Richard Weinberger2012-07-28
| * TTY: um/line, use tty from tty_portJiri Slaby2012-07-28
| * TTY: um/line, add tty_portJiri Slaby2012-07-28
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \
| * | memcg: rename config variablesAndrew Morton2012-07-31
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ | |/ / |/| |
| * | um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \ \
| * | | um: remove km_type definitionsCong Wang2012-07-24
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
|\| |
| * | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-02
| |/
* / arch: Use eth_random_addrJoe Perches2012-07-17
|/
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | um: properly check all process' threads for a live mmAnton Vorontsov2012-05-31
* | um: fix possible race on task->mmAnton Vorontsov2012-05-31
* | um: should hold tasklist_lock while traversing processesAnton Vorontsov2012-05-31
* | um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul2012-05-31