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.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
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-53
/
+36
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+11
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+39
2019-11-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+7
2019-11-22
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
1
-0
/
+2
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
1
-4
/
+4
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
1
-3
/
+14
2019-11-11
lib: provide a simple generic ioremap implementation
Christoph Hellwig
1
-4
/
+16
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
1
-15
/
+3
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-21
/
+8
2019-11-11
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
1
-20
/
+16
2019-11-06
module/ftrace: handle patchable-function-entry
Mark Rutland
1
-7
/
+7
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-1
/
+1
2019-11-05
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
2019-11-04
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
1
-0
/
+12
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-2
/
+2
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-5
/
+2
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-3
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-4
/
+5
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
1
-2
/
+11
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
1
-0
/
+8
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]