summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-12-11iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Add second level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Add 256-bit invalidation descriptor supportLu Baolu
2018-12-11iommu/vt-d: Move page table helpers into headerLu Baolu
2018-12-11iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu
2018-12-11PM / devfreq: add devfreq_suspend/resume() functionsLukasz Luba
2018-12-11PM / devfreq: add support for suspend/resume of a devfreq deviceLukasz Luba
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-11Merge branch 'regulator-4.20' into regulator-linusMark Brown
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij
2018-12-11gpio: Export gpiod_get_from_of_node()Linus Walleij
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-10mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen
2018-12-10mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon
2018-12-10mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon
2018-12-10mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur
2018-12-10led: triggers: Add LED_INIT_DEFAULT_TRIGGER flagJacek Anaszewski
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon
2018-12-10ftrace: Allow ftrace_replace_code() to be schedulableSteven Rostedt (VMware)
2018-12-10tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)
2018-12-10block: return just one value from part_in_flightMikulas Patocka
2018-12-10block: switch to per-cpu in-flight countersMikulas Patocka
2018-12-10block: delete part_round_stats and switch to less precise countingMikulas Patocka
2018-12-10block: stop passing 'cpu' to all percpu stats methodsMike Snitzer
2018-12-10Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-12-10Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-10Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman
2018-12-10exec: make prepare_bprm_creds staticChanho Min
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-08net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform dataAndrew Lunn
2018-12-08net: phy: mdio-gpio: Add platform_data support for phy_maskAndrew Lunn
2018-12-08tracing: Lock event_mutex before synth_event_mutexMasami Hiramatsu
2018-12-08ring-buffer: Add percentage of ring buffer full to wake up readerSteven Rostedt (VMware)