aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-10-09um: move sysrq.h out of include/sharedAl Viro
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-30um: switch to generic kernel_thread()Al Viro
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: kill thread->forkingAl Viro
2012-09-20um: kill thread->forkingAl Viro
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro
2012-07-24um: remove km_type definitionsCong Wang
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger
2012-05-21um: Implement um_free_irq()Richard Weinberger
2012-05-21um: Fix __swp_type()Richard Weinberger
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger
2012-04-10um: Disintegrate asm/system.hRichard Weinberger
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro
2012-03-25um: kill HOST_TASK_PIDAl Viro
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro
2012-03-25um: auxvec.h is never usedAl Viro
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-02um: kill system-um.hAl Viro
2011-11-02um: generic ftrace.h will do...Al Viro