aboutsummaryrefslogtreecommitdiff
path: root/include/asm-um
AgeCommit message (Expand)Author
2006-12-08[PATCH] UML: add generic BUG supportJeff Dike
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-31[PATCH] uml: add INITCALLSJeff Dike
2006-10-20[PATCH] uml: remove some leftover PPC codePaolo 'Blaisorblade' Giarrusso
2006-10-06[PATCH] um: irq changes break buildPekka Enberg
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-09-29[PATCH] uml: remove pte_mkexecJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Make UML use ptrace-abi.hJeff Dike
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] i386: Redo semaphore and rwlock assembly helpersAndi Kleen
2006-09-21Remove UML header exportDavid Woodhouse
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso
2006-06-30[PATCH] uml: add __raw_writeq definitionJeff Dike
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse
2006-06-05[PATCH] uml: more __user annotationsAl Viro
2006-06-05[PATCH] uml: add asm/irqflags.hJeff Dike
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso
2006-03-31[PATCH] uml: sparse cleanupsAl Viro
2006-03-27[PATCH] unify pfn_to_page: uml pfn_to_pageKAMEZAWA Hiroyuki
2006-03-27[PATCH] uml: fix build warnings in __get_userJeff Dike
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso
2006-01-18[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike
2006-01-18[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike
2006-01-18[PATCH] uml: add __raw_writel definitionJeff Dike
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-11-07[PATCH] uml: switch_mm fixBen Lahaise
2005-10-30[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso