aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 7-13/+107
2018-08-23mm: mmu_notifier fix for tlb_end_vmaGravatar Nicholas Piggin 1-4/+13
2018-08-22x86/mm/tlb: Revert the recent lazy TLB patchesGravatar Peter Zijlstra 1-10/+0
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveGravatar Nick Desaulniers 4-232/+127
2018-08-22sunrpc: Extract target name into svc_credGravatar Chuck Lever 1-0/+3
2018-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-1/+30
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+5
2018-08-22Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-5/+0
2018-08-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 35-105/+317
2018-08-22ipc/util.c: further variable name cleanupsGravatar Manfred Spraul 1-1/+1
2018-08-22ipc: get rid of ids->tables_initialized hackGravatar Davidlohr Bueso 1-1/+0
2018-08-22signal: make get_signal() return boolGravatar Christian Brauner 1-1/+1
2018-08-22signal: make unhandled_signal() return boolGravatar Christian Brauner 1-1/+1
2018-08-22signal: make force_sigsegv() voidGravatar Christian Brauner 1-1/+1
2018-08-22autofs: add AUTOFS_EXP_FORCED flagGravatar Ian Kent 1-3/+5
2018-08-22lib: add crc64 calculation routinesGravatar Coly Li 1-0/+11
2018-08-22include/linux/bitops.h: introduce BITS_PER_TYPEGravatar Chris Wilson 2-2/+2
2018-08-22kernel: tracepoints: add support for relative referencesGravatar Ard Biesheuvel 1-4/+15
2018-08-22PCI: Add support for relative addressing in quirk tablesGravatar Ard Biesheuvel 1-0/+20
2018-08-22init: allow initcall tables to be emitted using relative referencesGravatar Ard Biesheuvel 1-11/+33
2018-08-22module: use relative references for __ksymtab entriesGravatar Ard Biesheuvel 3-13/+64
2018-08-22module: allow symbol exports to be disabledGravatar Ard Biesheuvel 1-1/+10
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutGravatar Dmitry Vyukov 2-0/+2
2018-08-22linux/compiler.h: don't use boolGravatar Rasmus Villemoes 1-1/+1
2018-08-22userns: use refcount_t for reference counting instead atomic_tGravatar Sebastian Andrzej Siewior 1-2/+3
2018-08-22bdi: use refcount_t for reference counting instead atomic_tGravatar Sebastian Andrzej Siewior 2-3/+4
2018-08-22kernel.h: documentation for roundup() vs round_up()Gravatar Kees Cook 1-1/+34
2018-08-22include/asm-generic/bug.h: clarify valid uses of WARN()Gravatar Dmitry Vyukov 1-3/+13
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreGravatar Omar Sandoval 1-0/+2
2018-08-22proc/kcore: don't grab lock for kclist_add()Gravatar Omar Sandoval 1-1/+1
2018-08-22proc: spread "const" a bitGravatar Alexey Dobriyan 1-1/+1
2018-08-22mm: fix comment for NODEMASK_ALLOCGravatar Oscar Salvador 1-1/+1
2018-08-22/proc/meminfo: add percpu populated pages countGravatar Dennis Zhou (Facebook) 1-0/+2
2018-08-22mm, oom: introduce memory.oom.groupGravatar Roman Gushchin 1-0/+18
2018-08-22mm/page_alloc: Introduce free_area_init_core_hotplugGravatar Oscar Salvador 2-1/+2
2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Gravatar Pavel Tatashin 2-15/+20
2018-08-22mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Gravatar Oscar Salvador 1-19/+12
2018-08-22mm: zero out the vma in vma_init()Gravatar Andrew Morton 1-0/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersGravatar Michal Hocko 4-12/+30
2018-08-22mm, swap, get_swap_pages: use entry_size instead of cluster in parameterGravatar Huang Ying 1-1/+1
2018-08-22mm: struct shrinker: make flags of unsigned typeGravatar Kirill Tkhai 1-2/+2
2018-08-22mm: struct shrink_control: keep int fields togetherGravatar Kirill Tkhai 1-3/+3
2018-08-22ata: libahci_platform: add reset control supportGravatar Kunihiko Hayashi 1-0/+2
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Gravatar Kunihiko Hayashi 1-1/+1
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-2/+8
2018-08-22vmlinux.lds.h: remove stale <linux/export.h> includeGravatar Masahiro Yamada 1-2/+0
2018-08-22export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Gravatar Masahiro Yamada 1-7/+0
2018-08-22y2038: Provide aliases for compat helpersGravatar Arnd Bergmann 1-0/+15
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Paolo Bonzini 4-1/+30
2018-08-21ida: Remove old APIGravatar Matthew Wilcox 1-17/+4