aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-1/+1
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger1-1/+0
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger1-0/+1
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+4
2013-07-03UML: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-2/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro1-2/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-12/+19
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro7-12/+12
2012-10-09um: move sysrq.h out of include/sharedAl Viro1-0/+7
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: 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 Torvalds1-0/+2
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-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 Torvalds2-3/+9
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: 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 Torvalds12-132/+4
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: 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