summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-1/+188
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-13/+164
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+199
2016-05-21Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-13/+113
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-8/+96
2016-05-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds3-2/+110
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-12/+13
2016-05-21net: suppress warnings on dev_alloc_skbNeil Horman1-2/+2
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller1-0/+1
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert3-10/+10
2016-05-21Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+60
2016-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-0/+15
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-1/+465
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-172/+211
2016-05-20cpuset: use static key better and convert to new APIVlastimil Babka1-14/+28
2016-05-20mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman1-7/+0
2016-05-20mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman1-7/+11
2016-05-20mm, page_alloc: simplify last cpupid resetMel Gorman1-4/+1
2016-05-20mm, page_alloc: convert alloc_flags to unsignedMel Gorman2-4/+5
2016-05-20mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman1-2/+11
2016-05-20mm, page_alloc: inline zone_statisticsMel Gorman1-2/+0
2016-05-20mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman1-1/+6
2016-05-20oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko1-0/+8
2016-05-20huge mm: move_huge_pmd does not need new_vmaHugh Dickins1-3/+1
2016-05-20mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+4
2016-05-20tmpfs: preliminary minor tidyupsHugh Dickins1-0/+6
2016-05-20mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2-12/+18
2016-05-20mm: update_lru_size warn and reset bad lru_sizeHugh Dickins1-1/+1
2016-05-20mm: uninline page_mapped()Andrew Morton1-20/+1
2016-05-20mm/highmem: simplify is_highmem()Chanho Min1-4/+1
2016-05-20mm/mempolicy.c: vma_migratable() can return boolYaowei Bai1-5/+5
2016-05-20mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai1-2/+2
2016-05-20mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai1-3/+3
2016-05-20mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai1-3/+3
2016-05-20mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-20include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-1/+10
2016-05-20include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-20compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim4-23/+27
2016-05-20mm: SLAB freelist randomizationThomas Garnier1-0/+4
2016-05-20kernel/padata.c: removed unused codeRichard Cochran1-5/+0
2016-05-20debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin1-0/+2
2016-05-20debugobjects: make fixup functions return bool instead of intDu, Changbin1-7/+8
2016-05-20time: remove timespec_add_safe()Deepa Dinamani1-8/+7
2016-05-20fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani1-5/+6
2016-05-20time: add missing implementation for timespec64_add_safe()Deepa Dinamani1-3/+1
2016-05-20fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara1-2/+0
2016-05-20Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-16/+89
2016-05-20Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+16
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-10/+60