summaryrefslogtreecommitdiff
path: root/arch/um/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-2/+14
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-7/+26
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2-3/+1
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-24um: use generic fixmap.hMark Salter1-39/+1
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
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-04UML: normalize global variables exported by vmlinux.ldsJiang Liu1-1/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-2/+0
2012-11-14tracing,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/vir...Linus 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/vir...Linus Torvalds1-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-10-10Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-12/+19
2012-10-10um: get rid of pointless include "..." where include <...> will doAl Viro7-12/+12
2012-10-10um: 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-10-01um: 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-02Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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-25Merge 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...Linus 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-22Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...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-17fork: 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-20Merge 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-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-132/+4