Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | thinkpad-acpi: don't leave ERR_PTR() pointers around | Henrique de Moraes Holschuh | 2009-09-20 | 1 | -1/+3 | |
| * | | | | | | | | | | | | Merge branch 'bjorn-HID' into release | Len Brown | 2009-09-26 | 5 | -483/+315 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ACPI: simplify building device HID/CID list | Bjorn Helgaas | 2009-09-25 | 1 | -33/+23 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 2009-09-25 | 2 | -21/+1 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | 3 | -28/+15 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 2009-09-25 | 2 | -13/+5 | |
| | * | | | | | | | | | | | | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | 3 | -132/+60 | |
| | * | | | | | | | | | | | | ACPI: make sure every acpi_device has an ID | Bjorn Helgaas | 2009-09-25 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 2009-09-25 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | ACPI: fix synthetic HID for \_SB_ | Bjorn Helgaas | 2009-09-25 | 1 | -12/+6 | |
| | * | | | | | | | | | | | | ACPI: handle re-enumeration, when acpi_devices might already exist | Bjorn Helgaas | 2009-09-25 | 1 | -8/+11 | |
| | * | | | | | | | | | | | | ACPI: factor out device type and status checking | Bjorn Helgaas | 2009-09-25 | 1 | -77/+52 | |
| | * | | | | | | | | | | | | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 2009-09-25 | 2 | -27/+24 | |
| | * | | | | | | | | | | | | ACPI: use acpi_walk_namespace() to enumerate devices | Bjorn Helgaas | 2009-09-25 | 1 | -122/+74 | |
| | * | | | | | | | | | | | | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 2009-09-25 | 2 | -8/+13 | |
| | * | | | | | | | | | | | | ACPI: enumerate namespace before adding functional fixed hardware devices | Bjorn Helgaas | 2009-09-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | ACPI: convert acpi_bus_scan() to operate on an acpi_handle | Bjorn Helgaas | 2009-09-25 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | ACPI: add acpi_bus_get_parent() and remove "parent" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -13/+37 | |
| | * | | | | | | | | | | | | ACPI: remove unnecessary argument checking | Bjorn Helgaas | 2009-09-25 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | ACPI: remove redundant "type" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | ACPI: remove acpi_device_set_context() "type" argument | Bjorn Helgaas | 2009-09-25 | 1 | -17/+15 | |
| | * | | | | | | | | | | | | ACPI: use device_type rather than comparing HID | Bjorn Helgaas | 2009-09-25 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | ACPI: save device_type in acpi_device | Bjorn Helgaas | 2009-09-25 | 2 | -1/+3 | |
| | * | | | | | | | | | | | | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas | 2009-09-25 | 1 | -15/+12 | |
| | * | | | | | | | | | | | | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas | 2009-09-25 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | ACPI: add debug for device addition | Bjorn Helgaas | 2009-09-25 | 1 | -2/+10 | |
| | * | | | | | | | | | | | | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-26 | 3 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | writeback: pass in super_block to bdi_start_writeback() | Jens Axboe | 2009-09-26 | 3 | -4/+7 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-09-26 | 11 | -258/+159 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | cifs: fix locking and list handling code in cifs_open and its helper | Jeff Layton | 2009-09-25 | 1 | -19/+3 | |
| * | | | | | | | | | | | | | [CIFS] Remove build warning | Steve French | 2009-09-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | cifs: fix problems with last two commits | Jeff Layton | 2009-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | [CIFS] Fix build break when keys support turned off | Steve French | 2009-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cifs: eliminate cifs_init_private | Jeff Layton | 2009-09-24 | 3 | -50/+20 | |
| * | | | | | | | | | | | | | cifs: convert oplock breaks to use slow_work facility (try #4) | Jeff Layton | 2009-09-24 | 10 | -175/+119 | |
| * | | | | | | | | | | | | | cifs: have cifsFileInfo hold an extra inode reference | Jeff Layton | 2009-09-15 | 3 | -3/+5 | |
| * | | | | | | | | | | | | | cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break | Jeff Layton | 2009-09-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | cifs: remove cifsInodeInfo.oplockPending flag | Jeff Layton | 2009-09-15 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | cifs: fix oplock request handling in posix codepath | Jeff Layton | 2009-09-15 | 3 | -11/+14 | |
| * | | | | | | | | | | | | | [CIFS] Re-enable Lanman security | Chuck Ebbert | 2009-09-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-26 | 4 | -152/+1299 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | at91_can: Forgotten git 'add' of at91_can.c | David S. Miller | 2009-09-25 | 1 | -0/+1186 | |
| * | | | | | | | | | | | | | | TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 | Sriram | 2009-09-25 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl | Jarek Poplawski | 2009-09-25 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus... | David S. Miller | 2009-09-25 | 1 | -141/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | virtio_net: Check for room in the vq before adding buffer | Amit Shah | 2009-09-24 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early. | Rusty Russell | 2009-09-24 | 1 | -24/+40 | |
| | * | | | | | | | | | | | | | | virtio_net: formalize skb_vnet_hdr | Rusty Russell | 2009-09-24 | 1 | -37/+44 | |
| | * | | | | | | | | | | | | | | virtio_net: don't free buffers in xmit ring | Rusty Russell | 2009-09-24 | 1 | -59/+5 |