aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+5
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds8-80/+84
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold1-2/+2
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+45
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-42/+96
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-1/+377
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2018-06-10rcu: Update documentation of rcu_read_unlock()Anna-Maria Gleixner1-3/+1
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds4-8/+2
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds26-54/+1010
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-460/+328
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-47/+79
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2-2/+14
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams4-4/+25
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams3-44/+70
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-182/+45
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-6/+50
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+61
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+31
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-5/+39
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+16
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-2/+24
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-4/+104
2018-06-08block: add bioset_init_from_src() helperJens Axboe1-0/+1
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina1-3/+15
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-476/+437
2018-06-07autofs4: merge auto_fs.h and auto_fs4.hIan Kent2-162/+160
2018-06-07lib/mpi: headers cleanupVasily Averin1-61/+0
2018-06-07include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada1-14/+14
2018-06-07include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada1-3/+3
2018-06-07int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi headerMasahiro Yamada1-11/+8
2018-06-07mm: remove page_is_poisoned() from linux/mm.hSahara1-2/+0
2018-06-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu1-4/+19
2018-06-07include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye1-2/+2
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport1-2/+4
2018-06-07slub: remove kmem_cache->reservedMatthew Wilcox1-1/+0
2018-06-07mm: add hmm_data to struct pageMatthew Wilcox2-12/+8
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox1-1/+1
2018-06-07mm: improve struct page documentationMatthew Wilcox1-21/+19
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox1-51/+46
2018-06-07mm: move lru union within struct pageMatthew Wilcox1-51/+51
2018-06-07mm: combine first three unions in struct pageMatthew Wilcox1-33/+33
2018-06-07mm: move _refcount out of struct page unionMatthew Wilcox1-15/+10
2018-06-07mm: move 'private' union within struct pageMatthew Wilcox1-31/+25
2018-06-07mm: switch s_mem and slab_cache in struct pageMatthew Wilcox1-2/+2
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox3-1/+9
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox2-24/+34
2018-06-07mm: save two stranded bits in gfp_maskShakeel Butt1-5/+5
2018-06-07mm: change return type to vm_fault_tSouptick Joarder1-3/+3
2018-06-07mm: use new return type vm_fault_tSouptick Joarder1-2/+2
2018-06-07memcg: introduce memory.minRoman Gushchin2-6/+20
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre1-1/+0
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long1-1/+0
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport1-11/+0
2018-06-07mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport1-6/+0
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval1-0/+4
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin2-2/+8
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin2-8/+8
2018-06-07mm/memblock: introduce PHYS_ADDR_MAXStefan Agner1-0/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-2/+2
2018-06-07mm: restructure memfd codeMike Kravetz2-13/+16
2018-06-07mm, memcontrol: implement memory.swap.eventsTejun Heo1-0/+5
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi1-0/+2
2018-06-07slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder2-4/+4
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2018-06-08xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven1-2/+2
2018-06-07Merge tag 'auxdisplay-for-linus-v4.18-rc1' of git://github.com/ojeda/linuxLinus Torvalds2-30/+2
2018-06-07Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+87
2018-06-07Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-0/+2
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn1-7/+4
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso1-3/+25
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-42/+350
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-51/+76
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-104/+159
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-6/+44
2018-06-07Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+4
2018-06-07Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+6
2018-06-07regulator: gpio: RevertMark Brown2-0/+6
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds169-1712/+5538
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+323
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds4-4/+4
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-15/+29
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-14/+14
2018-06-06Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-117/+165
2018-06-06Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-4/+3
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas1-0/+2
2018-06-06Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas1-0/+2
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas1-2/+2
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2-34/+8
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas2-0/+6
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas3-5/+3
2018-06-06Merge branch 'pci/misc'Bjorn Helgaas1-0/+5
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas3-4/+25
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+1
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas2-1/+3
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes1-0/+2
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-196/+188
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds24-464/+789
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds37-307/+1331
2018-06-06genirq/migration: Avoid out of line call if pending is not setThomas Gleixner1-1/+6
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers4-1/+327
2018-06-06uapi/headers: Provide types_32_64.hMathieu Desnoyers1-0/+50
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-22/+42
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-11/+11
2018-06-05Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-2/+5
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+14
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-50/+433
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-90/+83
2018-06-05Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-0/+59
2018-06-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-27/+343
2018-06-05Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-27/+5
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-13/+44
2018-06-05RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky1-1/+1
2018-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+5
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook1-2/+6
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook2-2/+6
2018-06-05mm: Use overflow helpers in kmalloc_array*()Kees Cook1-6/+11
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook1-0/+73
2018-06-05Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+48
2018-06-05ncpfs: remove uapi .h filesGreg Kroah-Hartman4-441/+0
2018-06-05Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-27/+25
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds9-7/+94
2018-06-05ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabledSudeep Holla2-1/+16
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-55/+277
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds11-67/+98
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern1-3/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca1-10/+0
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai16-456/+702
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon4-9/+8
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski1-1/+0
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson1-0/+9
2018-06-05net: added netdevice operation for TxMagnus Karlsson1-0/+2
2018-06-05xsk: add zero-copy support for RxBjörn Töpel2-1/+9
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel1-0/+10
2018-06-05net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel1-0/+8
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel1-1/+6
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel1-1/+23
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi1-0/+4
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit1-1/+0
2018-06-05net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer1-4/+0
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-144/+142
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-18/+62
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-19/+30
2018-06-04Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+17
2018-06-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2018-06-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+9
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-15/+92
2018-06-04Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+6
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-18/+47
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-3/+11
2018-06-04Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2-139/+281
2018-06-04branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-06-04ring-buffer: Fix typo in commentVasyl Gomonovych1-1/+1
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason1-1/+11
2018-06-04net: skbuff.h: drop unneeded <linux/slab.h>Randy Dunlap1-2/+0
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds18-27/+60
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells1-0/+32
2018-06-04Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-1/+1
2018-06-04Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl...Stephen Boyd7-0/+187
2018-06-04Merge branch 'clk-qcom-sdm845' into clk-nextStephen Boyd2-0/+274
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds5-7/+45
2018-06-04Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd1-7/+17
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd2-7/+4
2018-06-04Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd3-3/+8
2018-06-04Merge branches 'clk-allwinner', 'clk-rockchip', 'clk-tegra', 'clk-berlin' and...Stephen Boyd2-0/+41
2018-06-04Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-ma...Stephen Boyd4-21/+43
2018-06-04Merge branches 'clk-stm32mp1', 'clk-samsung', 'clk-uniphier-mpeg', 'clk-strat...Stephen Boyd2-3/+4
2018-06-04Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk...Stephen Boyd4-13/+97
2018-06-04Merge branch 'clk-actions' into clk-nextStephen Boyd1-0/+129
2018-06-04Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int...Stephen Boyd690-10864/+22485
2018-06-04swait: strengthen language to discourage useLinus Torvalds1-1/+13
2018-06-04Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+18
2018-06-04Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-53/+256
2018-06-04Merge tag 'chrome-platform-for-linus-4.18' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+2
2018-06-04Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2018-06-04fs: aio ioprio add explicit block layer dependenceAdam Manzanares1-0/+7
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds13-95/+92
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller1-5/+0
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-0/+5
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+1
2018-06-04PCI: hotplug: Add hotplug_is_native()Mika Westerberg1-0/+5
2018-06-04PCI: shpchp: Add shpchp_is_native()Mika Westerberg2-0/+3
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds17-70/+96
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel1-7/+5
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy1-0/+13
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds16-117/+202
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe6-2/+114
2018-06-04Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki1-0/+17
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki2-4/+11
2018-06-04Merge branch 'acpica'Rafael J. Wysocki6-3/+66
2018-06-04Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'Rafael J. Wysocki2-0/+2
2018-06-04Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'Rafael J. Wysocki2-1/+2