summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-2712-132/+4
|\ \ | |/ |/|
| * 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: 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: 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 ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-021-2/+2
* 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-022-10/+19
* um: kill um_uaccess.hAl Viro2011-11-021-5/+84
* um: bury unused macros around ptrace.hAl Viro2011-11-021-4/+0
* um: arch_hweight.h is needed only on uml-x86Al Viro2011-11-021-6/+0
* um: take system.h out of shared/sysdepAl Viro2011-11-021-2/+0
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-021-3/+0
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-021-1/+1
* um: get rid of sysdep/checksum.hAl Viro2011-11-021-6/+0
* um: clean arch_ptrace() up a bitAl Viro2011-09-141-4/+0
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* um: clean up delay functionsRichard Weinberger2011-07-251-6/+4
* um: add asm/percpu.hRichard Weinberger2011-06-271-0/+6
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-1/+0
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-281-1/+4
* | um: fix call tracer and bug handlerRichard Weinberger2011-04-141-0/+6
|/
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+1
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* um: fix ptrace build errorRichard Weinberger2010-11-121-2/+2
* uml: define CONFIG_NO_DMAFUJITA Tomonori2010-10-261-112/+0
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
OpenPOWER on IntegriCloud