lockd: convert nsm_mutex to a spinlock
[safe/jmp/linux-2.6] / arch / um /
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-03-26 Patrick McHardy[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast...
2008-02-25 Harvey Harrisonsched: add declaration of sched_tail to sched.h
2008-02-24 Jeff Dikeuml: fix FP register corruption
2008-02-24 Johann Felix Sodenuml: fix helper_wait calls in watchdog
2008-02-24 Jeff Dikeuml: remove unused sigcontext accessors
2008-02-24 WANG Congarch/um/kernel/mem.c: fix a shadowed variable
2008-02-24 Jeff DikeUML: update defconfig
2008-02-24 Johann Felix Sodenuml: fix initrd printk
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Jeff Dikeuml: fix mm_context memory leak
2008-02-08 Jim Meyeringuml: improved error handling while locating temp dir
2008-02-08 Jeff Dikeuml: style fixes in arch/um/os-Linux
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: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-05 Jeff Dikeuml: make mconsole_stack namespace-aware
2008-02-05 Jeff Dikeuml: redo the calculation of NR_syscalls
2008-02-05 Jeff Dikeuml: defconfig tweaks
2008-02-05 Daniel Walkeruml: port mutex conversion
2008-02-05 Daniel Walkeruml: mconsole mutex conversion
2008-02-05 Daniel Walkeruml: LDT mutex conversion
2008-02-05 Jeff Dikeuml: use of a public MAC is a warning, not an error
2008-02-05 Karol Swietlickiuml: fix infinite mconsole loop
2008-02-05 Jeff Dikeuml: remove map_cb
2008-02-05 WANG Conguml: remove TOPDIR
2008-02-05 Jeff Dikeuml: remove unused fields from mm_context
2008-02-05 Jeff Dikeuml: move register initialization
2008-02-05 Jeff Dikeuml: add newlines to printks
2008-02-05 Jeff Dikeuml: style fixes in arch/um/sys-x86_64
2008-02-05 Jeff Dikeuml: add back CONFIG_HZ
2008-02-05 Jeff Dikeuml: DEBUG_SHIRQ fixes
2008-02-05 Jeff Dikeuml: remove fakehd
2008-02-05 Jeff Dikeuml: implement O_APPEND
2008-02-05 Jeff Dikeuml: SMP locking commentary
2008-02-05 Jeff Dikeuml: remove init_irq_signals
2008-02-05 Jeff Dikeuml: signal handling tidying
2008-02-05 Jeff Dikeuml: style fixes in arch/um/kernel
2008-02-05 Jeff Dikeuml: clean up sig_handler_common_skas
2008-02-05 Jeff Dikeuml: move sig_handler_common_skas
2008-02-05 Jeff Dikeuml: don't allow processes to call into stub
2008-02-05 Jeff Dikeuml: get rid of syscall counters
2008-02-05 Jeff Dikeuml: don't kill pid 0
2008-02-05 Jeff Dikeuml: tidy helper code
2008-02-05 Jeff Dikeuml: use barrier() instead of mb()
2008-02-05 Jeff Dikeuml: install panic notifier earlier
2008-02-05 Jeff Dikeuml: eliminate setjmp_wrapper
2008-02-05 Jeff Dikeuml: customize tlb.h
2008-02-05 Jeff Dikeuml: 64-bit tlb fixes
2008-02-05 Jeff Dikeuml: style fixes in file.c
2008-02-05 Jeff Dikeuml: miscellaneous code cleanups
2008-02-05 Karol Swietlickiuml: fix mconsole stop
2008-02-05 Karol Swietlickiuml: remove duplicate config symbol and unused file...
2008-02-05 Jeff Dikeuml: syle fixes in arch/um/os-Linux
2008-02-05 Jeff Dikeuml: fx command-line CFLAGS and LDFLAGS support
2008-02-05 Jeff Dikeuml: cover stubs with a VMA
2008-02-05 Jeff Dikeuml: clean up TASK_SIZE usage
2008-02-05 Joe Perchesuml: add missing space
2008-02-05 Jeff Dikeuml: kill processes instead of panicing kernel
2008-02-05 Jeff Dikeuml: use ptrace directly in libc code
2008-02-05 Jeff Dikeuml: simplify SIGSEGV handling
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: host TLS diagnostics
2008-02-05 Karol Swietlickiuml: convert functions to void
2008-02-05 Karol Swietlickiuml: remove unused variables in the context switcher
2008-02-05 Lucas Woodsarch/um: remove duplicate includes
2008-02-05 Jeff Dikeuml: reconst a parameter
2008-02-05 Jeff Dikeuml: tidy pgtable.h
2008-02-05 Jeff Dikeuml: tidy kern_util.h
2008-02-05 Jeff Dikeuml: allow LFLAGS on command line
2008-02-05 Jeff Dikeuml: delete some unused headers
2008-02-05 Jeff Dikeuml: borrow const.h techniques
2008-02-05 Jeff Dikeuml: clone.c tidying
2008-02-05 Jeff Dikeuml: console driver cleanups
2008-02-05 Karol Swietlickiuml: GPROF needs to depend on FRAME_POINTER
2008-02-05 Jeff Dikeuml: SMP needs to depend on BROKEN for now
2008-02-05 WANG Conguml: const and other tidying
2008-02-05 Jeff Dikeuml: further bugs.c tidying
2008-02-05 Karol Swietlickiuml: remove now unused code
2008-02-05 Karol Swietlickiuml: improve detection of host cmov
2008-02-05 Karol Swietlickiuml: fix URLs in Kconfig and help strings
2008-02-05 Jeff Dikeuml: document new ubd flag
2008-02-05 Jeff Dikeuml: get rid of asmlinkage
2008-02-05 Jeff Dikeuml: implement get_wchan
2008-02-05 WANG Conguml: code tidying under arch/um/os-Linux
2008-02-05 Karol Swietlickiuml: remove xmm checking on x86
2008-02-05 Jeff Dikeuml: arch/um/include/init.h needs a definition of __used
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-03 Joe Perchesarch/um: Spelling fixes
2008-02-03 Mathieu DesnoyersMove Kconfig.instrumentation to arch/Kconfig and init...
2008-01-30 Harvey HarrisonUML: remove remaining FASTCALL uses
2008-01-30 Jeff DikeUML: change sigcontext fields to match x86
next