summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: don't lose requests if a stopped queue restartsShaohua Li2015-05-041-0/+10
* blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
* block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-274-5/+5
* block:bounce: fix call inc_|dec_zone_page_state on different pages confuse va...Wang YanQing2015-04-271-1/+1
* elevator: fix double release of elevator moduleChao Yu2015-04-231-5/+1
* writeback: use |1 instead of +1 to protect against div by zeroTejun Heo2015-04-231-3/+3
* blk-mq: fix CPU hotplug handlingMing Lei2015-04-231-21/+13
* blk-mq: fix race between timeout and CPU hotplugMing Lei2015-04-231-3/+13
* NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-231-1/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-172-4/+4
|\
| * blk-mq: fix iteration of busy bitmapJens Axboe2015-04-172-4/+4
* | Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-1743-420/+391
|\ \ | |/ |/|
| * ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-153-13/+7
| * ACPICA: Update version to 20150410.Bob Moore2015-04-141-1/+1
| * ACPICA: Fix a couple issues with the local printf module.Lv Zheng2015-04-141-5/+8
| * ACPICA: Disassembler: Some cleanup of the table dump module.Bob Moore2015-04-141-1/+2
| * ACPICA: iASL: Add support for MSDM ACPI table.Bob Moore2015-04-141-2/+17
| * ACPICA: Update for SLIC ACPI table.Bob Moore2015-04-141-49/+3
| * ACPICA: Add "//" before ascii output of buffers.Bob Moore2015-04-141-0/+8
| * ACPICA: Remove unused internal AML opcode.Bob Moore2015-04-141-1/+0
| * ACPICA: Permanently set _REV to the value '2'.Bob Moore2015-04-141-3/+10
| * ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore2015-04-142-0/+2
| * ACPICA: Add infrastructure for External() opcode.Bob Moore2015-04-147-4/+35
| * ACPICA: iASL: Enhancement for constant folding.Bob Moore2015-04-141-5/+0
| * ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore2015-04-141-0/+1
| * ACPICA: Update AML Debugger global variables.Bob Moore2015-04-141-3/+1
| * ACPICA: Update Resource descriptor dump module.Bob Moore2015-04-142-116/+117
| * ACPICA: Fix a sscanf format string.Bob Moore2015-04-141-1/+1
| * ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore2015-04-141-2/+2
| * ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng2015-04-142-0/+4
| * ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng2015-04-143-2/+16
| * ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng2015-04-143-48/+20
| * ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist2015-04-142-40/+0
| * ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes2015-04-141-4/+4
| * ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-143-14/+29
| * ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-04-141-1/+0
| * ACPICA: Utilities: split IO address types from data type models.Lv Zheng2015-04-142-0/+21
| * ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-04-149-44/+25
| * ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-145-43/+39
| * ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-04-143-11/+11
| * ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng2015-04-141-1/+2
| * ACPICA: Unix: Cleanup to use ACPI_TO_INTEGER() to calc page offset.Lv Zheng2015-04-141-1/+1
| * ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-04-142-9/+10
| * ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng2015-04-145-6/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17158-1551/+2190
|\ \
| * | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-174-10/+66
| * | docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott2015-04-171-3/+8
| * | drivers/rtc/rtc-at91rm9200.c: make IO endian agnosticBen Dooks2015-04-171-2/+2
| * | Documentation/spi/spidev_test.c: fix warningAndrew Morton2015-04-171-2/+2
| * | drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski2015-04-171-4/+6