summaryrefslogtreecommitdiff
path: root/include/linux/kdebug.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2007-07-31kdebug.h: forward-declare struct struct notifier_blockAndrew Morton
2007-05-08move die notifier handling to common codeChristoph Hellwig
/distro/kernel/commit/net/ceph/pagevec.c?h=linux-6.6.y&id=6da2ec56059c3c7a7e5f729e6349e74ace1e5c57'>treewide: kmalloc() -> kmalloc_array()Kees Cook 2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-22ceph: use get_user_pages_fast()Al Viro 2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen 2015-06-25libceph: use kvfree() instead of open-coding itIlya Dryomov