Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | thinkpad-acpi: hotkey event driver update | Henrique de Moraes Holschuh | 2009-09-20 | |
| | * | | | | | | | | | | | thinkpad-acpi: drop HKEY event 0x5010 | Henrique de Moraes Holschuh | 2009-09-20 | |
| | * | | | | | | | | | | | thinkpad-acpi: remove uneeded tp_features.hotkey tests in hotkey_exit | Henrique de Moraes Holschuh | 2009-09-20 | |
| | * | | | | | | | | | | | thinkpad-acpi: don't leave ERR_PTR() pointers around | Henrique de Moraes Holschuh | 2009-09-20 | |
| * | | | | | | | | | | | | Merge branch 'bjorn-HID' into release | Len Brown | 2009-09-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | ACPI: simplify building device HID/CID list | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: make sure every acpi_device has an ID | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: fix synthetic HID for \_SB_ | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: handle re-enumeration, when acpi_devices might already exist | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: factor out device type and status checking | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: use acpi_walk_namespace() to enumerate devices | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: enumerate namespace before adding functional fixed hardware devices | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: convert acpi_bus_scan() to operate on an acpi_handle | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: add acpi_bus_get_parent() and remove "parent" arguments | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove unnecessary argument checking | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove redundant "type" arguments | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device_set_context() "type" argument | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: use device_type rather than comparing HID | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: save device_type in acpi_device | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPI: add debug for device addition | Bjorn Helgaas | 2009-09-25 | |
| | * | | | | | | | | | | | | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | writeback: pass in super_block to bdi_start_writeback() | Jens Axboe | 2009-09-25 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | cifs: fix locking and list handling code in cifs_open and its helper | Jeff Layton | 2009-09-25 | |
| * | | | | | | | | | | | | | [CIFS] Remove build warning | Steve French | 2009-09-24 | |
| * | | | | | | | | | | | | | cifs: fix problems with last two commits | Jeff Layton | 2009-09-24 | |
| * | | | | | | | | | | | | | [CIFS] Fix build break when keys support turned off | Steve French | 2009-09-24 | |
| * | | | | | | | | | | | | | cifs: eliminate cifs_init_private | Jeff Layton | 2009-09-24 | |
| * | | | | | | | | | | | | | cifs: convert oplock breaks to use slow_work facility (try #4) | Jeff Layton | 2009-09-24 | |
| * | | | | | | | | | | | | | cifs: have cifsFileInfo hold an extra inode reference | Jeff Layton | 2009-09-15 | |
| * | | | | | | | | | | | | | cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break | Jeff Layton | 2009-09-15 | |
| * | | | | | | | | | | | | | cifs: remove cifsInodeInfo.oplockPending flag | Jeff Layton | 2009-09-15 | |
| * | | | | | | | | | | | | | cifs: fix oplock request handling in posix codepath | Jeff Layton | 2009-09-15 | |
| * | | | | | | | | | | | | | [CIFS] Re-enable Lanman security | Chuck Ebbert | 2009-09-15 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | at91_can: Forgotten git 'add' of at91_can.c | David S. Miller | 2009-09-25 | |
| * | | | | | | | | | | | | | | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram | 2009-09-25 | |
| * | | | | | | | | | | | | | | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl | Jarek Poplawski | 2009-09-25 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus... | David S. Miller | 2009-09-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | virtio_net: Check for room in the vq before adding buffer | Amit Shah | 2009-09-23 |