summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-02-26platform: set of_node in platform_device_register_full()Mans Rullgard
2019-02-21driver core: Add missing description of new struct device_link fieldRafael J. Wysocki
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki
2019-02-19drivers/component: kerneldoc polishDaniel Vetter
2019-02-13driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki
2019-02-11Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter
2019-02-08components: multiple components for a deviceDaniel Vetter
2019-02-08component: Add documentationDaniel Vetter
2019-02-08device: Fix comment for driver_data in struct deviceDavid Engraf
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-02-07blktrace: Show requests without sectorJan Kara
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-03device.h: Add __cold to dev_<level> logging functionsJoe Perches
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai
2019-02-01driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki
2019-02-01driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe
2019-01-31async: Add support for queueing on specific NUMA nodeAlexander Duyck
2019-01-31workqueue: Provide queue_work_node to queue work near a given NUMA nodeAlexander Duyck
2019-01-31irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-01-30Merge tag 'imx-fixes-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann