summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update version to 20160318Bob Moore2016-04-051-1/+1
* ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG...Lv Zheng2016-04-051-21/+54
* ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng2016-04-053-50/+24
* ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng2016-04-051-1/+3
* ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng2016-04-051-1/+1
* ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng2016-04-051-10/+15
* Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng2016-04-051-2/+2
* ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng2016-04-051-0/+4
* ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore2016-04-051-0/+1
* ACPICA: All: const keyword changes across the ACPICA sourceBob Moore2016-04-0526-113/+113
* ACPICA: Utilities: Update for strtoul64 mergerBob Moore2016-04-057-36/+57
* ACPICA: Add support for QNX 6.6 platformWill Miles2016-04-052-1/+4
* ACPICA: Headers: Update generation of the ACPICA libraryBob Moore2016-04-051-20/+21
* ACPICA: Cleanup some invocation indentations, no functional changeBob Moore2016-04-051-0/+6
* ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2016-04-052-0/+52
* ACPICA: Interpreter: Update some function headers, no functional changeBob Moore2016-04-051-6/+6
* ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore2016-04-053-290/+440
* ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore2016-04-051-19/+24
* ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore2016-04-054-16/+32
* ACPICA: Tables: Update FADT handlingBob Moore2016-04-052-8/+14
* ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore2016-04-051-1/+3
* ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore2016-04-051-3/+11
* ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone2016-04-051-2/+20
* ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore2016-04-051-2/+52
* ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore2016-04-051-2/+4
* ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov2016-04-051-1/+6
* ACPICA: Linuxize: Remove useless platform headersLv Zheng2016-04-052-103/+0
* ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng2016-04-044-4/+3
* Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-0312-35/+98
|\
| * perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
| * perf/core: Don't leak event in the syscall error pathAlexander Shishkin2016-03-311-0/+1
| * perf/core: Fix time tracking bug with multiplexingPeter Zijlstra2016-03-311-2/+12
| * Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-312-15/+11
| |\
| | * perf jit: genelf makes assumptions about endianAnton Blanchard2016-03-301-14/+10
| | * perf hists: Fix determination of a callchain node's childlessnessAndres Freund2016-03-301-1/+1
| |/
| * Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-304-7/+22
| |\
| | * perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo2016-03-294-7/+22
| |/
| * Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-291-0/+2
| |\
| | * perf tools: Fix build break on powerpcSukadev Bhattiprolu2016-03-281-0/+2
| |/
| * perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui2016-03-251-3/+3
| * Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-03-252-1/+2
| |\
| | * perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...Arnaldo Carvalho de Melo2016-03-241-0/+1
| | * perf tests: Fix tarpkg build test error output redirectionArnaldo Carvalho de Melo2016-03-241-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-039-58/+158
|\ \
| * | MAINTAINERS: Update my email addressMasami Hiramatsu2016-04-011-1/+1
| * | locking/lockdep: Print chain_key collision informationAlfredo Alvarez Fernandez2016-03-311-2/+77
| * | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| * | tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.shSedat Dilek2016-03-301-4/+8
| * | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-292-21/+18
OpenPOWER on IntegriCloud