summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon
2020-07-21locking/barriers: Remove definitions for [smp_]read_barrier_depends()Will Deacon
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-07-21asm/rwonce: Remove smp_read_barrier_depends() invocationWill Deacon
2020-07-21asm/rwonce: Allow __READ_ONCE to be overridden by the architectureWill Deacon
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon
2020-07-20perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra
2020-07-07tlb: mmu_gather: add tlb_flush_*_range APIsPeter Zijlstra (Intel)
2020-07-07smccc: Make constants available to assemblyAndrew Scull
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra
2020-06-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-26Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26mm: remove vmalloc_execChristoph Hellwig
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-25rcu: Fixup noinstr warningsPeter Zijlstra