summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 4.0v4.0Linus Torvalds2015-04-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-124-15/+34
|\
| * ocfs2: _really_ sync the right rangeAl Viro2015-04-091-4/+10
| * ocfs2_file_write_iter: keep return value and current position update in syncAl Viro2015-04-081-1/+1
| * [regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro2015-04-081-1/+0
| * ioctx_alloc(): fix vma (and file) leak on failureAl Viro2015-04-061-0/+3
| * fix mremap() vs. ioctx_kill() raceAl Viro2015-04-063-9/+20
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-04-125-16/+18
|\ \
| * | drivers: thermal: st: remove several sparse warningsEduardo Valentin2015-04-073-11/+11
| * | thermal: constify of_device_id arrayFabian Frederick2015-04-072-2/+2
| * | thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede2015-04-071-2/+4
| * | thermal: rcar: Fix typo in r8a73a4 SoC nameGeert Uytterhoeven2015-04-071-1/+1
* | | Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-121-19/+0
|\ \ \
| * | | ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell2015-04-111-19/+0
* | | | Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds2015-04-111-3/+0
* | | | blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds2015-04-111-3/+1
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-111-0/+9
|\ \ \ \
| * | | | dmaengine: cppi41: add missing bitfieldsFelipe Balbi2015-04-111-0/+9
* | | | | Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-04-113-10/+108
|\ \ \ \ \
| * | | | | ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard2015-04-111-3/+5
| * | | | | ipmi/powernv: Fix minor locking bugAlistair Popple2015-04-111-0/+1
| * | | | | ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard2015-04-111-7/+102
|/ / / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-04-114-8/+13
|\ \ \ \ \
| * | | | | Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-082-2/+6
| * | | | | be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose2015-04-081-1/+1