summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann1-4/+4
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren1-2/+0
2019-12-17ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren1-4/+0
2019-12-17ARM: OMAP2+: Drop unused sdma functionsTony Lindgren1-12/+0
2019-12-17i2c: remove unneeded 'extern' from function declatationsLuca Ceresoli1-60/+55
2019-12-17serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov1-34/+43
2019-12-17serial: Move sysrq members aboveDmitry Safonov1-5/+6
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter5-53/+60
2019-12-17stop_machine: remove try_stop_cpus helperYangtao Li1-7/+0
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley1-0/+1
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu1-0/+1
2019-12-16mm: hugetlb controller for cgroups v2Giuseppe Scrivano1-1/+2
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann1-0/+2
2019-12-16Merge branch 'mmc_pinctrl' into nextUlf Hansson1-0/+6
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang1-3/+0
2019-12-16ACPI: processor: Export function to claim _CST controlRafael J. Wysocki1-0/+6
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij1-1/+0
2019-12-16export.h: reduce __ksymtab_strings string duplication by using "MS" section f...Jessica Yu1-10/+23
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2-271/+293
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2-240/+267
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2-264/+289
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman2-216/+236
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman1-4/+0
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman12-27/+38
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman12-27/+38
2019-12-16interconnect: Add a common standard aggregate functionGeorgi Djakov1-0/+8
2019-12-16interconnect: Add a common helper for removing all nodesGeorgi Djakov1-0/+6
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap1-1/+1
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+4
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko1-23/+0
2019-12-15iio: ad7266: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-4/+0
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-2/+0
2019-12-13tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet1-0/+37
2019-12-14drm/gma500: Pass GPIO for Intel MID using descriptorsLinus Walleij1-11/+0
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+8
2019-12-13bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel1-1/+1
2019-12-13bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2-16/+39
2019-12-13bpf: Introduce BPF dispatcherBjörn Töpel1-0/+56
2019-12-13bpf: Move trampoline JIT image allocation to a functionBjörn Töpel1-0/+1
2019-12-13pinctrl: core: Add pinctrl_select_default_state() and export itUlf Hansson1-0/+6
2019-12-13trivial: mac80211: fix indentationJohn Crispin1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2-3/+4
2019-12-12net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai1-0/+1
2019-12-12rcu: Remove rcu_swap_protected()Paul E. McKenney1-16/+0