summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-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/+0
|\ \ \
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-5/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-233-4/+10
|\ \ \
| * \ \ 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/+0
| | * | | um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
| | |/ /
| * | | um: Implement um_free_irq()Richard Weinberger2012-05-211-1/+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/+0
|/ /
* | 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-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2714-135/+5
|\ \ | |/ |/|
| * 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/+1
| * um: ptrace-generic.h doesn't need user.hAl Viro2012-03-251-1/+0
| * um: kill HOST_TASK_PIDAl Viro2012-03-252-3/+1
| * um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
| * um: asm-offsets.h might as well come from underlying arch...Al Viro2012-03-251-1/+0
| * um: auxvec.h is never usedAl Viro2012-03-251-4/+0
* | um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...Al Viro2012-03-201-2/+9
* | um: embed ->stub_pages[] into mmu_contextAl Viro2012-03-201-1/+1
|/
* freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* um: kill system-um.hAl Viro2011-11-022-46/+37
* 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/+0
* um: asm/pda.h is not needed anymoreAl Viro2011-11-021-21/+0
* um: hw_irq.h can go generic as wellAl Viro2011-11-022-8/+1
* um: switch to generic-yAl Viro2011-11-0213-59/+2
* um: unify ptrace_user.hAl Viro2011-11-021-1/+2
* um: page_offset.h is never usedAl Viro2011-11-021-1/+0
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-10/+0
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-9/+0
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-4/+0
* um: take ubd_user.h to its users...Al Viro2011-11-021-16/+0
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-022-39/+2
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-021-5/+0
* um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-021-16/+0
* um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-023-34/+19
* um: kill um_uaccess.hAl Viro2011-11-022-99/+84
* um: take mconsole*.h to arch/um/driversAl Viro2011-11-022-150/+0
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-023-211/+0
* um: kill shared/mem_kern.hAl Viro2011-11-021-20/+0
* um: kill shared/tlb.hAl Viro2011-11-021-13/+0
* um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-021-2/+0