summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-05block: Introduce elevator featuresDamien Le Moal
2019-09-05posix-cpu-timers: Always clear head pointer on dequeueThomas Gleixner
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij
2019-09-05gpio: Fix up merge collision in include fileLinus Walleij
2019-09-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann
2019-09-04spi: remove w90x900 driverArnd Bergmann
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-03regulator: add missing 'static inline' to a helper's stubBartosz Golaszewski
2019-09-03sched/topology: Improve load balancing on AMD EPYC systemsMatt Fleming
2019-09-02regulator: provide regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-30Merge branch 'arm/smmu' into arm/mediatekJoerg Roedel
2019-08-30iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTekYong Wu
2019-08-30iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXTYong Wu
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon
2019-08-29nvme-pci: Add support for variable IO SQ element sizeBenjamin Herrenschmidt
2019-08-29nvme: trace: support for Get LBA Status opcode parsedMinwoo Im
2019-08-29nvme: add Get LBA Status command opcodeMinwoo Im
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann
2019-08-29posix-timers: Unbreak CONFIG_POSIX_TIMERS=n buildThomas Gleixner
2019-08-28blkcg: implement blk-iocostTejun Heo
2019-08-28blk-mq: add optional request->alloc_time_nsTejun Heo
2019-08-28blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()Tejun Heo
2019-08-28blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()Tejun Heo
2019-08-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-28hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2019-08-28regulator: mt6358: Add support for MT6358 regulatorHsin-Hsiung Wang
2019-08-28posix-cpu-timers: Utilize timerqueue for storageThomas Gleixner
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner
2019-08-28posix-cpu-timers: Get rid of zero checksThomas Gleixner
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner
2019-08-28posix-cpu-timers: Restructure expiry arrayThomas Gleixner
2019-08-28posix-cpu-timers: Remove cputime_expiresThomas Gleixner
2019-08-28posix-cpu-timers: Remove the odd field rename definesThomas Gleixner