aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAge
* um: kill system-um.hAl Viro2011-11-02
* um: generic ftrace.h will do...Al Viro2011-11-02
* um: segment.h is x86-only and needed only thereAl Viro2011-11-02
* um: asm/pda.h is not needed anymoreAl Viro2011-11-02
* um: hw_irq.h can go generic as wellAl Viro2011-11-02
* um: switch to generic-yAl Viro2011-11-02
* um: page_offset.h is never usedAl Viro2011-11-02
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-02
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-02
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-02
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-02
* um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-02
* um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-02
* um: kill um_uaccess.hAl Viro2011-11-02
* um: bury unused macros around ptrace.hAl Viro2011-11-02
* um: arch_hweight.h is needed only on uml-x86Al Viro2011-11-02
* um: take system.h out of shared/sysdepAl Viro2011-11-02
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-02
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-02
* um: get rid of sysdep/checksum.hAl Viro2011-11-02
* um: clean arch_ptrace() up a bitAl Viro2011-09-14
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* um: clean up delay functionsRichard Weinberger2011-07-25
* um: add asm/percpu.hRichard Weinberger2011-06-27
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-25
* um: include linux/prefetch.hRichard Weinberger2011-05-25
* um: mmu_gather reworkPeter Zijlstra2011-05-25
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | um: adjust current_thread_info() for newer gcc versionsRichard Weinberger2011-04-28
* | um: fix call tracer and bug handlerRichard Weinberger2011-04-14
|/
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-22
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* um: fix ptrace build errorRichard Weinberger2010-11-12
* uml: define CONFIG_NO_DMAFUJITA Tomonori2010-10-26
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-26
* um: fix IRQ flag handling namingRichard Weinberger2010-10-26
* uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-20
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin2010-08-03
* um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-10
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
* UML: Clean up asm/system.hJan Kiszka2010-04-20
* um: remove dma_sync_single_rangeFUJITA Tomonori2010-03-12
* um: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* um: Clean up linker script using standard macros.Tim Abbott2009-09-24
* cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-23
* um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-22