summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2021-02-112-17/+0
|\
| * mm: remove arch_remap() and mm-arch-hooks.hChristophe Leroy2021-02-112-17/+0
* | Merge remote-tracking branch 'hyperv/hyperv-next'Stephen Rothwell2021-02-112-5/+255
|\ \
| * | asm-generic/hyperv: import data structures for mapping device interruptsWei Liu2021-02-111-0/+36
| * | asm-generic/hyperv: introduce hv_device_id and auxiliary structuresWei Liu2021-02-111-0/+79
| * | asm-generic/hyperv: update hv_interrupt_entryWei Liu2021-02-111-2/+34
| * | asm-generic/hyperv: update hv_msi_entryWei Liu2021-02-111-2/+26
| * | x86/hyperv: provide a bunch of helper functionsWei Liu2021-02-111-0/+67
| * | x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu2021-02-111-0/+6
| * | asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTWei Liu2021-02-111-1/+1
| * | x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)2021-02-112-0/+6
* | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-02-111-1/+4
|\ \ \
| * | | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-4/+7
* | | | Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell2021-02-111-1/+1
|\ \ \ \
| * | | | asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTSQuentin Perret2021-02-031-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'kvm/next'Stephen Rothwell2021-02-111-6/+18
|\ \ \ \
| * | | | locking/rwlocks: Add contention detection for rwlocksBen Gardon2021-02-041-6/+18
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2021-02-111-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'sched/smp'Peter Zijlstra2021-02-101-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-091-1/+4
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'modules/modules-next'Stephen Rothwell2021-02-111-42/+0
|\ \ \ \
| * | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-28/+0
| * | | | module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig2021-02-081-14/+0
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell2021-02-111-0/+11
|\ \ \ \
| * \ \ \ Merge branch 'powercap' into linux-nextRafael J. Wysocki2021-02-081-0/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | powercap/drivers/dtpm: Add API for dynamic thermal power managementDaniel Lezcano2020-12-221-0/+11
* | | | | Merge remote-tracking branch 'risc-v/for-next'Stephen Rothwell2021-02-111-0/+52
|\ \ \ \ \
| * | | | | numa: Move numa implementation to common codeAtish Patra2021-01-141-0/+52
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'mips/mips-next'Stephen Rothwell2021-02-111-3/+3
|\ \ \ \ \
| * | | | | vmlinux.lds.h: catch UBSAN's "unnamed data" into dataAlexander Lobakin2021-01-151-1/+1
| * | | | | vmlinux.lds.h: catch compound literals into data and BSSAlexander Lobakin2021-01-151-3/+3
* | | | | | Merge remote-tracking branch 'arm-soc/for-next'Stephen Rothwell2021-02-111-4/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'arm/fixes' into for-nextArnd Bergmann2021-02-091-3/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | c6x: remove architectureArnd Bergmann2021-01-201-4/+0
| | |_|/ / | |/| | |
* | | | | firmware_loader: align .builtin_fw to 8Fangrui Song2021-02-091-1/+1
| |/ / / |/| | |
* | | | arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-3/+3
|/ / /
* | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-0/+1
|/ /
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-0/+4
|\ \
| * \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+4
| |\ \
| | * | lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-0/+4
* | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-152-14/+63
|\ \ \ \
| * | | | asm-generic: add generic MMU versions of mmu context functionsNicholas Piggin2020-10-262-14/+63
| |/ / /
* | | | Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-153-10/+7
|\ \ \ \
| * | | | qspinlock: use signed temporaries for cmpxchgArnd Bergmann2020-10-262-6/+6
| * | | | asm-generic: fix ffs -Wshadow warningArnd Bergmann2020-10-261-4/+1
| * | | | asm-generic: percpu: avoid Wshadow warningArnd Bergmann2020-10-261-9/+9
| |/ / /
* | | | asm-generic: force inlining of get_order() to work around gcc10 poor decisionChristophe Leroy2020-12-151-1/+1
| |_|/ |/| |
* | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-152-1/+9
|\ \ \
| * \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-153-9/+14
| |\ \ \
| | * | | platform-msi: Track shared domain allocationMarc Zyngier2020-12-111-0/+4