index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-07
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
2020-04-07
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
2020-04-07
bitops: always inline sign extension helpers
Josh Poimboeuf
2020-04-07
MAINTAINERS: list the section entries in the preferred order
Joe Perches
2020-04-07
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-04-07
kernel/extable.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
seq_file: remove m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2020-04-07
mm/dmapool.c: micro-optimisation remove unnecessary branch
Mateusz Nosek
2020-04-07
include/linux/memremap.h: remove stale comments
Ira Weiny
2020-04-07
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
2020-04-07
mm: use fallthrough;
Joe Perches
2020-04-07
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
Mateusz Nosek
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
2020-04-07
mm/zsmalloc: add missing annotation for unpin_tag()
Jules Irenge
2020-04-07
mm/zsmalloc: add missing annotation for pin_tag()
Jules Irenge
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Jules Irenge
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_lock()
Jules Irenge
2020-04-07
mm/slub: add missing annotation for put_map()
Jules Irenge
2020-04-07
mm/slub: add missing annotation for get_map()
Jules Irenge
2020-04-07
mm/mempolicy: add missing annotation for queue_pages_pmd()
Jules Irenge
2020-04-07
mm/hugetlb: add missing annotation for gather_surplus_pages()
Jules Irenge
2020-04-07
mm/compaction: add missing annotation for compact_lock_irqsave
Jules Irenge
2020-04-07
mm/zswap: allow setting default status, compressor and allocator in Kconfig
Maciej S. Szmigiero
2020-04-07
mm: prevent a warning when casting void* -> enum
Palmer Dabbelt
2020-04-07
mm: huge tmpfs: try to split_huge_page() when punching hole
Hugh Dickins
2020-04-07
mm/shmem.c: clean code by removing unnecessary assignment
Mateusz Nosek
2020-04-07
mm/shmem.c: distribute switch variables for initialization
Kees Cook
2020-04-07
mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding
chenqiwu
2020-04-07
mm/memory_hotplug: allow to specify a default online_type
David Hildenbrand
2020-04-07
mm/memory_hotplug: convert memhp_auto_online to store an online_type
David Hildenbrand
2020-04-07
mm/memory_hotplug: unexport memhp_auto_online
David Hildenbrand
2020-04-07
hv_balloon: don't check for memhp_auto_online manually
David Hildenbrand
2020-04-07
powernv/memtrace: always online added memory blocks
David Hildenbrand
2020-04-07
drivers/base/memory: store mapping between MMOP_* and string in an array
David Hildenbrand
[next]