Merge branch 'master' into 83xx
[safe/jmp/linux-2.6] / arch / um / drivers /
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...
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: use bitfields where possible
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: reformat ubd_config
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: convert do_ubd to a boolean...
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: ubd_io_lock usage fixup
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: change ubd_lock to be a mutex
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: give better names to some funct...
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: var renames
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: document some struct fields
2006-10-31 Paolo 'Blaisorblad... [PATCH] uml ubd driver: allow using up to 16 UBD devices
2006-10-25 Al Viro[PATCH] uml: mconsole fixes
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: mmapper - remove just added but wrong...
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: cleanup run_helper() API to fix a leak
2006-10-20 Paolo 'Blaisorblad... [PATCH] uml: split memory allocation prototypes out...
2006-10-10 Al Viro[PATCH] missed const in prototype
2006-10-08 Al Viro[PATCH] uml pt_regs fixes
2006-10-08 Ralf Baechlehandle_sysrq lost its pt_regs * argument
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Matt LaPlanteAttack of "the the"s in arch
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-29 Ollie Wild[PATCH] uml build fix
2006-09-29 Jeff Dike[PATCH] uml: don't roll my own random MAC generator
2006-09-29 Jeff Dike[PATCH] uml: stack consumption reduction
2006-09-29 Jeff Dike[PATCH] uml: close file descriptor leaks
2006-09-29 Jeff Dike[PATCH] uml: locking documentation
2006-09-29 Jeff Dike[PATCH] uml: mechanical tidying after random MACs change
2006-09-29 Jeff Dike[PATCH] uml: assign random MACs to interfaces if necessary
2006-09-29 Al Viro[IPV4]: annotate struct in_ifaddr
2006-09-27 Jeff Dike[PATCH] uml: fix allocation size
2006-09-27 Jeff Dike[PATCH] uml: const more data
2006-09-27 Paolo 'Blaisorblad... [PATCH] uml: fix proc-vs-interrupt context spinlock...
2006-09-26 Paolo 'Blaisorblad... [PATCH] uml: clean our set_ether_mac
2006-09-26 Jeff Dike[PATCH] uml: Use ARRAY_SIZE more assiduously
2006-07-10 Jeff Dike[PATCH] uml: make mconsole version requests happen...
2006-07-10 Jeff Dike[PATCH] uml: remove unused variable
2006-07-10 Jeff Dike[PATCH] uml: add some EINTR protection
2006-07-10 Jeff Dike[PATCH] uml: formatting fixes
2006-07-02 Thomas Gleixner[PATCH] irq-flags: UM: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jeff Dike[PATCH] uml: unregister useless console when it's not...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the line_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_symlink() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-06-26 Andreas Mohrspelling fixes
2006-06-25 Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-05-02 Paolo 'Blaisorblad... [PATCH] uml: fix patch mismerge
2006-04-19 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: avoid warnings for diffent names for an...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: local_irq_save, not local_save_flags
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix hang on run_helper() failure on uml_net
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix format errors
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: fix 2 harmless cast warnings for 64-bit
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: safe migration path to the correct V3...
2006-04-11 Paolo 'Blaisorblad... [PATCH] uml: make 64-bit COW files compatible with...
2006-04-11 Jeff Dike[PATCH] uml: memory hotplug cleanups
2006-03-31 Al Viro[PATCH] uml: fix min usage
2006-03-31 Al Viro[PATCH] uml: sparse cleanups
2006-03-31 Jeff Dike[PATCH] uml: fix initcall return values
2006-03-31 Jeff Dike[PATCH] UML: Hotplug memory, take 2
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Jeff Dike[PATCH] uml: allow ubd devices to be shared in a cluster
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: tidying COW code
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: better error reporting for read_output
2006-02-24 Paolo 'Blaisorblad... [PATCH] uml: correct error messages in COW driver
2006-02-08 Jeff Dike[PATCH] uml: balance list_add and list_del in the netwo...
2006-02-08 Jeff Dike[PATCH] uml: close TUN/TAP file descriptors
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: some harmless sparse warning fixes
2006-02-01 Paolo 'Blaisorblad... [PATCH] uml: fix hugest stack users
2006-02-01 Jeff Dike[PATCH] uml: fix some typos
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml ubd code: fix a bit of whitespace
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: allow again to move backing file and to...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: fix spinlock recursion and sleep-inside...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: networking - clear transport-specific...
2006-01-19 Paolo 'Blaisorblad... [PATCH] uml: make daemon transport behave properly
2006-01-19 Gennady Sharapov[PATCH] uml: move libc-dependent utility procedures
2006-01-12 Jeff Dike[PATCH] uml: kill an unused variable
2006-01-12 Jeff Dike[PATCH] uml: eliminate doubled boot output
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2006-01-06 Jeff Dike[PATCH] uml: free network IRQ correctly
2006-01-06 Jeff Dike[PATCH] uml: fix whitespace in mconsole driver
2006-01-06 Jeff Dike[PATCH] uml: capture printk output for mconsole sysrq
2006-01-06 Jeff Dike[PATCH] uml: capture printk output for mconsole stack
2006-01-06 Jeff Dike[PATCH] uml: add mconsole_reply variant with length...
2006-01-06 Jeff Dike[PATCH] uml: SIGWINCH handling cleanup
2006-01-06 Jeff Dike[PATCH] uml: umid cleanup
next