summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds2015-04-1713-41/+389
|\
| * Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2015-04-145-14/+95
| |\
| | * xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov2015-04-132-0/+37
| | * irqchip: xtensa-pic: xtensa-mx: document DT bindingsMax Filippov2015-04-132-0/+43
| | * xtensa: ISS: fix locking in TAP network adapterMax Filippov2015-04-131-14/+15
| * | Merge tag 'v4.0' into for_nextChris Zankel2015-04-148968-202298/+384067
| |\|
| * | xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck2015-04-101-0/+1
| * | Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2015-03-136-27/+87
| |\ \
| | * | xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov2015-03-041-1/+1
| | * | xtensa: wire bpf and execveat syscallsMax Filippov2015-03-041-1/+5
| | * | xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov2015-02-275-25/+81
| * | | Merge tag 'xtensa-for-next-20150207' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel2015-03-132-0/+206
| |\ \ \ | | |/ / | |/| |
| | * | xtensa: xtfpga: provide defconfig with audio subsystemMax Filippov2015-02-071-0/+142
| | * | xtensa: xtfpga: add audio card to xtfpga DTSMax Filippov2015-02-071-0/+64
* | | | 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
|\ \ \ \