V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb module
[safe/jmp/linux-2.6] / include /
2006-03-24 Mauro Carvalho ChehabV4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_foo
2006-03-24 Mauro Carvalho ChehabV4L/DVB (3547): Tvaudio.h are just i2c addresses. Merge...
2006-03-24 Mauro Carvalho ChehabV4L/DVB (3546): Fix Compilation after moving bttv code
2006-03-24 Mauro Carvalho ChehabV4L/DVB (3516): Make video_buf more generic
2006-03-24 Andrew Victor[PATCH] AT91RM9200 Ethernet driver
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Davi Arnaut[PATCH] strndup_user()
2006-03-24 Ingo Molnar[PATCH] timer-irq-driven soft-watchdog, cleanups
2006-03-24 Kumar Gala[PATCH] ide: Allow IDE interface to specify its not...
2006-03-24 Pierre Ossman[PATCH] Secure Digital Host Controller id and regs
2006-03-24 Andrew Morton[PATCH] fsync: extract internal code
2006-03-24 Andrew Morton[PATCH] set_page_dirty() return value fixes
2006-03-24 Andrew Morton[PATCH] balance_dirty_pages_ratelimited: take nr_pages arg
2006-03-24 Arthur Othieno[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98
2006-03-24 Andrew Morton[PATCH] fadvise(): write commands
2006-03-24 Jan Beulich[PATCH] abstract type/size specification for assembly
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache implementation
2006-03-24 Paul Jackson[PATCH] cpuset memory spread page cache implementation...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread basic implementation
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-24 Bart Samwel[PATCH] Represent dirty_*_centisecs as jiffies internally
2006-03-24 Paul Jackson[PATCH] bitmap: region cleanup
2006-03-24 Al Viro[PATCH] remove ISA legacy functions: remove the helpers
2006-03-24 Martin Schwidefsky[PATCH] s390: BUG() warnings
2006-03-24 Akinobu Mita[PATCH] x86_64: {set,clear,test}_bit() related cleanup...
2006-03-24 Theodore Ts'o[PATCH] vfs: MS_VERBOSE should be MS_SILENT
2006-03-24 Arnd Bergmann[PATCH] add sys_unshare to syscalls.h
2006-03-24 Brian King[PATCH] libata: Remove dependence on host_set->dev...
2006-03-24 Alan Cox[PATCH] libata: add ata_dev_pair helper
2006-03-24 Nigel Cunningham[PATCH] Make libata not powerdown drivers on PM_EVENT_F...
2006-03-24 Tejun Heo[PATCH] libata: add per-dev pio/mwdma/udma_mask
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-03-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-23 Jeff Garzik[PATCH] PCI: fix pci_request_region[s] arg
2006-03-23 Kristen Accardi[PATCH] acpi: export acpi_bus_trim
2006-03-23 Michael S. Tsirkin[PATCH] PCI: make MSI quirk inheritable from the pci bus
2006-03-23 Kristen Accardi[PATCH] PCI: return max reserved busnr
2006-03-23 Martin Devera[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support
2006-03-23 Jean Delvare[PATCH] i2c: Drop the i2c-frodo bus driver
2006-03-23 Ingo Molnar[PATCH] i2c: Semaphore to mutex conversions, part 2
2006-03-23 Jim Cromie[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2
2006-03-23 Jim Cromie[PATCH] hwmon: Allow sensor attributes arrays
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Jens Axboe[PATCH] relay: migrate from relayfs to a generic relay API
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-23 Benjamin LaHaise[PATCH] get_empty_filp tweaks, inline epoll_init_file()
2006-03-23 Nick Piggin[PATCH] atomic: add_unless cmpxchg optimise
2006-03-23 Adrian Bunk[PATCH] kernel/rcupdate.c: make two structs static
2006-03-23 Andrew Morton[PATCH] pause_on_oops command line option
2006-03-23 Adrian Bunk[PATCH] kill _INLINE_
2006-03-23 Andrew Morton[PATCH] notifier: profile.h forward decl fix
2006-03-23 Ingo Molnar[PATCH] make bug messages more consistent
2006-03-23 Alexey Dobriyan[PATCH] Extract inode_inc_link_count(), inode_dec_link_...
2006-03-23 Arjan van de Ven[PATCH] fat_lock is used as a mutex, convert it to...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: serial ->port_write_mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: UDF
2006-03-23 Ingo Molnar[PATCH] sem2mutex: NCPFS
2006-03-23 Arjan van de Ven[PATCH] convert ext3's truncate_sem to a mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: drivers/block/nbd.c
2006-03-23 Ingo Molnar[PATCH] sem2mutex: drivers/block/loop.c
2006-03-23 Ingo Molnar[PATCH] sem2mutex: fs/seq_file.c
2006-03-23 Ingo Molnar[PATCH] sem2mutex: kprobes
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: jbd, j_checkpoint_mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: iprune
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: vfs_rename_mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-23 Ingo Molnar[PATCH] sem2mutex: inotify
2006-03-23 Ingo Molnar[PATCH] sem2mutex: quota
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: blockdev #2
2006-03-23 Kyle McMartin[PATCH] Move read_mostly definition to asm/cache.h
2006-03-23 Christoph Hellwig[PATCH] kill cdrom ->dev_ioctl method
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-03-23 Andrew Morton[PATCH] ext3_readdir: use generic readahead
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: add check for suspension of X-controlle...
2006-03-23 Randy Dunlap[PATCH] kernel/power: move externs to header files
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: low level interface
2006-03-23 Markus Gutschke[PATCH] x86: Make _syscallX() macros compile in PIC...
2006-03-23 Chuck Ebbert[PATCH] i386 spinlocks: disable interrupts only if...
2006-03-23 Jesper Juhl[PATCH] Fix the imlicit declaration of mtrr_centaur_rep...
2006-03-23 Jan Beulich[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
2006-03-23 Jan Beulich[PATCH] i386: actively synchronize vmalloc area when...
2006-03-23 Stas Sergeev[PATCH] x86: early printk handling fixes
2006-03-23 Chris Wright[PATCH] i386: remove duplicate declaration of mp_bus_id...
2006-03-23 Natalie.Protasevic... [PATCH] Compilation fix for ES7000 when no ACPI is...
2006-03-23 Eric W. Biederman[PATCH] i386: Add a temporary to make put_user more...
2006-03-23 Gerd Hoffmann[PATCH] x86: SMP alternatives
2006-03-23 NeilBrown[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md...
2006-03-23 Jean Tourrilhes[PATCH] WE-20 for kernel 2.6.16
2006-03-23 Michael Chan[TG3]: Add 5755 support
2006-03-23 Patrick McHardy[IPV4]: Add fib rule netlink notifications
2006-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-23 Johannes Berg[PATCH] softmac: add copyright and license headers
next