summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resource: merge resources on a node when hot-adding memoryRashmica Gupta2018-08-152-1/+3
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-156-17/+20
* docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport2018-08-151-137/+154
* Merge branch 'akpm-current/current'Stephen Rothwell2018-08-1551-181/+571
|\
| * ipc/util.c: further variable name cleanupsManfred Spraul2018-08-131-1/+1
| * ipc: get rid of ids->tables_initialized hackDavidlohr Bueso2018-08-131-1/+0
| * signal: make get_signal() return boolChristian Brauner2018-08-131-1/+1
| * signal: make unhandled_signal() return boolChristian Brauner2018-08-131-1/+1
| * signal: make force_sigsegv() voidChristian Brauner2018-08-131-1/+1
| * autofs: add AUTOFS_EXP_FORCED flagIan Kent2018-08-131-3/+5
| * lib-add-crc64-calculation-routines-v5Coly Li2018-08-131-1/+1
| * lib: add crc64 calculation routinesColy Li2018-08-131-0/+11
| * include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2018-08-132-2/+2
| * kernel: tracepoints: add support for relative referencesArd Biesheuvel2018-08-131-4/+15
| * PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-131-0/+20
| * init: allow initcall tables to be emitted using relative referencesArd Biesheuvel2018-08-131-11/+33
| * module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-133-13/+64
| * module: allow symbol exports to be disabledArd Biesheuvel2018-08-131-1/+10
| * kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-132-0/+2
| * userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-131-2/+3
| * bdi: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior2018-08-132-3/+4
| * kernel.h: documentation for roundup() vs round_up()Kees Cook2018-08-131-1/+34
| * include/asm-generic/bug.h: clarify valid uses of WARN()Dmitry Vyukov2018-08-131-3/+13
| * proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval2018-08-131-0/+2
| * proc/kcore: don't grab lock for kclist_add()Omar Sandoval2018-08-131-1/+1
| * proc: spread "const" a bitAlexey Dobriyan2018-08-131-1/+1
| * fs/buffer.c: add debug print for __getblk_gfp() stall problemTetsuo Handa2018-08-131-0/+7
| * mm, swap: fix race between swapoff and some swap operationsHuang Ying2018-08-131-3/+10
| * /proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)2018-08-131-0/+2
| * mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-131-0/+18
| * mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador2018-08-132-4/+1
| * mm/page_alloc: Introduce free_area_init_core_hotplugOscar Salvador2018-08-131-1/+5
| * mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin2018-08-132-15/+20
| * mm: remove zone_id() and make use of zone_idx() in is_dev_zone()Oscar Salvador2018-08-131-19/+12
| * mm: zero out the vma in vma_init()Andrew Morton2018-08-131-0/+1
| * mm-oom-distinguish-blockable-mode-for-mmu-notifiers-fixAndrew Morton2018-08-131-4/+2
| * mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-134-12/+32
| * mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying2018-08-131-1/+1
| * mm: struct shrinker: make flags of unsigned typeKirill Tkhai2018-08-131-2/+2
| * mm: struct shrink_control: keep int fields togetherKirill Tkhai2018-08-131-3/+3
| * mm, vmacache: hash addresses based on pmdDavid Rientjes2018-08-131-6/+0
| * mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior2018-08-131-0/+25
| * mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-132-10/+5
| * mm/sparse: delete old sparse_init and enable new onePavel Tatashin2018-08-131-6/+0
| * mm/sparse: move buffer init/fini to the common placePavel Tatashin2018-08-131-3/+0
| * mm/sparse: abstract sparse buffer allocationsPavel Tatashin2018-08-131-0/+4
| * mm/hugetlb: remove gigantic page support for HIGHMEMMike Kravetz2018-08-131-3/+0
| * kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-131-2/+2
| * mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-131-1/+1
| * mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()Jia He2018-08-131-2/+7