index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
Lorenzo Pieralisi
1
-12
/
+27
2020-10-04
asm-generic: make the set_fs implementation optional
Christoph Hellwig
1
-0
/
+2
2020-10-04
asm-generic: add nommu implementations of __{get,put}_kernel_nofault
Christoph Hellwig
1
-0
/
+16
2020-10-04
asm-generic: improve the nommu {get,put}_user handling
Christoph Hellwig
1
-40
/
+51
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2
-0
/
+11
2020-09-21
bpf: Prevent .BTF section elimination
Tony Ambardar
1
-1
/
+1
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-0
/
+8
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-0
/
+6
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
1
-0
/
+7
2020-09-01
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2020-09-01
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
Kees Cook
1
-1
/
+4
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-2
/
+6
2020-09-01
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Kees Cook
1
-1
/
+3
2020-09-01
vmlinux.lds.h: Create COMMON_DISCARDS
Kees Cook
1
-3
/
+6
2020-08-24
bitops, kcsan: Partially revert instrumentation for non-atomic bitops
Marco Elver
1
-3
/
+27
2020-08-24
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
1
-165
/
+165
2020-08-24
asm-generic/bitops: Use instrument_read_write() where appropriate
Marco Elver
3
-7
/
+7
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-12
/
+0
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-14
/
+14
2020-08-14
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-08-14
asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
Mike Rapoport
1
-1
/
+1
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2020-08-12
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-2
/
+2
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
1
-1
/
+0
2020-08-11
sections.h: dereference_function_descriptor() returns void pointer
Helge Deller
1
-2
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+80
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+7
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-0
/
+30
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-0
/
+43
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+14
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+6
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-04
asm-generic/io.h: Fix sparse warnings on big-endian architectures
Stafford Horne
1
-8
/
+8
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+22
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+1
2020-08-03
Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-33
/
+132
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
3
-18
/
+92
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2
-3
/
+6
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
3
-10
/
+1
2020-07-29
locking/qspinlock: Do not include atomic.h from qspinlock_types.h
Herbert Xu
2
-8
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[prev]
[next]