summaryrefslogtreecommitdiffstats
path: root/arch/um/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-171-1/+1
* uml: UML net driver does not allow for vlansAlan Cox2009-06-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-131-1/+1
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
* | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-4/+0Star
* | module: merge module_alloc() finallyAmerigo Wang2009-06-121-1/+6
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
|\
| * tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | uml: remove useless commentsWANG Cong2009-04-0110-100/+0Star
* | uml: convert network device to internal network device statsStephen Hemminger2009-03-271-1/+1
|/
* uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro2009-01-061-7/+7
* Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28130-1878/+2240
|\
| * x86, um: get rid of uml-config.hAl Viro2008-10-232-1/+14
| * x86, um: get rid of arch/um/os symlinkAl Viro2008-10-231-1/+0Star
| * x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-232-2/+0Star
| * x86, um: get rid of header symlinksAl Viro2008-10-2313-715/+0Star
| * x86, um: get rid of sysdep symlinkAl Viro2008-10-2340-2284/+0Star
| * x86, um: trim the junk from uml ptrace-*.hAl Viro2008-10-232-15/+2Star
| * x86, um: take vm-flags.h to sysdepAl Viro2008-10-233-1/+1
| * x86, um: get rid of uml asm/archAl Viro2008-10-231-7/+0Star
| * x86, um: get rid of uml highmem.hAl Viro2008-10-234-17/+14Star
| * x86, um: get rid of uml unistd.hAl Viro2008-10-231-41/+0Star
| * x86, um: get rid of system.h -> system.h includeAl Viro2008-10-236-54/+265
| * x86, um: uml atomic.h is not needed anymoreAl Viro2008-10-231-11/+0Star
| * x86, um: untangle uml ldt.hAl Viro2008-10-238-8/+8
| * x86, um: get rid of more uml asm/arch usesAl Viro2008-10-233-3/+3
| * x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro2008-10-231-6/+0Star
| * x86, um: get rid of uml signal.hAl Viro2008-10-231-29/+0Star
| * x86, um: sanitize uml sigcontext.h usesAl Viro2008-10-235-69/+0Star
| * x86, um: now we can get rid of trivial uml headersAl Viro2008-10-2359-371/+0Star
| * x86, um: initial part of asm-um moveAl Viro2008-10-23144-0/+3690
| * x86, um: take arch/um/include/* out of the wayAl Viro2008-10-2378-1/+1
|/
* UML: make several more things staticWANG Cong2008-07-242-2/+0Star
* arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-242-4/+0Star
* UML - Fix boot crashJeff Dike2008-07-231-0/+8
* uml: deal with inaccessible address space startTom Spink2008-06-061-1/+1
* uml: track and make up lost ticksJeff Dike2008-05-131-2/+2
* uml: random driver fixesJeff Dike2008-05-132-12/+5Star
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-131-7/+7
* uml: use __SPIN_LOCK_UNLOCKEDJeff Dike2008-05-131-2/+2
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-6/+3Star
* uml: tidy ptrace interfaceJeff Dike2008-05-132-42/+5Star
* uml: style fixesJeff Dike2008-05-132-13/+2Star