summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-0/+8
* huge mm: move_huge_pmd does not need new_vmaHugh Dickins2016-05-201-3/+1
* mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins2016-05-201-0/+4
* tmpfs: preliminary minor tidyupsHugh Dickins2016-05-201-0/+6
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-202-12/+18
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-201-1/+1
* mm: uninline page_mapped()Andrew Morton2016-05-201-20/+1
* mm/highmem: simplify is_highmem()Chanho Min2016-05-201-4/+1
* mm/mempolicy.c: vma_migratable() can return boolYaowei Bai2016-05-201-5/+5
* mm/vmalloc.c: is_vmalloc_addr() can return boolYaowei Bai2016-05-201-2/+2
* mm/memory_hotplug: is_mem_section_removable() can return boolYaowei Bai2016-05-201-3/+3
* mm/hugetlb: is_vm_hugetlb_page() can return boolYaowei Bai2016-05-201-3/+3
* mm/hugetlb: introduce hugetlb_bad_size()Vaishali Thakkar2016-05-201-0/+1
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-201-1/+10
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-206-26/+27
* compiler.h: add support for malloc attributeRasmus Villemoes2016-05-202-0/+5
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-204-23/+27
* mm: SLAB freelist randomizationThomas Garnier2016-05-201-0/+4
* kernel/padata.c: removed unused codeRichard Cochran2016-05-201-5/+0
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-201-0/+2
* debugobjects: make fixup functions return bool instead of intDu, Changbin2016-05-201-7/+8
* time: remove timespec_add_safe()Deepa Dinamani2016-05-201-8/+7
* fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani2016-05-201-5/+6
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-201-3/+1
* fsnotify: avoid spurious EMFILE errors from inotify_init()Jan Kara2016-05-201-2/+0
* Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-191-118/+2
|\
| * tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-031-3/+0
| * tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-301-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-271-94/+0
| * tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-201-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-192-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-191-0/+4
|\ \ \
| * | | remoteproc: Add additional crash reasonsBjorn Andersson2016-05-131-0/+4
* | | | Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds2016-05-191-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-1911-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
| |\ \ \ \ \
| * | | | | | [media] videodev2.h: remove 'experimental' annotationsHans Verkuil2016-04-251-28/+10
| * | | | | | [media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier2016-04-202-0/+665
| * | | | | | [media] v4l2-rect.h: new header with struct v4l2_rect helper functionsHans Verkuil2016-04-201-0/+173
| * | | | | | [media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil2016-04-201-1/+54