Age | Commit message (Expand) | Author | Files | Lines |
2016-05-21 | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -1/+188 |
2016-05-21 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -13/+164 |
2016-05-21 | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -4/+199 |
2016-05-21 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -13/+113 |
2016-05-21 | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -8/+96 |
2016-05-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -2/+110 |
2016-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -12/+13 |
2016-05-21 | net: suppress warnings on dev_alloc_skb | Neil Horman | 1 | -2/+2 |
2016-05-21 | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller | 1 | -0/+1 |
2016-05-21 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert | 3 | -10/+10 |
2016-05-21 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+60 |
2016-05-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -0/+15 |
2016-05-20 | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -1/+465 |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 32 | -172/+211 |
2016-05-20 | cpuset: use static key better and convert to new API | Vlastimil Babka | 1 | -14/+28 |
2016-05-20 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman | 1 | -7/+0 |
2016-05-20 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman | 1 | -7/+11 |
2016-05-20 | mm, page_alloc: simplify last cpupid reset | Mel Gorman | 1 | -4/+1 |
2016-05-20 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman | 2 | -4/+5 |
2016-05-20 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman | 1 | -2/+11 |
2016-05-20 | mm, page_alloc: inline zone_statistics | Mel Gorman | 1 | -2/+0 |
2016-05-20 | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman | 1 | -1/+6 |
2016-05-20 | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko | 1 | -0/+8 |
2016-05-20 | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins | 1 | -3/+1 |
2016-05-20 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 1 | -0/+4 |
2016-05-20 | tmpfs: preliminary minor tidyups | Hugh Dickins | 1 | -0/+6 |
2016-05-20 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 2 | -12/+18 |
2016-05-20 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins | 1 | -1/+1 |
2016-05-20 | mm: uninline page_mapped() | Andrew Morton | 1 | -20/+1 |
2016-05-20 | mm/highmem: simplify is_highmem() | Chanho Min | 1 | -4/+1 |
2016-05-20 | mm/mempolicy.c: vma_migratable() can return bool | Yaowei Bai | 1 | -5/+5 |
2016-05-20 | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai | 1 | -2/+2 |
2016-05-20 | mm/memory_hotplug: is_mem_section_removable() can return bool | Yaowei Bai | 1 | -3/+3 |
2016-05-20 | mm/hugetlb: is_vm_hugetlb_page() can return bool | Yaowei Bai | 1 | -3/+3 |
2016-05-20 | mm/hugetlb: introduce hugetlb_bad_size() | Vaishali Thakkar | 1 | -0/+1 |
2016-05-20 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 1 | -1/+10 |
2016-05-20 | include/linux: apply __malloc attribute | Rasmus Villemoes | 6 | -26/+27 |
2016-05-20 | compiler.h: add support for malloc attribute | Rasmus Villemoes | 2 | -0/+5 |
2016-05-20 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 4 | -23/+27 |
2016-05-20 | mm: SLAB freelist randomization | Thomas Garnier | 1 | -0/+4 |
2016-05-20 | kernel/padata.c: removed unused code | Richard Cochran | 1 | -5/+0 |
2016-05-20 | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin | 1 | -0/+2 |
2016-05-20 | debugobjects: make fixup functions return bool instead of int | Du, Changbin | 1 | -7/+8 |
2016-05-20 | time: remove timespec_add_safe() | Deepa Dinamani | 1 | -8/+7 |
2016-05-20 | fs: poll/select/recvmmsg: use timespec64 for timeout events | Deepa Dinamani | 1 | -5/+6 |
2016-05-20 | time: add missing implementation for timespec64_add_safe() | Deepa Dinamani | 1 | -3/+1 |
2016-05-20 | fsnotify: avoid spurious EMFILE errors from inotify_init() | Jan Kara | 1 | -2/+0 |
2016-05-20 | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2 | -16/+89 |
2016-05-20 | Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -0/+16 |
2016-05-20 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -10/+60 |