aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include
AgeCommit message (Expand)Author
2010-03-12um: remove dma_sync_single_rangeFUJITA Tomonori
2010-03-12um: use generic ptrace_resume codeChristoph Hellwig
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-09-24um: Clean up linker script using standard macros.Tim Abbott
2009-09-24cpumask: use mm_cpumask() wrapper: umRusty Russell
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-25UML: Fix some apparent bitrotPaul Menage
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-16uml: UML net driver does not allow for vlansAlan Cox
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01uml: remove useless commentsWANG Cong
2009-03-27uml: convert network device to internal network device statsStephen Hemminger
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-01-05uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar
2008-10-22x86, um: get rid of uml-config.hAl Viro
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro
2008-10-22x86, um: get rid of header symlinksAl Viro
2008-10-22x86, um: get rid of sysdep symlinkAl Viro
2008-10-22x86, um: trim the junk from uml ptrace-*.hAl Viro
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro
2008-10-22x86, um: get rid of uml asm/archAl Viro
2008-10-22x86, um: get rid of uml highmem.hAl Viro
2008-10-22x86, um: get rid of uml unistd.hAl Viro
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro
2008-10-22x86, um: untangle uml ldt.hAl Viro
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro
2008-10-22x86, um: get rid of uml signal.hAl Viro
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro
2008-10-22x86, um: initial part of asm-um moveAl Viro
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro
2008-07-24UML: make several more things staticWANG Cong
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong