summaryrefslogtreecommitdiffstats
path: root/include/asm-um
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2006-02-011-0/+2
* [PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso2006-02-011-2/+6
* [PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso2006-02-011-2/+2
* [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-181-0/+1
* [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-181-11/+2
* [PATCH] uml: add __raw_writel definitionJeff Dike2006-01-181-0/+16
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-1/+0
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-081-4/+0
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-9/+3
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-081-3/+0
* [PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike2005-11-222-7/+2
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-072-0/+138
* [PATCH] uml: switch_mm fixBen Lahaise2005-11-071-1/+2
* [PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2005-10-301-0/+8
* [PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso2005-10-301-4/+15
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-1/+1
* [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-281-1/+1
* [PATCH] gfp_t: dma-mapping (simple cases)Al Viro2005-10-281-1/+1
OpenPOWER on IntegriCloud