pvr2fb: Fix oops when pseudo_palette is written
[safe/jmp/linux-2.6] / include / asm-um /
2007-07-19 Peter Zijlstraarch: personality independent stack top
2007-07-16 Jeff DikeAdd generic exit-time stack-depth checking to CONFIG_DE...
2007-07-16 Jeff Dikeuml: use get_free_pages to allocate kernel stacks
2007-07-16 Jan Beulichpage table handling cleanup
2007-06-24 Jeff Dikeuml: add asm/paravirt.h
2007-06-24 Nick Pigginuml: use generic BUG
2007-06-16 Jeff Dikeuml: kill x86_64 STACK_TOP_MAX
2007-05-11 Jeff Dikeuml: iRQ stacks
2007-05-09 Fernando Luis Vazq... Remove hardcoding of hard_smp_processor_id on UP systems
2007-05-09 Jeff Dikeuml: fix build breakage
2007-05-08 Jeff Dikex86: create asm/cmpxchg.h
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2007-04-02 Paolo 'Blaisorblad... [PATCH] uml: fix unreasonably long udelay
2007-03-31 Paolo 'Blaisorblad... [PATCH] uml: fix static linking for real
2007-03-29 Miklos Szeredi[PATCH] uml: fix pte bit collision
2007-03-27 Jeff Dike[PATCH] uml: fix static linking
2007-03-01 Jeff Dike[PATCH] uml: pte_mkread fix
2007-02-11 Jeff Dike[PATCH] uml: x86_64 ptrace fixes
2007-02-11 Jeff Dike[PATCH] uml: x86_64 thread fixes
2007-02-11 Robert P. J. Day[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.
2007-02-02 Al Viro[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM
2006-12-08 Jeff Dike[PATCH] UML: add generic BUG support
2006-12-07 Ralf Baechle[PATCH] Pass struct dev pointer to dma_cache_sync()
2006-12-07 Ralf Baechle[PATCH] Add struct dev pointer to dma_is_consistent()
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-31 Jeff Dike[PATCH] uml: add INITCALLS
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: remove some leftover PPC code
2006-10-06 Pekka Enberg[PATCH] um: irq changes break build
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-09-29 Jeff Dike[PATCH] uml: remove pte_mkexec
2006-09-27 Jeff Dike[PATCH] uml: thread creation tidying
2006-09-27 Jeff Dike[PATCH] uml: fix missing x86_64 register definitions
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Jeff Dike[PATCH] Make UML use ptrace-abi.h
2006-09-26 Jeff Dike[PATCH] uml: stack usage reduction
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-26 Andi Kleen[PATCH] i386: Redo semaphore and rwlock assembly helpers
2006-09-21 David WoodhouseRemove UML header export
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-01 Paolo 'Blaisorblad... [PATCH] uml: make copy_*_user atomic
2006-06-30 Jeff Dike[PATCH] uml: add __raw_writeq definition
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-06-05 Al Viro[PATCH] uml: more __user annotations
2006-06-05 Jeff Dike[PATCH] uml: add asm/irqflags.h
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix "extern-vs-static" proto conflict...
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: check for differences in host support
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: implement {get,set}_thread_area for i386
2006-03-31 Paolo 'Blaisorblad... [PATCH] uml: split ldt.h in arch-independent and arch...
2006-03-31 Al Viro[PATCH] uml: sparse cleanups
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: uml pfn_to_page
2006-03-27 Jeff Dike[PATCH] uml: fix build warnings in __get_user
2006-03-23 Gerd Hoffmann[PATCH] x86: SMP alternatives
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus...
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: skas0-hold-own-ldt fixups for x86-64
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: typo fixup
2006-01-19 Jeff Dike[PATCH] uml: use generic sys_rt_sigsuspend
2006-01-19 Jeff Dike[PATCH] uml: add TIF_RESTORE_SIGMASK support
2006-01-19 Jeff Dike[PATCH] uml: add __raw_writel definition
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2005-11-22 Jeff Dike[PATCH] uml: eliminate anonymous union and clean up...
2005-11-07 Bodo Stroesser[PATCH] uml: maintain own LDT entries
2005-11-07 Ben Lahaise[PATCH] uml: switch_mm fix
2005-10-31 Paolo 'Blaisorblad... [PATCH] uml: remove old UM_FASTCALL, and make the thing...
2005-10-31 Paolo 'Blaisorblad... [PATCH] uml: reuse i386 cpu-specific tuning
2005-10-30 Hugh Dickins[PATCH] mm: pte_offset_map_lock loops
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of arch/*
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (simple cases)
2005-10-04 Allan Graves[PATCH] uml: Fix sysrq-r support for skas mode
2005-09-30 Al Viro[PATCH] uml get_user() NULL noise removal
2005-09-23 Paolo 'Blaisorblad... [PATCH] uml: don't redundantly mark pte as newpage...
2005-09-21 Paolo 'Blaisorblad... [PATCH] uml: adapt asm/futex.h to our arch
2005-09-17 Jeff Dike[PATCH] uml: UML/i386 cmpxchg fix
2005-09-17 Jeff Dike[PATCH] uml: breakpoint an arbitrary thread
2005-09-10 Al Viro[PATCH] uml spinlock breakage
2005-09-10 Paolo 'Blaisorblad... [PATCH] uml: inline mk_pte and various friends
2005-09-07 Christoph Hellwig[PATCH] remove asm-*/hdreg.h
2005-09-07 H. J. Lu[PATCH] auxiliary vector cleanups
2005-09-07 Jakub Jelinek[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
2005-09-05 Jeff Dike[PATCH] uml: fix x86_64 page leak
2005-09-05 Jeff Dike[PATCH] uml: merge duplicated page table code
2005-09-05 Paolo 'Blaisorblad... [PATCH] uml: fixes performance regression in activate_m...
2005-09-05 Paolo 'Blaisorblad... [PATCH] mm: correct _PAGE_FILE comment
2005-09-05 Stephen Rothwell[PATCH] mm: consolidate get_order
2005-08-16 Linus Torvaldsum: fix __pa/__va macro expansion problem
2005-07-29 Jeff Dike[PATCH] uml: vm86 compile fix
2005-07-26 Eric W. Biederman[PATCH] Add emergency_restart()
2005-07-14 Paolo 'Blaisorblad... [PATCH] uml: consolidate modify_ldt
2005-07-12 Benjamin LaHaise[PATCH] uml: tlb flushing fix
2005-07-08 Jeff Dike[PATCH] uml: skas0 - separate kernel address space...
next