summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-02vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov
2021-05-06lib: add fast path for find_next_*_bit()Yury Norov
2021-05-06lib: inline _find_next_bit() wrappersYury Norov
2021-05-06lib: extend the scope of small_const_nbits() macroYury Norov
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-21div64: Correct inline documentation for `do_div'Maciej W. Rozycki
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury
2021-04-09asm-generic/io.h: Unbork ioremap_np() declarationHector Martin
2021-04-08add support for Clang CFISami Tolvanen
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy
2021-03-11asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26Merge tag 'orphan-handling-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-25vmlinux.lds.h: Define SANTIZER_DISCARDS with CONFIG_GCOV_KERNEL=yNathan Chancellor
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-23vmlinux.lds.h: catch even more instrumentation symbols into .dataAlexander Lobakin
2021-02-21Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf
2021-02-16vmlinux.lds.h: catch more UBSAN symbols into .dataAlexander Lobakin
2021-02-16vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar