aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro17-28/+28
2012-10-09um: move sysrq.h out of include/sharedAl Viro1-0/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-1/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-3/+0
2012-09-30um: switch to generic kernel_thread()Al Viro1-2/+0
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2-10/+11
2012-09-27um: kill thread->forkingAl Viro1-9/+0
2012-09-20um: kill thread->forkingAl Viro1-9/+0
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds4-8/+13
2012-08-02um: pass siginfo to guest processMartin Pärtel3-8/+11
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro1-0/+2
2012-07-24um: remove km_type definitionsCong Wang1-17/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-4/+10
2012-05-21Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal into for-3.5Richard Weinberger1-1/+1
2012-05-21um: Implement um_free_irq()Richard Weinberger1-1/+1
2012-05-21um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-05-21um: bury unused _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-05-21um: add TIF_NOTIFY_RESUMEAl Viro1-0/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-5/+0
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner1-2/+0
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti1-1/+2
2012-04-10um: Use asm-generic/switch_to.hRichard Weinberger1-0/+1
2012-04-10um: Disintegrate asm/system.hRichard Weinberger1-1/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds14-135/+5
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2012-03-25um: a bunch of headers can be killed by using generic-yAl Viro7-124/+1
2012-03-25um: ptrace-generic.h doesn't need user.hAl Viro1-1/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro2-3/+1
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro1-2/+1
2012-03-25um: asm-offsets.h might as well come from underlying arch...Al Viro1-1/+0
2012-03-25um: auxvec.h is never usedAl Viro1-4/+0
2012-03-20um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold itAl Viro1-2/+9
2012-03-20um: embed ->stub_pages[] into mmu_contextAl Viro1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-02um: kill system-um.hAl Viro2-46/+37
2011-11-02um: generic ftrace.h will do...Al Viro2-1/+1
2011-11-02um: segment.h is x86-only and needed only thereAl Viro1-10/+0
2011-11-02um: asm/pda.h is not needed anymoreAl Viro1-21/+0
2011-11-02um: hw_irq.h can go generic as wellAl Viro2-8/+1
2011-11-02um: switch to generic-yAl Viro13-59/+2
2011-11-02um: unify ptrace_user.hAl Viro1-1/+2
2011-11-02um: page_offset.h is never usedAl Viro1-1/+0
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro1-10/+0