summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAgeFilesLines
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-2/+0Star
* tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-2/+0Star
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-3/+0Star
|\|
| * sanitize tsk_is_polling()Al Viro2012-10-011-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-2/+0Star
|\|
| * um: switch to generic kernel_thread()Al Viro2012-10-011-2/+0Star
| * um: kill thread->forkingAl Viro2012-09-201-9/+0Star
* | Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-108-12/+19
|\ \
| * | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-097-12/+12
| * | um: move sysrq.h out of include/sharedAl Viro2012-10-091-0/+7
* | | asm-generic: Add default clkdev.hMark Brown2012-10-031-1/+1
|/ /
* / um: kill thread->forkingAl Viro2012-09-271-9/+0Star
|/
* Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-021-0/+2
|\
| * um: split syscall_trace(), pass pt_regs to itAl Viro2012-08-021-0/+2
* | um: remove km_type definitionsCong Wang2012-07-241-17/+1Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-1/+2
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-5/+0Star
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-5/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-232-3/+9
|\ \ \
| * \ \ Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-211-1/+1
| |\ \ \
| | * | | um: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-211-1/+0Star
| | * | | um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
| | |/ /
| * | | um: Fix __swp_type()Richard Weinberger2012-05-211-2/+2
| * | | um: Implement a custom pte_same() functionRichard Weinberger2012-05-211-0/+6
| |/ /
* / / um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-081-2/+0Star
|/ /
* | um: Use asm-generic/switch_to.hRichard Weinberger2012-04-101-0/+1
* | um: Disintegrate asm/system.hRichard Weinberger2012-04-101-1/+1
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2812-132/+4Star
|\ \ | |/ |/|
| * um: Serve io_remap_pfn_range()Richard Weinberger2012-03-251-0/+2
| * um: a bunch of headers can be killed by using generic-yAl Viro2012-03-257-124/+1Star
| * um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0Star
| * um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1Star
| * um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0Star
| * um: auxvec.h is never usedAl Viro2012-03-251-4/+0Star
* | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-211-2/+9
* | um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-211-1/+1
|/
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
* um: kill system-um.hAl Viro2011-11-022-46/+37Star
* um: generic ftrace.h will do...Al Viro2011-11-022-1/+1
* um: segment.h is x86-only and needed only thereAl Viro2011-11-021-10/+0Star
* um: asm/pda.h is not needed anymoreAl Viro2011-11-021-21/+0Star
* um: hw_irq.h can go generic as wellAl Viro2011-11-022-8/+1Star
* um: switch to generic-yAl Viro2011-11-0213-59/+2Star
* um: page_offset.h is never usedAl Viro2011-11-021-1/+0Star