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.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
2022-02-23
module/ftrace: handle patchable-function-entry
Mark Rutland
1
-7
/
+7
2021-11-26
tlb: mmu_gather: add tlb_flush_*_range APIs
Peter Zijlstra (Intel)
1
-15
/
+40
2021-08-18
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-06-16
vmlinux.lds.h: Avoid orphan section with !SMP
Nathan Chancellor
1
-0
/
+1
2021-03-04
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
1
-1
/
+6
2021-02-17
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2
-0
/
+13
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+13
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
1
-4
/
+0
2020-10-14
bpf: Prevent .BTF section elimination
Tony Ambardar
1
-1
/
+1
2020-10-01
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-0
/
+10
2020-08-19
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-07-29
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-1
/
+4
2020-07-29
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-06-17
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-3
/
+19
2020-06-03
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-1
/
+1
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-2
/
+2
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-7
/
+15
2020-01-17
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
1
-1
/
+32
2019-11-05
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-4
/
+4
2019-09-26
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
1
-5
/
+3
2019-09-26
bug: consolidate __WARN_FLAGS usage
Kees Cook
1
-11
/
+7
2019-09-26
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
1
-10
/
+11
2019-09-26
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
1
-2
/
+1
2019-09-26
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
1
-4
/
+4
2019-09-26
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
1
-9
/
+4
2019-09-25
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-3
/
+2
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+1
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-5
/
+0
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+6
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2019-09-18
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-16
/
+11
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-09-17
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2019-09-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2019-09-12
module: Remove leftover '#undef' from export header
Will Deacon
1
-1
/
+0
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
1
-1
/
+1
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
1
-3
/
+3
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
1
-5
/
+3
2019-09-02
asm-generic: add unlikely to default BUG_ON(x)
Denis Efremov
1
-1
/
+1
2019-09-02
__div64_const32(): improve the generic C version
Nicolas Pitre
1
-6
/
+10
2019-08-30
asm-generic: don't provide __ioremap
Christoph Hellwig
1
-9
/
+0
2019-08-28
asm-generic/div64: Fix documentation of do_div() parameter
Jonathan Neuschäfer
1
-3
/
+3
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
1
-0
/
+1
[next]