summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-30Merge back earlier ACPICA changes for v4.11.Rafael J. Wysocki11659-246415/+739824
2017-01-20ACPICA: Tables: Fix hidden logic related to acpi_tb_install_standard_table()Lv Zheng2-9/+17
2017-01-05ACPICA: Update version to 20161222Bob Moore1-1/+1
2017-01-05ACPICA: Parser: Update parse info table for some operatorsBob Moore1-4/+4
2017-01-05ACPICA: Fix a problem with recent extra support for control method invocationsBob Moore1-1/+24
2017-01-05ACPICA: Parser: Allow method invocations as target operandsBob Moore4-41/+69
2017-01-05ACPICA: Fix for implicit result conversion for the ToXXX functionsBob Moore4-12/+24
2017-01-03ACPICA: Resources: Not a valid resource if buffer length too longBob Moore1-5/+12
2017-01-03ACPICA: Utilities: Update debug outputBob Moore2-4/+6
2017-01-03ACPICA: Disassembler: Add Switch/Case disassembly supportDavid E. Box1-2/+5
2017-01-03ACPICA: EFI: Add efihello demo applicationLv Zheng1-1/+2
2017-01-03ACPICA: MSVC: Fix MSVC6 build issuesLv Zheng1-1/+1
2017-01-03ACPICA: Linux-specific header: Add support for s390x compilationColin Ian King1-1/+2
2017-01-03ACPICA: Hardware: Add sleep register hooksLv Zheng6-32/+76
2017-01-03ACPICA: Macro header: Fix some typos in commentsBob Moore1-6/+8
2017-01-03ACPICA: Hardware: Sort access bit width algorithmLv Zheng1-22/+57
2017-01-03ACPICA: Utilities: Add power of two rounding supportLv Zheng1-0/+60
2017-01-03ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_write()Lv Zheng1-9/+53
2017-01-03ACPICA: Hardware: Remove bit_offset masking supportLv Zheng1-14/+0
2017-01-03ACPICA: Debugger: Rename debugger OSL namesLv Zheng4-10/+10
2017-01-02Linux 4.10-rc2v4.10-rc2Linus Torvalds1-1/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-143/+229
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+28
2016-12-30mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+43
2016-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-86/+112
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet11424-224736/+700098
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-27ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-27dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-27dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-27dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-27mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-27ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1
2016-12-27x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-27smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2016-12-26Linux 4.10-rc1v4.10-rc1Linus Torvalds1-2/+2
2016-12-26powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1