summaryrefslogtreecommitdiffstats
path: root/arch/um
AgeCommit message (Expand)AuthorLines
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi-1/+1
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-299/+202
2012-08-02um: pass siginfo to guest processMartin Pärtel-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel-1/+1
2012-08-02um: pull interrupt_end() into userspace()Al Viro-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro-2/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-4/+4
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+12
2012-07-31memcg: rename config variablesAndrew Morton-4/+4
2012-07-28um: set BLK_CGROUP=y in defconfigRichard Weinberger-1/+1
2012-07-28um: remove count_lockRichard Weinberger-7/+0
2012-07-28um: fully use tty_portRichard Weinberger-78/+65
2012-07-28um: Remove dead codeRichard Weinberger-26/+0
2012-07-28um: remove line_ioctl()Richard Weinberger-90/+0
2012-07-28TTY: um/line, use tty from tty_portJiri Slaby-9/+21
2012-07-28TTY: um/line, add tty_portJiri Slaby-4/+5
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds-17/+1
2012-07-24um: remove km_type definitionsCong Wang-17/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+0
2012-07-19um: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o-19/+12
2012-07-16arch: Use eth_random_addrJoe Perches-1/+1
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney-1/+0
2012-06-01new helper: signal_delivered()Al Viro-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro-7/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro-14/+2
2012-06-01new helper: sigmask_to_save()Al Viro-8/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro-4/+2
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+1
2012-05-31um: properly check all process' threads for a live mmAnton Vorontsov-6/+7
2012-05-31um: fix possible race on task->mmAnton Vorontsov-2/+5
2012-05-31um: should hold tasklist_lock while traversing processesAnton Vorontsov-0/+3
2012-05-31um/kernel/trap.c: port OOM changes to handle_page_fault()Kautuk Consul-5/+19
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-9/+2
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro-4/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-8/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds-43/+42
2012-05-21new helper: sigsuspend()Al Viro-8/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-42/+7
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner-1/+0
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger-13/+15
2012-05-21um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro-2/+2
2012-05-21um: Remove CONFIG_IRQ_RELEASE_METHODRichard Weinberger-6/+0
2012-05-21um: Remove usage of irq_chip->release()Richard Weinberger-2/+0
2012-05-21um: Implement um_free_irq()Richard Weinberger-10/+18
2012-05-21um: Fix __swp_type()Richard Weinberger-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger-0/+6