summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-15lib/crc-ccitt: add CCITT-FALSE CRC16 variantAndrey Vostrikov
2017-12-15kernel/mutex: mutex_is_locked can be booleanYaowei Bai
2017-12-15kernel/module: module_is_live can be booleanYaowei Bai
2017-12-15kernel/resource: iomem_is_exclusive can be booleanYaowei Bai
2017-12-15kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai
2017-12-15lib/lockref: __lockref_is_dead can be booleanYaowei Bai
2017-12-15mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai
2017-12-15ipc, mqueue: lazy call kern_mount_data in new namespacesGiuseppe Scrivano
2017-12-15Merge branch 'akpm-current/current'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'init_task/init_task'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'at24/at24/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'mux/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-12-15Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2017-12-15pids: introduce find_get_task_by_vpid() helperMike Rapoport
2017-12-15uapi: fix linux/sysctl.h userspace compilation errorsDmitry V. Levin
2017-12-15kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke
2017-12-15cpumask: make cpumask_size() return "unsigned int"Alexey Dobriyan
2017-12-15lib-optimize-cpumask_next_and-v6Clement Courbet
2017-12-15lib: optimize cpumask_next_and()Clement Courbet
2017-12-15mm: make counting of list_lru_one::nr_items locklessKirill Tkhai
2017-12-15mm: introduce MAP_FIXED_SAFEMichal Hocko
2017-12-15mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V
2017-12-15mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov
2017-12-15asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov
2017-12-15mm: get 7% more pages in a pagevecMatthew Wilcox
2017-12-15mm: add unmap_mapping_pages()Matthew Wilcox
2017-12-15mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim
2017-12-15mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim
2017-12-15mm: readahead: increase maximum readahead windowJan Kara
2017-12-15mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko
2017-12-15mm, oom: add cgroup v2 mount option for cgroup-aware OOM killerRoman Gushchin
2017-12-15mm, oom: introduce memory.oom_groupRoman Gushchin
2017-12-15mm, oom: cgroup-aware OOM killerRoman Gushchin