summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins
2019-09-11Merge branch 'regulator-5.4' into regulator-nextMark Brown
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson
2019-09-11mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson
2019-09-11PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang
2019-09-11gpio: of: Make of_gpio_simple_xlate() privateGeert Uytterhoeven
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-09-11iommu/vt-d: Add Scalable Mode fault informationKyung Min Park
2019-09-11swiotlb: Split size parameter to map/unmap APIsLu Baolu
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij
2019-09-10export.h: remove defined(__KERNEL__), which is no longer neededMasahiro Yamada
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds
2019-09-10Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai
2019-09-10export: allow definition default namespaces in Makefiles or sourcesMatthias Maennich
2019-09-10module: add support for symbol namespaces.Matthias Maennich
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen
2019-09-09platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen
2019-09-09kbuild: allow Clang to find unused static inline functions for W=1 buildMasahiro Yamada
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-09-07mm/mmu_notifiers: annotate with might_sleep()Daniel Vetter
2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires
2019-09-06kexec_elf: remove parsing of section headersSven Schnelle
2019-09-06kexec: add KEXEC_ELFSven Schnelle
2019-09-06vfs: subtype handling moved to fuseDavid Howells
2019-09-06Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Miklos Szeredi
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui
2019-09-06Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-09-05block: Delay default elevator initializationDamien Le Moal
2019-09-05block: Introduce elevator featuresDamien Le Moal
2019-09-05net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin
2019-09-05posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner
2019-09-05make shmem_fill_super() staticAl Viro