aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-03-09zorro: Move zorro_bus_type to bus-private header fileGeert Uytterhoeven1-7/+0
2020-03-09zorro: Remove unused zorro_dev_driver()Geert Uytterhoeven1-4/+0
2020-03-09zorro: Make zorro_match_device() staticGeert Uytterhoeven1-1/+0
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman32-327/+147
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder1-0/+82
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin1-6/+12
2020-03-08iio: industrialio-core: Fix debugfs readAlexandru Tachici1-0/+2
2020-03-08iio: imu: adis: add a note better explaining state_lockAlexandru Ardelean1-0/+11
2020-03-08iio: imu: adis: update 'adis_data' struct doc-stringAlexandru Ardelean1-1/+5
2020-03-08iio: imu: adis: add doc-string for 'adis' structAlexandru Ardelean1-0/+14
2020-03-08iio: imu: adis: add support product ID check in adis_initial_startupAlexandru Ardelean1-0/+5
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá1-0/+2
2020-03-08iio: imu: adis: add unlocked __adis_initial_startup()Alexandru Ardelean1-1/+12
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+17
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner1-0/+2
2020-03-08genirq: Add protection against unsafe usage of generic_handle_irq()Thomas Gleixner1-0/+13
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar9-16/+44
2020-03-08Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2-0/+48
2020-03-07net/mlx5: HW bit for goto chain offload supportEli Cohen1-1/+2
2020-03-07net/mlx5: Expose link speed directlyMark Bloch1-1/+2
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed1-1/+2
2020-03-07net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham1-1/+1
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov1-0/+1
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov1-0/+7
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner1-0/+3
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer1-1/+1
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-03-06power: supply: Allow charger manager can be built as a moduleBaolin Wang1-1/+1
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+2
2020-03-06cpufreq: add function to get the hardware max frequencyIonela Voinescu1-0/+5
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka1-0/+4
2020-03-06drivers/base/arch_topology: Add infrastructure to store and update instantane...Thara Gopinath1-0/+10
2020-03-06sched/topology: Add callback to read per CPU thermal pressureThara Gopinath1-0/+8
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar7-15/+41
2020-03-06perf/core: Add per perf_cpu_context min_heap storageIan Rogers1-0/+7
2020-03-06lib: Introduce generic min-heapIan Rogers1-0/+134
2020-03-06Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar28-319/+125
2020-03-06Merge branch 'locking/urgent'Peter Zijlstra30-326/+136
2020-03-06futex: Fix inode life-time issuePeter Zijlstra2-7/+11
2020-03-06vt: vt_kern.h, remove extern from functionsJiri Slaby1-31/+31
2020-03-06vt: switch vt_dont_switch to boolJiri Slaby1-1/+1
2020-03-05PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao1-0/+2
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+1
2020-03-05include/bitmap.h: add new functions to documentationWolfram Sang1-0/+6
2020-03-05include/bitmap.h: add missing parameter in docsWolfram Sang1-1/+1
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05spi: Do spi_take_timestamp_pre for as many times as necessaryVladimir Oltean1-2/+1
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24