summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook
2016-03-17include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko
2016-03-17include/uapi/linux/byteorder, swab: force inlining of some byteswap operationsDenys Vlasenko
2016-03-17include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko
2016-03-17lib/string: introduce match_string() helperAndy Shevchenko
2016-03-17radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox
2016-03-17radix_tree: add support for multi-order entriesMatthew Wilcox
2016-03-17radix-tree: add an explicit include of bitops.hMatthew Wilcox
2016-03-17include/linux/list_bl.h: use bool instead of int for boolean functionsChen Gang
2016-03-17include/uapi/linux/elf-em.h: remove v850Rob Landley
2016-03-17fix Christoph's email addressesChristoph Lameter
2016-03-17bug: set warn variable before calling WARN()Steven Rostedt
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz
2016-03-17thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov
2016-03-17mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov
2016-03-17rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov
2016-03-17rmap: introduce rmap_walk_locked()Kirill A. Shutemov
2016-03-17mm: remove VM_FAULT_MINORJan Kara
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17mm: thp: set THP defrag by default to madvise and add a stall-free defrag optionMel Gorman
2016-03-17mm: remove unnecessary description about a non-exist gfp flagSatoru Takeuchi
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17virtio_balloon: export 'available' memory to balloon statisticsIgor Redko
2016-03-17mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2016-03-17mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov
2016-03-17mm: move max_map_count bits into mm.hAndrey Ryabinin
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov
2016-03-17include/linux/page-flags.h: force inlining of selected page flag modificationsDenys Vlasenko
2016-03-17bufferhead: force inlining of buffer head flag operationsDenys Vlasenko
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-16Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds