aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds6-4/+220
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-13/+234
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds8-10/+111
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds10-8/+239
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-38/+149
2016-05-20locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra1-1/+26
2016-05-20net: suppress warnings on dev_alloc_skbNeil Horman1-2/+2
2016-05-20uapi glibc compat: fix compilation when !__USE_MISC in glibcNicolas Dichtel1-1/+1
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2016-05-20net: sock: move ->sk_shutdown out of bitfields.Andrey Ryabinin1-1/+8
2016-05-20ip4ip6: Support for GSO/GROTom Herbert1-0/+5
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert1-1/+1
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert1-0/+58
2016-05-20fou: Split out {fou,gue}_build_headerTom Herbert1-4/+4
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert1-18/+58
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert3-10/+10
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-2/+60
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-19/+182
2016-05-20mlx5: avoid unused variable warningArnd Bergmann1-1/+1
2016-05-20Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds8-1/+509
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-59/+0
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+8
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds33-172/+219
2016-05-19cpuset: use static key better and convert to new APIVlastimil Babka1-14/+28
2016-05-19mm, page_alloc: inline pageblock lookup in page free fast pathsMel Gorman1-7/+0
2016-05-19mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman1-7/+11
2016-05-19mm, page_alloc: simplify last cpupid resetMel Gorman1-4/+1
2016-05-19mm, page_alloc: convert alloc_flags to unsignedMel Gorman2-4/+5
2016-05-19mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman1-2/+11
2016-05-19mm, page_alloc: inline zone_statisticsMel Gorman1-2/+0
2016-05-19mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman1-1/+6
2016-05-19oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko1-0/+8
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+8
2016-05-19huge mm: move_huge_pmd does not need new_vmaHugh Dickins1-3/+1
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins1-0/+4
2016-05-19tmpfs: preliminary minor tidyupsHugh Dickins1-0/+6
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2-12/+18
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins1-1/+1
2016-05-19mm: uninline page_mapped()Andrew Morton1-20/+1
2016-05-19mm/highmem: simplify is_highmem()Chanho Min1-4/+1
2016-05-19mm/mempolicy.c: vma_migratable() can return boolYaowei Bai1-5/+5
2016-05-19mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai1-2/+2
2016-05-19mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai1-3/+3
2016-05-19mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai1-3/+3
2016-05-19mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton1-1/+10
2016-05-19include/linux: apply __malloc attributeRasmus Villemoes6-26/+27
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes2-0/+5
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim4-23/+27
2016-05-19mm: SLAB freelist randomizationThomas Garnier1-0/+4