aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | 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-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | writeback: pass in super_block to bdi_start_writeback()Jens Axboe2009-09-25
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cifs: fix locking and list handling code in cifs_open and its helperJeff Layton2009-09-25
| * | | | | | | | | | | | | [CIFS] Remove build warningSteve French2009-09-24
| * | | | | | | | | | | | | cifs: fix problems with last two commitsJeff Layton2009-09-24
| * | | | | | | | | | | | | [CIFS] Fix build break when keys support turned offSteve French2009-09-24
| * | | | | | | | | | | | | cifs: eliminate cifs_init_privateJeff Layton2009-09-24
| * | | | | | | | | | | | | cifs: convert oplock breaks to use slow_work facility (try #4)Jeff Layton2009-09-24
| * | | | | | | | | | | | | cifs: have cifsFileInfo hold an extra inode referenceJeff Layton2009-09-15
| * | | | | | | | | | | | | cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_breakJeff Layton2009-09-15
| * | | | | | | | | | | | | cifs: remove cifsInodeInfo.oplockPending flagJeff Layton2009-09-15
| * | | | | | | | | | | | | cifs: fix oplock request handling in posix codepathJeff Layton2009-09-15
| * | | | | | | | | | | | | [CIFS] Re-enable Lanman securityChuck Ebbert2009-09-15
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller2009-09-25
| * | | | | | | | | | | | | | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram2009-09-25
| * | | | | | | | | | | | | | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski2009-09-25
| * | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller2009-09-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | virtio_net: Check for room in the vq before adding bufferAmit Shah2009-09-23