sfrench/cifs-2.6.git
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-03-26 Alan Coxdontdiff: Fix asm exclude
2009-03-26 Jan Karaext3: Avoid starting a transaction in writepage when...
2009-03-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-26 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-26 Wu Fengguangwriteback: double the dirty thresholds
2009-03-26 Matthew GarrettMake relatime default
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-26 Matthew GarrettAllow relatime to update atime once a day
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Alan Cox[libata] Drain data on errors
2009-03-25 Alan Coxpata_sc1200: Activate secondary channel
2009-03-25 Alan Coxpata_artop: Serializing support
2009-03-25 David Milburn[libata] ahci: correct enclosure LED state save
2009-03-25 Mark Lord[libata] More robust parsing for IDENTIFY DEVICE multi_...
2009-03-25 Mark Lordsata_mv: fix LED blinking for SoC+NCQ
2009-03-25 Mark Lordsata_mv: optimize IRQ coalescing for 8-port chips
2009-03-25 Mark Lordsata_mv: implement IRQ coalescing (v2)
2009-03-25 Mark Lordsata_mv: cosmetic preparations for IRQ coalescing
2009-03-25 Florian Fainellipata-rb532-cf: platform_get_irq() fix ignored failure
2009-03-25 Erik Inge Bolsøpata_efar: fix *dma_mask
2009-03-25 Erik Inge Bolsøpata_radisys: fix mwdma_mask to exclude mwdma0
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2009-03-25 Erik Inge Bolsøinclude/linux/ata.h: add some more transfer masks
2009-03-25 Maciej Ruteckiahci: Blacklist HP Compaq 6720s that spins off disks...
2009-03-25 Mark Lord[libata] sata_mv: Implement direct FIS transmission...
2009-03-25 Mark Lord[libata] Export ata_pio_queue_task() so that it can...
2009-03-25 Mark Lord[libata] sata_mv: Add a new mv_sff_check_status() funct...
2009-03-25 Mark Lord[libata] sata_mv: Tighten up interrupt masking in mv_qc...
2009-03-25 Mark Lord[libata] sata_mv: Enable use of (basic) DMA for ATAPI...
2009-03-25 Mark Lord[libata] sata_mv: cache frequently-accessed registers
2009-03-25 Tejun Heoahci: drop intx manipulation on msi enable
2009-03-25 Phil Sutterpata-rb532-cf: drop custom freeze and thaw
2009-03-25 Phil Sutterpata-rb532-cf: use ata_sff_data_xfer32()
2009-03-25 Phil Sutterpata-rb532-cf: use ata_sff_exec_command()
2009-03-25 Phil Sutterpata-rb532-cf: replace rb532_pata_finish_io()
2009-03-25 Mark Lordsata_mv: remove leftovers
2009-03-25 Mark Lordsata_mv: optimize use of mv_edma_cfg
2009-03-25 Mark Lordsata_mv: introduce support for ATAPI devices
2009-03-25 Mark Lordsata_mv: mv_fill_sg fixes v2
2009-03-25 Mark Lordsata_mv: update ata_qc_from_tag
2009-03-25 Mark Lordsata_mv: restructure mv_qc_issue
2009-03-25 Mark Lordsata_mv: rearrange mv_start_dma() and friends
2009-03-25 Mark Lordsata_mv: cleanup chipset GENeration FLAGS
2009-03-24 Greg BanksDynamic debug: fix pr_fmt() build error
2009-03-24 Greg BanksDynamic debug: allow simple quoting of words
2009-03-24 Jason Barondynamic debug: update docs
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Hugh Dickinssysfs: fix some bin_vm_ops errors
2009-03-24 Arjan van de Venkobject: don't block for each kobject_uevent
2009-03-24 Alex Chiangsysfs: only allow one scheduled removal callback per...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-03-24 Zhenwen XuDriver core: some cleanup on drivers/base/sys.c
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Kay Sieversvcs: hook sysfs devices into object lifetime instead...
2009-03-24 Ming Leidriver core: fix passing platform_data
2009-03-24 Ming Leidriver core: move platform_data into platform_device
2009-03-24 Eric W. Biedermansysfs: don't block indefinitely for unmapped files.
2009-03-24 Greg Kroah... driver core: move knode_bus into private structure
2009-03-24 Greg Kroah... driver core: move knode_driver into private structure
2009-03-24 Greg Kroah... driver core: move klist_children into private structure
2009-03-24 Greg Kroah... driver core: create a private portion of struct device
2009-03-24 Ming Leidriver core: remove polling for driver_probe_done(v5)
2009-03-24 Eric W. Biedermansysfs: reference sysfs_dirent from sysfs inodes
2009-03-24 Alex Chiangsysfs: sysfs_add_one WARNs with full path to duplicate...
2009-03-24 Dave Youngdriver-core: do not register a driver with bus_type...
2009-03-24 Geert Uytterhoevenscsi/m68k: Kill NCR_700_detect() warnings
2009-03-24 Ming Leiplatform driver: fix incorrect use of 'platform_bus_typ...
2009-03-24 Ian AbbottUIO: Take offset into account when determining number...
2009-03-24 Brandon Philipsuio: add the uio_aec driver
2009-03-24 Hans J. KochUIO: Add name attributes for mappings and port regions
2009-03-24 Eric Miaoplatform: introduce module id table for platform devices
2009-03-24 Eric Miaoplatform: make better use of to_platform_{device,driver...
2009-03-24 Ming Leidriver core: check bus->match without holding device...
2009-03-24 Eric W. Biedermansysfs: Take sysfs_mutex when fetching the root inode.
2009-03-24 Qinghuang FengSYSFS: use standard magic.h for sysfs
2009-03-24 Kay Sieversdriver core: get rid of struct device's bus_id string...
2009-03-24 Sachin SantUSB: FHCI: use dev_name() in place of bus_id.
2009-03-24 Greg Kroah... PS3: replace bus_id usage
2009-03-24 Kay Sieversusb: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieverswimax: struct device - replace bus_id with dev_name...
2009-03-24 Kay Sieversmfd: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieversmca: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieversgpio: struct device - replace bus_id with dev_name...
2009-03-24 Kay Sieverseisa: struct device - replace bus_id with dev_name...
2009-03-24 Kay Sieversdma: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieversdio: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieversamba: struct device - replace bus_id with dev_name...
2009-03-24 Kay Sieversv4l: struct device - replace bus_id with dev_name(...
2009-03-24 Kay Sieversdrm: struct device - replace bus_id with dev_name(...
next