aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12um: remove dma_sync_single_rangeFUJITA Tomonori1-8/+0
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig1-0/+2
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-09-24um: Clean up linker script using standard macros.Tim Abbott1-23/+6
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell1-2/+2
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig1-25/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo3-6/+6
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-5/+5
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-09linker script: unify usage of discard definitionTejun Heo1-5/+0
2009-06-25UML: Fix some apparent bitrotPaul Menage1-2/+2
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-1/+1
2009-06-16uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-4/+0
2009-06-12module: merge module_alloc() finallyAmerigo Wang1-1/+6
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01uml: remove useless commentsWANG Cong10-100/+0
2009-03-27uml: convert network device to internal network device statsStephen Hemminger1-1/+1
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro1-7/+7
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar130-1878/+2240
2008-10-22x86, um: get rid of uml-config.hAl Viro2-1/+14
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro1-1/+0
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro2-2/+0
2008-10-22x86, um: get rid of header symlinksAl Viro13-715/+0
2008-10-22x86, um: get rid of sysdep symlinkAl Viro40-2284/+0
2008-10-22x86, um: trim the junk from uml ptrace-*.hAl Viro2-15/+2
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro3-1/+1
2008-10-22x86, um: get rid of uml asm/archAl Viro1-7/+0
2008-10-22x86, um: get rid of uml highmem.hAl Viro4-17/+14
2008-10-22x86, um: get rid of uml unistd.hAl Viro1-41/+0
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro6-54/+265
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro1-11/+0
2008-10-22x86, um: untangle uml ldt.hAl Viro8-8/+8
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro3-3/+3
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro1-6/+0
2008-10-22x86, um: get rid of uml signal.hAl Viro1-29/+0
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro5-69/+0
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro59-371/+0
2008-10-22x86, um: initial part of asm-um moveAl Viro144-0/+3690
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro78-1/+1
2008-07-24UML: make several more things staticWANG Cong2-2/+0
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong2-4/+0