Age | Commit message (Expand) | Author |
2016-05-20 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-05-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2016-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-05-20 | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() | Peter Zijlstra |
2016-05-20 | net: suppress warnings on dev_alloc_skb | Neil Horman |
2016-05-20 | uapi glibc compat: fix compilation when !__USE_MISC in glibc | Nicolas Dichtel |
2016-05-20 | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller |
2016-05-20 | net: sock: move ->sk_shutdown out of bitfields. | Andrey Ryabinin |
2016-05-20 | ip4ip6: Support for GSO/GRO | Tom Herbert |
2016-05-20 | fou: Add encap ops for IPv6 tunnels | Tom Herbert |
2016-05-20 | ip6_tun: Add infrastructure for doing encapsulation | Tom Herbert |
2016-05-20 | fou: Split out {fou,gue}_build_header | Tom Herbert |
2016-05-20 | net: Cleanup encap items in ip_tunnels.h | Tom Herbert |
2016-05-20 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert |
2016-05-20 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-05-20 | mlx5: avoid unused variable warning | Arnd Bergmann |
2016-05-20 | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-05-20 | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | cpuset: use static key better and convert to new API | Vlastimil Babka |
2016-05-19 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman |
2016-05-19 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman |
2016-05-19 | mm, page_alloc: simplify last cpupid reset | Mel Gorman |
2016-05-19 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman |
2016-05-19 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman |
2016-05-19 | mm, page_alloc: inline zone_statistics | Mel Gorman |
2016-05-19 | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman |
2016-05-19 | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins |
2016-05-19 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins |
2016-05-19 | tmpfs: preliminary minor tidyups | Hugh Dickins |
2016-05-19 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins |
2016-05-19 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins |
2016-05-19 | mm: uninline page_mapped() | Andrew Morton |
2016-05-19 | mm/highmem: simplify is_highmem() | Chanho Min |
2016-05-19 | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai |
2016-05-19 | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai |
2016-05-19 | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai |
2016-05-19 | mm/hugetlb: is_vm_hugetlb_page() can return bool | Yaowei Bai |
2016-05-19 | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton |
2016-05-19 | include/linux: apply __malloc attribute | Rasmus Villemoes |
2016-05-19 | compiler.h: add support for malloc attribute | Rasmus Villemoes |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-19 | mm: SLAB freelist randomization | Thomas Garnier |
2016-05-19 | kernel/padata.c: removed unused code | Richard Cochran |
2016-05-19 | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin |