Add missing skb->dev assignment in Frame Relay RX code
[safe/jmp/linux-2.6] / arch / um /
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)
2007-10-29 Al Virox86 merge fallout: uml
2007-10-24 WANG Congarch/um/drivers/ubd_kern.c: fix a building error
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-19 Matt LaPlantetypo fixes
2007-10-19 Simon Arlottspelling fixes: arch/um/
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-18 Jeff Dike[UMP]: header_ops conversion needed for non-ethernet...
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Lepton Wuuml: definitively kill subprocesses on panic
2007-10-16 Jeff Dikeuml: arch/um/drivers formatting
2007-10-16 Jeff Dikeuml: fix stub address calculations
2007-10-16 Jeff Dikeuml: correctly handle skb allocation failures
2007-10-16 Jeff Dikeuml: network driver MTU cleanups
2007-10-16 Jeff Dikeuml: network formatting
2007-10-16 Jeff Dikeuml: use *SEC_PER_*SEC constants
2007-10-16 Jeff Dikeuml: eliminate SIGALRM
2007-10-16 Jeff Dikeuml: time build fix
2007-10-16 Jeff Dikeuml: eliminate interrupts in the idle loop
2007-10-16 Jeff Dikeuml: tickless support
2007-10-16 Jeff Dikeuml: clocksource support
2007-10-16 Jeff Dikeuml: GENERIC_CLOCKEVENTS support
2007-10-16 Jeff Dikeuml: GENERIC_TIME support
2007-10-16 Jeff Dikeuml: separate timer initialization
2007-10-16 Jeff Dikeuml: simplify interval setting
2007-10-16 Jeff Dikeuml: fix timer switching
next