aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown2009-09-26
|\
| * thinkpad-acpi: name event constantsHenrique de Moraes Holschuh2009-09-20
| * thinkpad-acpi: add internal hotkey event APIHenrique de Moraes Holschuh2009-09-20
| * thinkpad-acpi: hotkey event driver updateHenrique de Moraes Holschuh2009-09-20
| * thinkpad-acpi: drop HKEY event 0x5010Henrique de Moraes Holschuh2009-09-20
| * thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exitHenrique de Moraes Holschuh2009-09-20
| * thinkpad-acpi: don't leave ERR_PTR() pointers aroundHenrique de Moraes Holschuh2009-09-20
* | Merge branch 'bjorn-HID' into releaseLen Brown2009-09-26
|\ \
| * | ACPI: simplify building device HID/CID listBjorn Helgaas2009-09-25
| * | ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-25
| * | ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-25
| * | ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-25
| * | ACPI: maintain a single list of _HID and _CID IDsBjorn Helgaas2009-09-25
| * | ACPI: make sure every acpi_device has an IDBjorn Helgaas2009-09-25
| * | ACPI: use acpi_device_hid() when possibleBjorn Helgaas2009-09-25
| * | ACPI: fix synthetic HID for \_SB_Bjorn Helgaas2009-09-25
| * | ACPI: handle re-enumeration, when acpi_devices might already existBjorn Helgaas2009-09-25
| * | ACPI: factor out device type and status checkingBjorn Helgaas2009-09-25
| * | ACPI: add acpi_bus_get_status_handle()Bjorn Helgaas2009-09-25
| * | ACPI: use acpi_walk_namespace() to enumerate devicesBjorn Helgaas2009-09-25
| * | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas2009-09-25
| * | ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas2009-09-25
| * | ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas2009-09-25
| * | ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas2009-09-25
| * | ACPI: remove unnecessary argument checkingBjorn Helgaas2009-09-25
| * | ACPI: remove redundant "type" argumentsBjorn Helgaas2009-09-25
| * | ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas2009-09-25
| * | ACPI: use device_type rather than comparing HIDBjorn Helgaas2009-09-25
| * | ACPI: save device_type in acpi_deviceBjorn Helgaas2009-09-25
| * | ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas2009-09-25
| * | ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas2009-09-25
| * | ACPI: add debug for device additionBjorn Helgaas2009-09-25
| * | ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas2009-09-25
* | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-25
|\ \ \ | |/ / |/| |
| * | writeback: writeback_inodes_sb() should use bdi_start_writeback()Jens Axboe2009-09-25
| * | writeback: don't delay inodes redirtied by a fast dirtierWu Fengguang2009-09-25
| * | writeback: make the super_block pinning more efficientJens Axboe2009-09-25
| * | writeback: don't resort for a single super_block in move_expired_inodes()Jens Axboe2009-09-25
| * | writeback: move inodes from one super_block togetherShaohua Li2009-09-25
| * | writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-25
| * | writeback: improve readability of the wb_writeback() continue/break logicJens Axboe2009-09-25
| * | writeback: cleanup writeback_single_inode()Wu Fengguang2009-09-25
| * | writeback: kupdate writeback shall not stop when more io is possibleWu Fengguang2009-09-25
| * | writeback: stop background writeback when below background thresholdWu Fengguang2009-09-25
| * | writeback: balance_dirty_pages() shall write more than dirtied pagesWu Fengguang2009-09-25
| * | fs: Fix busyloop in wb_writeback()Jan Kara2009-09-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-25
|\ \ \
| * | | sh_mobile_ceu_camera: fix compile breakage, caused by a bad mergeGuennadi Liakhovetski2009-09-25
| * | | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-24
| * | | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-24