aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+0
2021-11-22sections: global data can be in .bssAntoine Tenart1-4/+10
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)1-6/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-16/+0
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-16/+59
2021-11-09sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang1-0/+29
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang1-0/+14
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang1-0/+16
2021-11-09kallsyms: remove arch specific text and data checkKefeng Wang1-16/+0
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+0
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy1-14/+0
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+13
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-1/+20
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+8
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+6
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-0/+1
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan1-1/+11
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+6
2021-10-27vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi1-1/+2
2021-10-22vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain1-7/+13
2021-10-19tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)1-2/+8
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)1-0/+6
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski1-1/+1
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds1-23/+3
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2-10/+3
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-2/+19
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-16/+0
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds1-4/+0
2021-09-13vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers1-4/+0
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu1-2/+19
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-10/+4
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+0
2021-09-08mm/early_ioremap.c: remove redundant early_ioremap_shutdown()Weizhao Ouyang1-6/+0
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+13
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+13
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-53/+18
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+17
2021-08-20PCI: Correct the pci_iomap.h header guard #endif commentJonathan Cameron1-1/+1
2021-08-20ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven1-10/+4
2021-08-17Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar12-96/+218
2021-08-14bitops/non-atomic: make @nr unsigned to avoid any DIVVineet Gupta1-7/+7
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-13Merge branch 'asm-generic-uaccess-7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into asm-genericArnd Bergmann1-44/+9
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor1-0/+1
2021-08-11asm-generic: ffs: Drop bogus reference to ffz locationGeert Uytterhoeven2-2/+2