summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* um: kill shared/task.h and HOST_TASK_REGSAl Viro2011-11-022-10/+0
* um: shared/syscall.h is not even includedAl Viro2011-11-021-12/+0
* um: trim kern.hAl Viro2011-11-021-18/+0
* um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-021-12/+0
* 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: shared/process.h is empty now; kill itAl Viro2011-11-021-9/+0
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-021-5/+0
* um: take userland definition of barrier() to user.hAl Viro2011-11-022-3/+3
* um: take system.h out of shared/sysdepAl Viro2011-11-021-2/+0
* um: fill the handlers array at build timeAl Viro2011-11-021-1/+1
* um: simplify set_handler()Al Viro2011-11-021-1/+1
* um: kill dead code around uaccessAl Viro2011-11-022-9/+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: trim unused junk from user.hAl Viro2011-11-021-2/+0
* um: get rid of kern_constants.hAl Viro2011-11-024-4/+4
* um: kill skas_ptregs.hAl Viro2011-11-021-6/+0
* um: make copy_sc() staticAl Viro2011-11-021-1/+0
* um: clean arch_ptrace() up a bitAl Viro2011-09-141-4/+0
* um: fix oopsable race in line_close()Al Viro2011-09-141-0/+1
* um: Save FPU registers between task switchesIngo van Lil2011-09-141-1/+1
* 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: add earlyprintk supportRichard Weinberger2011-05-251-0/+1
* um: fix UML_LIB_PATHRichard Weinberger2011-05-251-0/+6
* 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
|\