summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt1-1/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-15device-dax/kmem: use struct_size()Dan Williams1-1/+1
2020-12-15dma-buf: use krealloc_array()Bartosz Golaszewski1-2/+1
2020-12-15hwtracing: intel: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski1-2/+2
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski1-1/+1
2020-12-15vhost: vringh: use krealloc_array()Bartosz Golaszewski1-1/+2
2020-12-15ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()Sebastian Andrzej Siewior1-3/+0
2020-12-15ide/falcon: remove in_interrupt() usageSebastian Andrzej Siewior1-2/+0
2020-12-15thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODELLukasz Luba1-13/+12
2020-12-15thermal/drivers/rcar: Remove notification usageDaniel Lezcano1-19/+0
2020-12-15Merge branch 'acpi-ec'Rafael J. Wysocki1-65/+52
2020-12-15Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki8-40/+3
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki3-9/+3
2020-12-15Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki8-97/+129
2020-12-15Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki11-403/+322
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki8-89/+129
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki7-32/+100
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki20-224/+297
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner618-4716/+9085
2020-12-15net: hns3: fix expression that is currently always trueColin Ian King1-1/+1
2020-12-15nfc: pn533: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-15net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean2-3/+84
2020-12-15nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-15net: vxget: clean up sparse warningsJakub Kicinski1-9/+9
2020-12-15Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-167/+160
2020-12-15mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko3-1/+11
2020-12-15mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko4-1/+24
2020-12-15mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko1-0/+291
2020-12-15mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko1-0/+35
2020-12-15mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko1-0/+111
2020-12-15mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko3-0/+205
2020-12-15mlxsw: reg: Add XM Router M Table RegisterJiri Pirko1-2/+31
2020-12-15mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko3-0/+88
2020-12-15mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko1-3/+63
2020-12-15mlxsw: reg: Add Router XLT M select RegisterJiri Pirko1-0/+32
2020-12-15mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko4-1/+18
2020-12-15mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko3-2/+49
2020-12-15mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko4-0/+250
2020-12-15mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko1-0/+44
2020-12-15mlxsw: reg: Add XM Direct RegisterJiri Pirko1-3/+271
2020-12-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-255/+243
2020-12-15bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan1-9/+40
2020-12-15bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi1-5/+32
2020-12-15bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi1-32/+28
2020-12-15bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan1-33/+30
2020-12-15bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi1-19/+32
2020-12-15Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+12