fbdev: add fb_read/fb_write functions for framebuffers in system RAM
[safe/jmp/linux-2.6] / arch / um /
2007-05-08 Jeff Dikeuml: pcap devices should get MACs from command line
2007-05-08 Jeff Dikeuml: network and pcap cleanup
2007-05-08 Jeff Dikeuml: an idle system should have zero load average
2007-05-07 Paolo 'Blaisorblad... uml: fix prototypes
2007-05-07 Jeff Dikeuml: virtualized time fix
2007-05-07 Jeff Dikeuml: out of tmpfs space error clarification
2007-05-07 Jeff Dikeuml: only flush areas covered by VMA
2007-05-07 Jeff Dikeuml: more page fault path trimming
2007-05-07 Jeff Dikeuml: eliminate a piece of debugging code
2007-05-07 Jeff Dikeuml: speed page fault path
2007-05-07 Jeff Dikeuml: aIO deadlock avoidance
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
2007-05-07 Jeff Dikeuml: remove debugging remnants
2007-05-07 Jeff Dikeuml: formatting fixes around os_{read_write}_file callers
2007-05-07 Jeff Dikeuml: change remaining callers of os_{read_write}_file
2007-05-07 Jeff Dikeuml: don't try to handle signals on initial process...
2007-05-07 Jeff Dikeuml: dump core on panic
2007-05-07 Peter Zijlstrauml: fixup allocation in the ubd driver
2007-05-07 Jeff Dikeuml: send pointers instead of structures to I/O thread
2007-05-07 Jeff Dikeuml: batch I/O requests
2007-05-07 Jeff Dikeuml: convert libc layer to call read and write
2007-05-07 Jeff Dikeuml: tidy libc code
2007-05-07 Jeff Dikeuml: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: remove unused x86_64 code
2007-05-07 Jeff Dikeuml: speed up page table walking
2007-05-07 Jeff Dikeuml: dump registers on ptrace or wait failure
2007-05-07 Jeff Dikeuml: drivers get release methods
2007-05-07 Jeff Dikeuml: delete HOST_FRAME_SIZE
2007-05-07 Jeff Dikeuml: irq locking commentary
2007-05-07 Jeff Dikeuml: comment early boot locking
2007-05-07 Jeff Dikeuml: kernel segfaults should dump proper registers
2007-05-07 Jeff Dikeuml: tidy fault code
2007-05-07 Jeff Dikeuml: kernel_thread shouldn't panic
2007-05-07 Jeff Dikeuml: remove page_size()
2007-05-07 Jeff Dikeuml: tidy process.c
2007-05-07 Jeff Dikeuml: no locking needed in tls.c
2007-05-07 Jeff Dikeuml: speed up exec
2007-05-07 Davide Briniuml: fix umid in xterm titles
2007-05-07 Paolo 'Blaisorblad... uml: Replace one-element array with zero-element array
2007-05-07 Paolo 'Blaisorblad... uml: Eliminate temporary buffer in eth_configure
2007-05-07 Paolo 'Blaisorblad... uml: improve checking and diagnostics of ethernet MACs
2007-05-07 Robert P. J. Dayremove unused header file: arch/um/kernel/tt/include...
2007-05-07 Jeff Dikeuml: add missing __init declarations
2007-05-07 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move remaining useful contents of user_util.h
2007-05-07 Jeff Dikeuml: create as-layout.h
2007-05-07 Jeff Dikeuml: create arch.h
2007-05-07 Jeff Dikeuml: move SIGIO testing to sigio.c
2007-05-07 Rusty RussellARRAY_SIZE: check for type
2007-05-07 Jeff Dikeuml: network interface hotplug error handling
2007-05-07 Andrew Mortonuml-driver-formatting-fixes-fix
2007-05-07 Jeff Dikeuml: driver formatting fixes
2007-05-07 Jeff Dikeuml: handle block device hotplug errors
2007-05-07 Jeff Dikeuml: print coredump limits
2007-05-07 Jeff Dikeuml: mark tt-mode code for future removal
2007-05-07 Jeff Dikeuml: host_info tidying
2007-05-07 Jeff Dikeuml: formatting fixes
2007-05-07 Jeff Dikeuml: delete unused code
2007-05-02 Simon Arlott[PATCH] i386: Add an option for the VIA C7 which sets...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-02 Paolo 'Blaisorblad... [PATCH] uml: fix unreasonably long udelay
2007-03-29 Jeff Dike[PATCH] uml: fix compilation problems
2007-03-29 Jason Lunz[PATCH] uml: fix LVM crash
2007-03-29 Jeff Dike[PATCH] uml: irq locking fixes
2007-03-29 Jeff Dike[PATCH] uml: fix device unplug crash
2007-03-29 Jeff Dike[PATCH] uml: fix I/O hang when multiple devices are...
2007-03-27 Jeff Dike[PATCH] uml: use correct register file size everywhere
2007-03-14 Al Viro[PATCH] stacktrace doesn't work on uml
2007-03-14 Al Viro[PATCH] (uml) sparse flags for userland glue are missin...
2007-03-08 Jeff Dike[PATCH] uml: arch_prctl should set thread fs
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix errno usage
2007-03-08 Paolo 'Blaisorblad... [PATCH] uml: activate_fd: return ENOMEM only when appro...
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix confusion irq early reenabling
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: mark both consoles as CON_ANYTIME
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: remove dead code about os_usr1_signal(...
2007-03-08 Paolo 'Blaisorblad... [PATCH] um: fix a memory leak in the multicast driver
2007-03-06 Jeff Dike[PATCH] uml: comment the initialization of a global
2007-03-06 Jeff Dike[PATCH] uml: add a debugging message
2007-03-06 Jeff Dike[PATCH] uml: fix formatting violations in signal delive...
2007-03-01 Jeff Dike[PATCH] uml: host VDSO fix
2007-03-01 Allan Graves[PATCH] uml: enable RAW
2007-03-01 Jeff Dike[PATCH] uml: add back accidentally removed error
2007-03-01 Jeff Dike[PATCH] uml: fix host LDT lookup initialization locking...
2007-02-16 Jeff Dike[PATCH] uml: fix 2.6.20 hang
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: fixups
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: um
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
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 Jeff Dike[PATCH] uml: fix error output during early boot
2007-02-11 Jeff Dike[PATCH] uml: AIO locking and tidying
2007-02-11 Jeff Dike[PATCH] uml: register handling formatting fixes
2007-02-11 Jeff Dike[PATCH] uml: ELF locking commentary
2007-02-11 Jeff Dike[PATCH] uml: umid tidying
2007-02-11 Jeff Dike[PATCH] uml: SIGIO formatting fixes
2007-02-11 Jeff Dike[PATCH] uml: SIGIO locking comment
next