aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Gravatar Peter Zijlstra 1-6/+12
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+12
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-6/+3
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-2/+7
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+3
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-186/+0
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+10
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 2-33/+19
2022-10-03asm-generic: instrument usercopy in cacheflush.hGravatar Alexander Potapenko 1-2/+12
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-1/+10
2022-09-28hyperv: simplify and rename generate_guest_idGravatar Li kunyu 1-6/+3
2022-09-26treewide: Drop WARN_ON_FUNCTION_MISMATCHGravatar Sami Tolvanen 1-16/+0
2022-09-26cfi: Switch to -fsanitize=kcfiGravatar Sami Tolvanen 1-18/+19
2022-09-26asm-generic: compat: Support BE for long long args in 32-bit ABIsGravatar Rohan McLure 1-2/+7
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Gravatar Greg Kroah-Hartman 2-3/+2
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+1
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentGravatar Will Deacon 1-2/+1
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEGravatar Peter Zijlstra (Intel) 1-1/+10
2022-09-12Merge 6.0-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 6-3/+34
2022-09-11asm-generic: make parameter types consistent in _unaligned_be48()Gravatar Andy Shevchenko 1-1/+1
2022-09-10asm-generic: Remove empty #ifdef SA_RESTORERGravatar Christophe Leroy 1-2/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hGravatar Al Viro 1-9/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 2-41/+0
2022-09-09termios: uninline conversion helpersGravatar Al Viro 2-150/+14
2022-09-07kernel/module: add __dyndbg_classes sectionGravatar Jim Cromie 1-0/+3
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Gravatar Sebastian Andrzej Siewior 1-1/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+5
2022-08-28asm-generic: sections: refactor memory_intersectsGravatar Quanyang Wang 1-2/+5
2022-08-26wait_on_bit: add an acquire memory barrierGravatar Mikulas Patocka 4-0/+28
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureGravatar Hector Martin 1-6/+0
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 4-126/+207
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-19/+88
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-13/+28
2022-08-04Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-9/+0
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+16
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-1/+36
2022-08-01kernel: remove platform_has() infrastructureGravatar Juergen Gross 2-9/+0
2022-07-29PCI: Stub __pci_ioport_map() for arches that don't support it at allGravatar Stafford Horne 1-0/+2
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+0
2022-07-25random: handle archrandom with multiple longsGravatar Jason A. Donenfeld 1-14/+4
2022-07-25Merge branch 'for-next/kcsan' into for-next/coreGravatar Will Deacon 1-0/+8
2022-07-22asm-generic: Add new pci.h and use itGravatar Stafford Horne 1-0/+30
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-17/+0
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseGravatar Linus Torvalds 1-3/+0
2022-07-22asm-generic: remove a broken and needless ifdef conditionalGravatar Lukas Bulwahn 1-2/+0
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasGravatar Peter Zijlstra 1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationGravatar Peter Zijlstra 1-13/+2
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Gravatar Peter Zijlstra 1-2/+19