summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman2016-05-191-2/+11
* mm, page_alloc: inline zone_statisticsMel Gorman2016-05-191-2/+0
* mm, page_alloc: use new PageAnonHead helper in the free page fast pathMel Gorman2016-05-191-1/+6
* oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko2016-05-191-0/+8
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+8
* huge mm: move_huge_pmd does not need new_vmaHugh Dickins2016-05-191-3/+1
* mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins2016-05-191-0/+4
* tmpfs: preliminary minor tidyupsHugh Dickins2016-05-191-0/+6
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-192-12/+18
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-191-1/+1
* mm: uninline page_mapped()Andrew Morton2016-05-191-20/+1
* mm/highmem: simplify is_highmem()Chanho Min2016-05-191-4/+1
* mm/mempolicy.c: vma_migratable() can return boolYaowei Bai2016-05-191-5/+5
* mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai2016-05-191-2/+2
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-191-3/+3
* mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai2016-05-191-3/+3
* mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2016-05-191-0/+1
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-191-1/+10
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-196-26/+27
* compiler.h: add support for malloc attributeRasmus Villemoes2016-05-192-0/+5
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-194-23/+27
* mm: SLAB freelist randomizationThomas Garnier2016-05-191-0/+4
* kernel/padata.c: removed unused codeRichard Cochran2016-05-191-5/+0
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-191-0/+2
* debugobjects: make fixup functions return bool instead of intDu, Changbin2016-05-191-7/+8
* time: remove timespec_add_safe()Deepa Dinamani2016-05-191-8/+7
* fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-191-5/+6
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-191-3/+1
* fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-191-2/+0
* Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-181-118/+2
|\
| * tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-021-3/+0
| * tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-291-4/+0
| * tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-291-2/+0
| * tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-291-9/+0
| * tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-271-6/+0
| * tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-261-94/+0
| * tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-191-0/+1
| * tracing: Add 'hist' event trigger commandTom Zanussi2016-04-191-0/+1
* | Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-05-182-1/+27
|\ \
| * | tty: provide tty_name() even without CONFIG_TTYArnd Bergmann2016-04-271-1/+3
| * | audit: add tty field to LOGIN eventRichard Guy Briggs2016-04-261-0/+24
* | | Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-0/+4
|\ \ \
| * | | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-121-0/+4
* | | | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-181-1/+17
|\ \ \ \
| * | | | rpmsg: add helper macro module_rpmsg_driverAndrew F. Davis2016-05-061-0/+12
| * | | | rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-061-1/+5
| |/ / /
* | | | Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-05-1811-95/+982
|\ \ \ \
| * \ \ \ Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab2016-05-0914-91/+161
| |\ \ \ \
| * | | | | [media] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit2016-05-071-14/+4
| * | | | | Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab2016-05-0253-167/+379
| |\ \ \ \ \