summaryrefslogtreecommitdiff
path: root/tools/virtio/linux/module.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-21 09:06:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-21 09:06:45 +0200
commit937381741d02cc6594477c593b2f3a087b3a0bc1 (patch)
tree3caa8fce6644a75aadb18c7bfb8be489be529978 /tools/virtio/linux/module.h
parentd263f19cdc2ac82168fbc26e3a4fd649ffc2d75b (diff)
downloadkernel-linux-5.5.y.tar.gz
Linux 5.5.19linux-5.5.y
Diffstat (limited to 'tools/virtio/linux/module.h')
0 files changed, 0 insertions, 0 deletions
span title='2016-10-05 18:38:39 -0400'>2016-10-05score: separate extable.h, switch module.h to itAl Viro 2016-09-13score: fix copy_from_user() and friendsAl Viro 2016-09-13score: fix __get_user/get_userAl Viro 2016-08-02treewide: replace obsolete _refok by __refFabian Frederick 2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov 2016-06-24score: get rid of superfluous __GFP_REPEATMichal Hocko 2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng 2016-05-20exit_thread: remove empty bodiesJiri Slaby 2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan 2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds 2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck 2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck 2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells 2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani 2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds 2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2015-08-10score/time: Migrate to new 'set-state' interfaceViresh Kumar 2015-08-04sched, score: Remove finish_arch_switch()Peter Zijlstra 2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour 2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf 2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds 2015-06-24mm: new mm hook frameworkLaurent Dufour 2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2015-06-10score: Fix exception handler labelGuenter Roeck 2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig 2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand 2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand 2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner 2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger