ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in
[safe/jmp/linux-2.6] / arch / um / drivers /
2007-10-16 Jeff Dikeuml: network formatting
2007-10-16 Jeff Dikeuml: more idiomatic parameter parsing
2007-10-16 Jesper Juhluml: remove unneeded void * cast
2007-10-16 Jeff Dikeuml: sysrq and mconsole fixes
2007-10-16 Jeff Dikeuml: remove os_* usage from userspace files
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-10-16 Jeff Dikeuml: add VDE networking support
2007-10-16 Jeff Dikeuml: fix nonremovability of watchdog
2007-10-16 Jeff Dikeuml: console tidying
2007-10-16 Jeff Dikeuml: fix console writing bugs
2007-10-16 Jeff Dikeuml: console subsystem tidying
2007-10-16 Jeff Dikeuml: fix error cleanup ordering
2007-10-16 Jeff Dikeuml: tidy recently-moved code
2007-10-16 Jeff Dikeuml: move userspace code to userspace file
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-08-23 Jeff Dikeuml: fix previous request size limit fix
2007-07-31 Jeff DikeUML: console should handle spurious IRQS
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-24 Linus TorvaldsMerge branch 'request-queue-t' of git://git.kernel...
2007-07-24 Jeff Dikeuml: more __init annotations
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Al Viroum_kmalloc() remnants
2007-07-16 Jeff Dikeuml: limit request size on COWed devices
2007-07-16 Jeff Dikeuml: Eliminate kernel allocator wrappers
2007-07-16 Jeff Dikeuml: simplify helper stack handling
2007-07-16 Jeff Dikeuml: SIGIO support cleanup
2007-07-16 Jeff Dikeuml: handle errors on opening host side of consoles
2007-07-16 Jeff Dikeuml: pty channel tidying
2007-07-16 Jeff Dikeuml: xterm driver tidying
2007-07-16 Eduard-Gabriel Mun... uml: DEBUG_SHIRQ fixes
2007-07-16 Jeff Dikeuml: fix request->sector update
2007-06-09 Jeff Dikeuml: get declaration of simple_strtoul
2007-05-08 Jeff Dikeuml: pcap devices should get MACs from command line
2007-05-08 Jeff Dikeuml: network and pcap cleanup
2007-05-07 Jeff Dikeuml: rename os_{read_write}_file_k back to os_{read_wri...
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 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: start fixing os_read_file and os_write_file
2007-05-07 Jeff Dikeuml: drivers get release methods
2007-05-07 Jeff Dikeuml: remove page_size()
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 Jeff Dikeuml: remove user_util.h
2007-05-07 Jeff Dikeuml: move remaining useful contents of user_util.h
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-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
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-08 Paolo 'Blaisorblad... [PATCH] um: fix errno usage
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: fix a memory leak in the multicast driver
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Alexey Dobriyan[PATCH] proc: remove useless (and buggy) ->nlink settings
2007-02-11 Jeff Dike[PATCH] uml: umid tidying
2007-02-11 Jeff Dike[PATCH] uml: locking fixes in the ubd driver
2007-02-11 Jeff Dike[PATCH] uml: add per-device queues and locks to ubd...
2007-02-11 Jeff Dike[PATCH] uml: initialize a list head
2007-02-11 Jeff Dike[PATCH] uml: fix previous console locking
2007-02-11 Jeff Dike[PATCH] uml: console locking commentary and code cleanup
2007-02-11 Jeff Dike[PATCH] uml: mostly const a structure
2007-02-11 Jeff Dike[PATCH] uml: locking commentary in the random driver
2007-02-11 Jeff Dike[PATCH] uml: use LIST_HEAD where possible
2007-02-11 Jeff Dike[PATCH] uml: network driver locking and code cleanup
2007-02-11 Jeff Dike[PATCH] uml: port driver formatting
2007-02-11 Jeff Dike[PATCH] uml: make two variables static
2007-02-11 Jeff Dike[PATCH] uml: mconsole locking
2007-02-11 Jeff Dike[PATCH] uml: audio driver formatting
2007-02-11 Jeff Dike[PATCH] uml: audio driver locking
2007-02-11 Jeff Dike[PATCH] uml: watchdog driver formatting
2007-02-11 Jeff Dike[PATCH] uml: watchdog driver locking
2007-02-11 Jeff Dike[PATCH] uml: network driver whitespace and style fixes
2007-02-11 Jeff Dike[PATCH] uml: add locking to network transport registration
2007-02-11 Jeff Dike[PATCH] uml: lock the irqs_to_free list
2007-02-11 Jeff Dike[PATCH] uml: console whitespace and comment tidying
2007-02-11 Jeff Dike[PATCH] uml: return hotplug errors to host
2007-02-11 Jeff Dike[PATCH] uml: console locking fixes
2006-12-13 Peter Zijlstra[PATCH] uml: fix net_kern workqueue abuse
2006-12-12 Yan Burmanum: replace kmalloc+memset with kzalloc
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-07 Jeff Dike[PATCH] uml: use get_random_bytes() after random pool...
2006-12-07 Andrew Morton[PATCH] uml: workqueue build fix
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: various little changes
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: do not store error codes as...
next