summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-021-0/+1
* mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-11/+0
* lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2021-05-061-4/+46
* lib: add fast path for find_next_*_bit()Yury Norov2021-05-062-0/+51
* lib: inline _find_next_bit() wrappersYury Norov2021-05-062-10/+35
* lib: extend the scope of small_const_nbits() macroYury Norov2021-05-061-0/+12
* Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-291-4/+6
|\
| * div64: Correct inline documentation for `do_div'Maciej W. Rozycki2021-04-211-4/+6
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-1/+35
|\ \
| * | add support for Clang CFISami Tolvanen2021-04-082-1/+35
| |/
* | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-262-1/+29
|\ \
| * | asm-generic/io.h: Unbork ioremap_np() declarationHector Martin2021-04-091-2/+1
| * | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-082-1/+30
| |/
* | drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury2021-04-211-5/+20
* | x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury2021-04-211-0/+31
* | x86/Hyper-V: Support for free page reportingSunil Muthuswamy2021-03-242-3/+35
* | asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley2021-03-111-0/+2
* | clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-081-5/+0
* | Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-081-4/+3
* | Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley2021-03-081-1/+0
* | Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-081-1/+1
* | x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley2021-03-081-0/+35
* | Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley2021-03-081-0/+4
|/
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+52
|\
| * numa: Move numa implementation to common codeAtish Patra2021-01-141-0/+52
* | Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-261-4/+5
|\ \
| * | vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor2021-02-251-4/+5
* | | Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-02-251-1/+1
|\ \ \
| * | | vmlinux.lds.h: catch even more instrumentation symbols into .dataAlexander Lobakin2021-02-231-1/+1
* | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+6
|\ \ \ \
| * | | | vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-02-161-1/+6
* | | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-242-0/+15
|\ \ \ \ \
| * | | | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-3/+3
| |\| | | |
| * | | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-102-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-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 tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-1/+4
|\ \ \ \ \
| * | | | | kbuild: add support for Clang LTOSami Tolvanen2021-01-141-4/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-17/+0
|\ \ \ \ \
| * | | | | mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy2021-02-122-17/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-7/+20
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-122-4/+4
| |\ \ \ \ \
| | * | | | | asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTSQuentin Perret2021-02-031-1/+1
| | |/ / / /
| * | | | | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+2
| * | | | | locking/rwlocks: Add contention detection for rwlocksBen Gardon2021-02-041-6/+18
| | |/ / / | |/| | |
* | | | | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-212-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