summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-2619-572/+278
|\
| * ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki2013-01-198-41/+31
| * ACPI: update ej_event interface to take acpi_deviceYinghai Lu2013-01-154-13/+7
| * ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki2013-01-151-16/+30
| * ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki2013-01-151-49/+15
| * ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki2013-01-155-17/+9
| * ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki2013-01-151-3/+3
| * ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki2013-01-151-1/+0
| * ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu2013-01-141-2/+0
| * ACPI / scan: Fix check of device_attach() return value.Mika Westerberg2013-01-111-1/+1
| * ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-071-1/+2
| * ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas2013-01-031-1/+0
| * ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki2013-01-032-24/+0
| * ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.cRafael J. Wysocki2013-01-034-157/+37
| * ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-037-38/+36
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-032-15/+37
| * ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki2013-01-038-43/+45
| * ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki2013-01-032-21/+11
| * ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki2013-01-031-10/+8
| * ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki2013-01-038-101/+32
| * ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki2013-01-035-77/+12
| * ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()Rafael J. Wysocki2013-01-031-21/+11
| * ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki2013-01-031-10/+10
| * ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki2013-01-032-30/+20
| * ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki2013-01-031-24/+16
| * ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki2013-01-031-28/+35
| * ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki2013-01-033-3/+3
| * ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki2013-01-032-31/+73
* | Linux 3.8-rc5v3.8-rc5Linus Torvalds2013-01-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-01-2514-98/+300
|\ \
| * | Btrfs: fix repeated delalloc work allocationMiao Xie2013-01-241-14/+41
| * | Btrfs: fix wrong max device number for single profileMiao Xie2013-01-241-1/+1
| * | Btrfs: fix missed transaction->aborted checkMiao Xie2013-01-241-0/+16
| * | Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2013-01-242-2/+3
| * | Btrfs: put csums on the right ordered extentJosef Bacik2013-01-241-2/+2
| * | Btrfs: use right range to find checksum for compressed extentsLiu Bo2013-01-241-0/+5
| * | Btrfs: fix panic when recovering tree logJosef Bacik2013-01-241-8/+12
| * | Btrfs: do not allow logged extents to be merged or removedJosef Bacik2013-01-243-3/+16
| * | Btrfs: fix a regression in balance usage filterIlya Dryomov2013-01-211-1/+8
| * | Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...Chris Mason2013-01-212-31/+86
| |\ \
| | * | Btrfs: reorder locks and sanity checks in btrfs_ioctl_defragIlya Dryomov2013-01-201-8/+9
| | * | Btrfs: fix unlock order in btrfs_ioctl_rm_devIlya Dryomov2013-01-201-1/+1
| | * | Btrfs: fix unlock order in btrfs_ioctl_resizeIlya Dryomov2013-01-201-1/+1
| | * | Btrfs: fix "mutually exclusive op is running" error codeIlya Dryomov2013-01-201-4/+4
| | * | Btrfs: bring back balance pause/resume logicIlya Dryomov2013-01-202-17/+71
| * | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason2013-01-216-35/+91
| |\ \ \ | | |/ /
| | * | btrfs: update timestamps on truncate()Eric Sandeen2013-01-141-3/+14
| | * | btrfs: fix btrfs_cont_expand() freeing IS_ERR emZach Brown2013-01-141-0/+1
| | * | Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extentsLiu Bo2013-01-142-6/+14
| | * | Btrfs: fix off-by-one in lseekLiu Bo2013-01-141-0/+1
OpenPOWER on IntegriCloud