summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-10/+0Star
* um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-9/+0Star
* um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-4/+0Star
* 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/+0Star
* 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/+0Star
* um: arch_hweight.h is needed only on uml-x86Al Viro2011-11-021-6/+0Star
* um: take system.h out of shared/sysdepAl Viro2011-11-021-2/+0Star
* um: Get rid of UPT_SET/UPT_REG macrosAl Viro2011-11-021-3/+0Star
* um: take vm-flags.h to sys-*/asmAl Viro2011-11-021-1/+1
* um: get rid of sysdep/checksum.hAl Viro2011-11-021-6/+0Star
* um: clean arch_ptrace() up a bitAl Viro2011-09-151-4/+0Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-2/+0Star
* um: clean up delay functionsRichard Weinberger2011-07-261-6/+4Star
* um: add asm/percpu.hRichard Weinberger2011-06-281-0/+6
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-1/+0Star
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11Star
* 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-151-0/+6
|/
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-231-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-271-112/+0Star
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-2/+0Star
* um: fix IRQ flag handling namingRichard Weinberger2010-10-271-17/+32
* uml: fix compile error in dma_get_cache_alignment()Miklos Szeredi2010-08-201-7/+0Star
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0Star
* um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin2010-08-031-2/+2
* um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-111-0/+6
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-4/+3Star
* UML: Clean up asm/system.hJan Kiszka2010-04-201-3/+0Star
* um: remove dma_sync_single_rangeFUJITA Tomonori2010-03-131-8/+0Star
* um: use generic ptrace_resume codeChristoph Hellwig2010-03-131-0/+2
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* um: Clean up linker script using standard macros.Tim Abbott2009-09-251-23/+6Star
* cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
* um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-25/+1Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0Star
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0Star
* | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-6/+6
|\|
| * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-5/+5
| * sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+0Star
|/
* UML: Fix some apparent bitrotPaul Menage2009-06-251-2/+2