summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2021-02-11asm-generic/hyperv: update hv_interrupt_entryWei Liu1-2/+34
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu1-2/+26
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu1-0/+67
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu1-0/+6
2021-02-11asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTWei Liu1-1/+1
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2-0/+6
2021-02-11softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2-0/+15
2021-02-10firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig1-28/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig1-14/+0
2021-02-04locking/rwlocks: Add contention detection for rwlocksBen Gardon1-6/+18
2021-02-03asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTSQuentin Perret1-1/+1
2021-01-29tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon1-2/+4
2021-01-20c6x: remove architectureArnd Bergmann1-4/+0
2021-01-15vmlinux.lds.h: catch UBSAN's "unnamed data" into dataAlexander Lobakin1-1/+1
2021-01-15vmlinux.lds.h: catch compound literals into data and BSSAlexander Lobakin1-3/+3
2021-01-15numa: Move numa implementation to common codeAtish Patra1-0/+52
2021-01-14kbuild: add support for Clang LTOSami Tolvanen1-4/+7
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann1-3/+3
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-0/+1
2020-12-22powercap/drivers/dtpm: Add API for dynamic thermal power managementDaniel Lezcano1-0/+11
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+63
2020-12-16Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+7
2020-12-16asm-generic: force inlining of get_order() to work around gcc10 poor decisionChristophe Leroy1-1/+1
2020-12-16Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+9
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-9/+14
2020-12-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2020-12-15Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+13
2020-12-15Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-86/+130
2020-12-15Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+15
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+4
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+4
2020-12-11platform-msi: Track shared domain allocationMarc Zyngier1-0/+4
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner1-1/+1
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner1-1/+2
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner1-0/+3
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi1-9/+14
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi1-7/+8
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi1-1/+1
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+9
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar1-0/+1
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar1-1/+1
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar16-263/+388
2020-11-07highmem: Get rid of kmap_types.hThomas Gleixner2-12/+0
2020-11-07asm-generic: Provide kmap_size.hThomas Gleixner2-0/+13
2020-10-30Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2020-10-28genirq/msi: Allow shadow declarations of msi_msg:: $memberThomas Gleixner1-0/+4
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook1-0/+1
2020-10-27asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig1-2/+4