index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
1
-0
/
+1
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2020-10-27
vmlinux.lds.h: Keep .ctors.* with .ctors
Kees Cook
1
-0
/
+1
2020-10-27
asm-generic: mark __{get,put}_user_fn as __always_inline
Christoph Hellwig
1
-2
/
+4
2020-10-26
asm-generic: percpu: avoid Wshadow warning
Arnd Bergmann
1
-9
/
+9
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
3
-6
/
+6
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-40
/
+69
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+11
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+27
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+9
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-11
/
+0
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
1
-1
/
+3
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+0
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+13
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+42
2020-10-09
vmlinux.lds.h: add linker section for KUnit test suites
Brendan Higgins
1
-1
/
+9
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
4
-172
/
+196
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2
-11
/
+0
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
[next]