aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-07-23UML - Fix boot crashJeff Dike1-0/+8
2008-06-06uml: deal with inaccessible address space startTom Spink1-1/+1
2008-05-13uml: track and make up lost ticksJeff Dike1-2/+2
2008-05-13uml: random driver fixesJeff Dike2-12/+5
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov1-7/+7
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike1-2/+2
2008-05-13uml: fix build when SLOB is enabledJeff Dike1-6/+3
2008-05-13uml: tidy ptrace interfaceJeff Dike2-42/+5
2008-05-13uml: style fixesJeff Dike2-13/+2
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong1-1/+1
2008-04-28uml: remove a useless functionWANG Cong1-1/+0
2008-04-28uml: make a function staticWANG Cong1-1/+0
2008-02-23uml: fix FP register corruptionJeff Dike3-0/+8