index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
dyndbg: rename __verbose section to __dyndbg
Jim Cromie
1
-3
/
+3
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
1
-0
/
+1
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
1
-2
/
+4
2020-07-22
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-1
/
+4
2020-07-21
locking/barriers: Remove definitions for [smp_]read_barrier_depends()
Will Deacon
1
-17
/
+0
2020-07-21
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
1
-2
/
+0
2020-07-21
asm/rwonce: Remove smp_read_barrier_depends() invocation
Will Deacon
1
-15
/
+4
2020-07-21
asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
Will Deacon
1
-0
/
+2
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
3
-1
/
+103
2020-07-21
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
1
-4
/
+2
2020-07-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+4
2020-07-17
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-07-16
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
1
-0
/
+10
2020-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2020-07-13
bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
Jiri Olsa
1
-0
/
+4
2020-07-11
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
1
-1
/
+1
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
1
-0
/
+5
2020-07-08
sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9
Peter Zijlstra
1
-7
/
+11
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
2
-1
/
+6
2020-07-07
tlb: mmu_gather: add tlb_flush_*_range APIs
Peter Zijlstra (Intel)
1
-15
/
+40
2020-06-26
make asm-generic/cacheflush.h more standalone
Stephen Rothwell
1
-0
/
+5
2020-06-25
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
1
-1
/
+4
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
1
-0
/
+13
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
1
-1
/
+1
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
5
-540
/
+542
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
1
-2
/
+7
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-0
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-1323
/
+1
2020-06-08
asm-generic: add a flush_icache_user_range stub
Christoph Hellwig
1
-0
/
+4
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-3
/
+3
2020-06-08
asm-generic: improve the flush_dcache_page stub
Christoph Hellwig
1
-3
/
+3
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-3
/
+0
2020-06-08
asm-generic: fix the inclusion guards for cacheflush.h
Christoph Hellwig
1
-3
/
+3
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+44
2020-06-05
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
1
-59
/
+0
2020-06-05
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2
-68
/
+0
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-04
arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GET
Anshuman Khandual
1
-1
/
+1
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2020-06-04
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+493
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+33
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+30
2020-06-02
mm: add functions to track page directory modifications
Joerg Roedel
2
-2
/
+26
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
1
-0
/
+4
2020-06-02
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+13
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
1
-9
/
+0
[prev]
[next]