locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / include / asm-um /
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 Adrian Bunkremove dummy asm/kvm.h files
2008-07-25 FUJITA Tomonoriclean up duplicated alloc/free_thread_info
2008-07-24 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-07-24 WANG CongUML: make several more things static
2008-07-24 WANG Congarch/um/kernel/mem.c: remove arch_validate()
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-07-24 Matthew WilcoxRemove asm/semaphore.h
2008-06-06 Oleg Nesterovuml: activate_mm: remove the dead PF_BORROWED_MM check
2008-05-15 Mike Frysingerasm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ...
2008-05-13 Jeff Dikeuml: random driver fixes
2008-05-13 Cyrill Gorcunovuml: use PAGE_SIZE in linker scripts
2008-05-13 Jeff Dikeuml: remove unused header
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-28 Nick Pigginmm: introduce pte_special pte bit
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-16 WANG Conguml: compile error fix
2008-04-02 Christian Borntraegerkvm: provide kvm.h for all architecture: fixes headers_...
2008-02-08 Jeff Dikeuml: x86_64 should copy %fs during fork
2008-02-08 Jeff Dikeuml: runtime host VMSPLIT detection
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: add back CONFIG_HZ
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: cover stubs with a VMA
2008-02-05 Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05 Jeff Dikeuml: add virt_to_pte
2008-02-05 Jeff Dikeuml: fix page table data sizes
2008-02-05 Jeff Dikeuml: current.h cleanup
2008-02-05 Jeff Dikeuml: style cleanup
2008-02-05 Jeff Dikeuml: header untangling
2008-02-05 Jeff Dikeuml: move um_virt_to_phys
2008-02-05 Jeff DikeUML - Fix build in 2.6.24-rc2-mm1
2008-02-05 Jeff Dikeuml: tidy pgtable.h
2008-02-05 Jeff Dikeuml: get rid of asmlinkage
2008-02-05 Jeff Dikeuml: implement get_wchan
2008-02-05 Karol Swietlickiuml: remove xmm checking on x86
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-01-30 WANG Conggit-x86: unbreak UML
2008-01-30 Jeff Dikeuml: add asm-um/asm.h
2008-01-30 Harvey HarrisonUML: remove remaining FASTCALL uses
2007-11-15 Jeff Dikeuml: update address space affected by pud_clear
2007-10-29 Al Virox86 merge fallout: uml
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-17 Adrian Bunkx86: rename .i assembler includes to .h
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Jeff Dikeuml: style fixes in FP code
2007-10-16 Jeff Dikeuml: coredumping floating point fixes
2007-10-16 Jeff Dikeuml: ptrace floating point fixes
2007-10-16 Jeff Dikeuml: fix inlines
2007-10-16 Jeff Dikeuml: rename pt_regs general-purpose register file
2007-10-16 Jeff Dikeuml: fold mmu_context_skas into mm_context
2007-10-16 Jeff Dikeuml: get rid of do_longjmp
2007-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: style fixes pass 2
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-10-16 Jeff Dikeuml: throw out CONFIG_MODE_TT
2007-09-11 Jeff DikeUML: Fix ELF_CORE_COPY_REGS build botch
2007-08-31 Jeff Dikeuml: fix x86_64 core dump crash
2007-08-31 Jeff Dikeuml: fix linker script alignment bugs
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_...
next