summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-05ACPICA: Events: Fix an issue that _REG association can happen before namespac...Lv Zheng3-50/+24
2016-04-05ACPICA: Tables: Fix wrong MLC condition for dynamic table loadingLv Zheng1-1/+3
2016-04-05ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers...Lv Zheng1-1/+1
2016-04-05ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_o...Lv Zheng1-10/+15
2016-04-05Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()Lv Zheng1-2/+2
2016-04-05ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()Lv Zheng1-0/+4
2016-04-05ACPICA: iASL/Disassembler: Improve handling of unresolved methodsBob Moore1-0/+1
2016-04-05ACPICA: All: const keyword changes across the ACPICA sourceBob Moore26-113/+113
2016-04-05ACPICA: Utilities: Update for strtoul64 mergerBob Moore7-36/+57
2016-04-05ACPICA: Add support for QNX 6.6 platformWill Miles2-1/+4
2016-04-05ACPICA: Headers: Update generation of the ACPICA libraryBob Moore1-20/+21
2016-04-05ACPICA: Cleanup some invocation indentations, no functional changeBob Moore1-0/+6
2016-04-05ACPICA: iASL: Cleanup/optimization for ToPLD macro supportBob Moore2-0/+52
2016-04-05ACPICA: Interpreter: Update some function headers, no functional changeBob Moore1-6/+6
2016-04-05ACPICA: Intepreter: Add object extensions to Concatenate operandBob Moore3-290/+440
2016-04-05ACPICA: iASL/Headers: Fix incorrect definition of FPDT tableBob Moore1-19/+24
2016-04-05ACPICA: ACPI 6.1: Add full support for this version of ACPI specBob Moore4-16/+32
2016-04-05ACPICA: Tables: Update FADT handlingBob Moore2-8/+14
2016-04-05ACPICA: Headers: Update DMAR table for October 2014 I/O specBob Moore1-1/+3
2016-04-05ACPICA: ACPI 6.1: Update NFIT table for additional new fieldsBob Moore1-3/+11
2016-04-05ACPICA: IORT: Add in support for the SMMUv3 subtableAl Stone1-2/+20
2016-04-05ACPICA: ACPI 6.1: Updates for the HEST ACPI tableBob Moore1-2/+52
2016-04-05ACPICA: Headers: Minor update for SPCR ACPI tableBob Moore1-2/+4
2016-04-05ACPICA: Headers: Add new constants for the DBG2 ACPI tableAleksey Makarov1-1/+6
2016-04-05ACPICA: Linuxize: Remove useless platform headersLv Zheng2-103/+0
2016-04-04ACPICA: Linuxize: reduce divergences for 20160212 releaseLv Zheng4-4/+3
2016-04-03Linux 4.6-rc2v4.6-rc2Linus Torvalds1-1/+1
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+98
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-58/+158
2016-04-03v4l2-mc: avoid warning about unused variableLinus Torvalds1-1/+1
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-30/+246
2016-04-03Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteprocLinus Torvalds2-2/+5
2016-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-66/+29
2016-04-03Convert straggling drivers to new six-argument get_user_pages()Linus Torvalds2-3/+2
2016-04-03Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds75-610/+824
2016-04-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-45/+45
2016-04-02Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+64
2016-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-42/+34
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki4-0/+64
2016-04-02Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+25
2016-04-02Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds2-6/+4
2016-04-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-131/+90
2016-04-02Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-22/+79
2016-04-02.mailmap: add Christophe RicardChristophe Ricard1-0/+1
2016-04-02Make CONFIG_FHANDLE default yAndi Kleen1-1/+2
2016-04-02mm/page_isolation.c: fix the function commentsNeil Zhang1-1/+1
2016-04-02oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list headMichal Hocko1-1/+5
2016-04-02mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-02mm/rmap: batched invalidations should use existing apiNadav Amit3-28/+8