uml: use of a public MAC is a warning, not an error
[safe/jmp/linux-2.6] / arch / um /
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
2008-01-28 Adrian Bunkremove __attribute_used__
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2008-01-28 Kiyoshi Uedablk_end_request: changing um (take 4)
2007-12-23 Al Virouml: user of helper_wait() got missed when it got extra...
2007-12-18 Stanislaw Gruszkauml: stop gdb from deleting breakpoints when running UML
2007-12-11 Julia Lawall[UM]: Fix use of skb after netif_rx
2007-12-05 Al Virono need to mess with KBUILD_CFLAGS on uml-i386 anymore
2007-12-03 Jeff Dikeuml: work around host tcsetattr bug
2007-12-03 Jeff Dikeuml: after_sleep_interval should return something
2007-12-03 Jeff Dikeuml: keep UML Kconfig in sync with x86
2007-11-29 Miklos Szeredileak in do_ubd_request
2007-11-29 Jeff Dikeuml: fix !NO_HZ busy-loop
2007-11-29 WANG CongUML: build fix
2007-11-15 Jeff Dikeuml: fix build for !CONFIG_PRINTK
2007-11-15 Jeff Dikeuml: fix build for !CONFIG_TCP
2007-11-15 Jeff Dikeuml: remove last include of libc asm/page.h
2007-11-15 Jeff Dikeuml: fix spurious IRQ testing
2007-11-15 Jeff Dikeuml: fix recvmsg return value checking
2007-11-15 Jeff Dikeuml: fix symlink loops
2007-11-06 Jeff DikeUML: fix defconfig build again
2007-11-05 Jeff Dikeuml: correctly strip kernel defines from userspace...
2007-11-05 WANG Conguml: fix incompatible types warning in previous SG fix
2007-10-29 Al Viromisc uml annotation and section fixes
2007-10-29 Al Viromore x86 merge fallout (uml, again)
next