summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+4
* uml: fix build breakageJeff Dike2007-05-091-0/+9
* x86: create asm/cmpxchg.hJeff Dike2007-05-081-0/+6
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* uml: more page fault path trimmingJeff Dike2007-05-072-14/+13
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-0/+1
* [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-021-3/+14
* [PATCH] uml: fix static linking for realPaolo 'Blaisorblade' Giarrusso2007-03-301-1/+1
* [PATCH] uml: fix pte bit collisionMiklos Szeredi2007-03-291-4/+4
* [PATCH] uml: fix static linkingJeff Dike2007-03-271-0/+1
* [PATCH] uml: pte_mkread fixJeff Dike2007-03-011-1/+1
* [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-111-0/+3
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-112-6/+6
* [PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day2007-02-111-1/+1
* [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro2007-02-011-0/+9
* [PATCH] UML: add generic BUG supportJeff Dike2006-12-081-1/+3
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] uml: add INITCALLSJeff Dike2006-10-311-7/+1
* [PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso2006-10-201-9/+0
* [PATCH] um: irq changes break buildPekka Enberg2006-10-061-0/+1
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-28/+0
* [PATCH] uml: remove pte_mkexecJeff Dike2006-09-291-6/+0
* [PATCH] uml: thread creation tidyingJeff Dike2006-09-271-3/+3
* [PATCH] uml: fix missing x86_64 register definitionsJeff Dike2006-09-271-0/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-262-0/+12
|\
| * [PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen2006-09-262-0/+12
* | [PATCH] Make UML use ptrace-abi.hJeff Dike2006-09-262-17/+1
* | [PATCH] uml: stack usage reductionJeff Dike2006-09-261-3/+1
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-263-5/+6
|/
* Remove UML header exportDavid Woodhouse2006-09-211-1/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-1/+19
* | [PATCH] uml: add __raw_writeq definitionJeff Dike2006-06-301-0/+5
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-3/+0
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-2013-13/+0
|\ \ | |/
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2613-13/+0
* | [PATCH] uml: more __user annotationsAl Viro2006-06-051-3/+3
* | [PATCH] uml: add asm/irqflags.hJeff Dike2006-06-051-0/+6
|/
* [PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2006-04-111-0/+3
* [PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso2006-03-311-1/+5
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-317-38/+110
* [PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso2006-03-314-106/+77
* [PATCH] uml: sparse cleanupsAl Viro2006-03-313-10/+10
* [PATCH] unify pfn_to_page: uml pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-3/+1
* [PATCH] uml: fix build warnings in __get_userJeff Dike2006-03-271-21/+10
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-0/+6
OpenPOWER on IntegriCloud