index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
2019-11-26
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-03
1
-2
/
+0
|
\
\
\
|
*
|
|
asm-generic/export.h: remove unneeded __kcrctab_* symbols
Masahiro Yamada
2019-11-11
1
-1
/
+0
|
*
|
|
asm-generic/export.h: make __ksymtab_* local symbols
Masahiro Yamada
2019-11-11
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-02
7
-9
/
+54
|
\
\
\
|
*
|
|
mm/memory.c: fix a huge pud insertion race during faulting
Thomas Hellstrom
2019-12-01
1
-0
/
+25
|
*
|
|
mm: move the backup x_devmap() functions to asm-generic/pgtable.h
Thomas Hellstrom
2019-12-01
1
-0
/
+15
|
*
|
|
asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
Vineet Gupta
2019-12-01
1
-0
/
+11
|
*
|
|
asm-generic/tlb: stub out pmd_free_tlb() if nopmd
Vineet Gupta
2019-12-01
1
-1
/
+1
|
*
|
|
asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
Vineet Gupta
2019-12-01
3
-4
/
+1
|
*
|
|
asm-generic/tlb: stub out pud_free_tlb() if nopud ...
Vineet Gupta
2019-12-01
3
-4
/
+1
*
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-30
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
x86/hyperv: Implement hv_is_hibernation_supported()
Dexuan Cui
2019-11-22
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
1
-53
/
+36
|
\
\
\
|
*
|
|
lib: provide a simple generic ioremap implementation
Christoph Hellwig
2019-11-11
1
-4
/
+16
|
*
|
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-15
/
+3
|
*
|
|
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
1
-21
/
+8
|
*
|
|
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
2019-11-11
1
-20
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
1
-2
/
+11
|
\
\
\
|
*
|
|
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
2019-11-18
1
-4
/
+4
|
*
|
|
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
2019-11-14
1
-3
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-14
/
+39
|
\
\
\
|
*
|
|
vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
Kees Cook
2019-11-04
1
-0
/
+12
|
*
|
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-2
/
+2
|
*
|
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-5
/
+2
|
*
|
|
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
2019-11-04
1
-3
/
+1
|
*
|
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-4
/
+5
|
*
|
|
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
1
-2
/
+11
|
*
|
|
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
1
-0
/
+8
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-26
1
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
module/ftrace: handle patchable-function-entry
Mark Rutland
2019-11-06
1
-7
/
+7
|
|
/
*
/
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-11-04
1
-7
/
+0
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-1
/
+7
|
\
|
*
security: Support early LSMs
Matthew Garrett
2019-08-20
1
-1
/
+7
*
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-4
/
+4
*
|
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
2019-09-26
1
-5
/
+3
*
|
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-26
1
-11
/
+7
*
|
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
2019-09-26
1
-10
/
+11
*
|
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-26
1
-2
/
+1
*
|
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
2019-09-26
1
-4
/
+4
*
|
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-26
1
-9
/
+4
*
|
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-25
1
-3
/
+2
*
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-1
/
+1
*
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-5
/
+0
*
|
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
1
-9
/
+6
|
\
\
|
*
|
module: Remove leftover '#undef' from export header
Will Deacon
2019-09-12
1
-1
/
+0
|
*
|
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-11
1
-1
/
+1
|
*
|
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
1
-3
/
+3
[prev]
[next]