cfq-iosched: don't delay async queue if it hasn't dispatched at all
[cascardo/linux.git] / drivers /
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-10-01 Alexander Beregalovcciss: fix build when !PROC_FS
2009-10-01 Jens Axboecciss: cciss_host_attr_groups should be const
2009-10-01 Stephen M. Cameroncciss: Dynamically allocate the drive_info_struct for...
2009-10-01 Stephen M. Cameroncciss: Add usage_count attribute to each logical drive...
2009-10-01 Stephen M. Cameroncciss: Add a "raid_level" attribute to each logical...
2009-10-01 Stephen M. Cameroncciss: fix some magic numbers in the raid-level decoding
2009-10-01 Stephen M. Cameroncciss: Add lunid attribute to each logical drive in...
2009-10-01 Stephen M. Cameroncciss: Don't check h->busy_initializing in cciss_open().
2009-10-01 Stephen M. Cameroncciss: Preserve all 8 bytes of LUN ID for logical drives.
2009-10-01 Stephen M. Cameroncciss: Silence noisy per-disk messages output by cciss_...
2009-10-01 Stephen M. Cameroncciss: Fix excessive gendisk freeing bug on driver...
2009-10-01 Stephen M. Cameroncciss: Fix usage_count check in rebuild_lun_table when...
2009-10-01 Stephen M. Cameroncciss: Clear all sysfs-exposed data for deleted logical...
2009-10-01 Stephen M. Cameroncciss: Handle special case for sysfs attributes of...
2009-10-01 Stephen M. Cameroncciss: Handle cases when cciss_add_disk fails.
2009-10-01 Stephen M. Cameroncciss: Handle failure of blk_init_queue gracefully...
2009-10-01 Stephen M. Cameroncciss: Rearrange logical drive sysfs code to make the...
2009-10-01 Stephen M. Cameroncciss: Dynamically allocate struct device for each...
2009-10-01 Stephen M. Cameroncciss: Remove some unused code in rebuild_lun_table()
2009-10-01 Andrew Pattersoncciss: Allow triggering of rescan of logical drive...
2009-10-01 Andrew Pattersoncciss: Use one scan thread per controller and fix hang...
2009-10-01 Andrew Pattersoncciss: Remove sysfs entries for logical drives on drive...
2009-10-01 Randy Dunlapcciss: fix schedule_timeout() parameters
2009-10-01 Alexey Dobriyandac960: switch to seq_file
2009-10-01 Alexey Dobriyancpqarray: switch to seq_file
2009-09-27 Dave Youngtty: Fix regressions caused by commit b50989dc
2009-09-27 Linus TorvaldsACPI: kill "unused variable ā€˜iā€™" warning
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-27 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-27 Roland DreierACPI: Kill overly verbose "power state" log messages
2009-09-27 Jean DelvareACPI: Clarify resource conflict message
2009-09-27 Henrique de Moraes... thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL...
2009-09-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2009-09-26 Alexey Dobriyanheaders: kref.h redux
2009-09-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-09-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-09-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-09-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-26 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-09-26 Michael Hennerichbacklight: new driver for ADP5520/ADP5501 MFD PMICs
2009-09-26 Henrique de Moraes... backlight: extend event support to also support poll()
2009-09-26 Bjorn HelgaasACPI: i2c-scmi: don't use acpi_device_uid()
2009-09-26 Len BrownMerge branch 'thinkpad-2.6.32-part2' into release
2009-09-26 Len BrownMerge branch 'bjorn-HID' into release
2009-09-25 David S. Millerat91_can: Forgotten git 'add' of at91_can.c
2009-09-25 SriramTI Davinci EMAC: Fix in vector definition for EMAC_VERS...
2009-09-25 Bjorn HelgaasACPI: simplify building device HID/CID list
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_uid() and related stuff
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.hardware_id
2009-09-25 Bjorn HelgaasACPI: remove acpi_device.flags.compatible_ids
2009-09-25 Bjorn HelgaasACPI: maintain a single list of _HID and _CID IDs
2009-09-25 Bjorn HelgaasACPI: make sure every acpi_device has an ID
2009-09-25 Bjorn HelgaasACPI: use acpi_device_hid() when possible
2009-09-25 Bjorn HelgaasACPI: fix synthetic HID for \_SB_
2009-09-25 Bjorn HelgaasACPI: handle re-enumeration, when acpi_devices might...
2009-09-25 Bjorn HelgaasACPI: factor out device type and status checking
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_status_handle()
2009-09-25 Bjorn HelgaasACPI: use acpi_walk_namespace() to enumerate devices
2009-09-25 Bjorn HelgaasACPI: identify device tree root by null parent pointer...
2009-09-25 Bjorn HelgaasACPI: enumerate namespace before adding functional...
2009-09-25 Bjorn HelgaasACPI: convert acpi_bus_scan() to operate on an acpi_handle
2009-09-25 Bjorn HelgaasACPI: add acpi_bus_get_parent() and remove "parent...
2009-09-25 Bjorn HelgaasACPI: remove unnecessary argument checking
2009-09-25 Bjorn HelgaasACPI: remove redundant "type" arguments
2009-09-25 Bjorn HelgaasACPI: remove acpi_device_set_context() "type" argument
2009-09-25 Bjorn HelgaasACPI: use device_type rather than comparing HID
2009-09-25 Bjorn HelgaasACPI: save device_type in acpi_device
2009-09-25 Bjorn HelgaasACPI: remove redundant "handle" and "parent" arguments
2009-09-25 Bjorn HelgaasACPI: remove unused acpi_bus_scan_fixed() argument
2009-09-25 Bjorn HelgaasACPI: add debug for device addition
2009-09-25 Bjorn HelgaasACPICA: fixup after acpi_get_object_info() change
2009-09-25 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/rusty...
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-25 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-09-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-25 Ingo MolnarMerge branch 'x86/asm' into x86/urgent
2009-09-25 Thierry Reding[WATCHDOG] Add support for the Avionic Design Xanthos...
2009-09-25 Guennadi Liakhovetskish_mobile_ceu_camera: fix compile breakage, caused...
2009-09-25 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://linux-m32r.org/git...
2009-09-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://repo.or.cz/cris-mirror
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-09-25 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Anton Vorontsov3c59x: Get rid of "Trying to free already-free IRQ"
2009-09-24 Sebastian Haasems_pci: fix size of CAN controllers BAR mapping for...
2009-09-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
next