index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-06-09
include/linux/math.h: fix mult_frac() multiple argument evaluation bug
Alexey Dobriyan
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-06-09
watchdog/perf: add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-06-09
watchdog/hardlockup: add comments to touch_nmi_watchdog()
Douglas Anderson
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
2023-06-09
add intptr_t
Alexey Dobriyan
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_write_and_wait helper
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-09
swap: remove __swp_swapcount()
Huang Ying
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
2023-06-09
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
2023-06-09
mm: compaction: remove compaction result helpers
Johannes Weiner
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
2023-06-09
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
2023-06-09
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
2023-06-09
mm: update validate_mm() to use vma iterator
Liam R. Howlett
2023-06-09
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
2023-06-09
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: move pm_* function into power
Kefeng Wang
[prev]
[next]