summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
AgeCommit message (Expand)Author
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2014-01-26um: Include generic barrier.hRichard Weinberger
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23um: use generic fixmap.hMark Salter
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-07-03UML: normalize global variables exported by vmlinux.ldsJiang Liu
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
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: 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: split syscall_trace(), pass pt_regs to itAl Viro
2012-07-24um: remove km_type definitionsCong Wang
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: 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