aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-0/+2
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+2
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-56/+25
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds2-7/+9
2016-07-28timers/core: Correct callback order during CPU hot plugRichard Cochran1-1/+1
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds1-1/+1
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+1
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds20-806/+1913
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-18/+36
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+21
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-5/+51
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-1/+10
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds4-8/+158
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds147-898/+6238
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-25/+115
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds2-15/+71
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso1-1/+1
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab20-806/+1913
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds36-344/+455
2016-07-26Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-3/+4
2016-07-26Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds6-7/+72
2016-07-26Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+49
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+102
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds24-151/+3419
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2016-07-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-4/+19
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-15/+142
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-25/+280
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds2-2/+28
2016-07-26mm: fix build warnings in <linux/compaction.h>Minchan Kim3-18/+16
2016-07-26mm, thp: convert from optimistic swapin collapsing to conservativeEbru Akagunduz1-8/+11
2016-07-26shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov1-1/+5
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov1-1/+9
2016-07-26khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov2-1/+25
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2-0/+15
2016-07-26shmem: add huge pages supportKirill A. Shutemov2-0/+5
2016-07-26shmem: get_unmapped_area align huge pageHugh Dickins1-0/+2
2016-07-26shmem: prepare huge= mount option and sysfs knobKirill A. Shutemov2-1/+4
2016-07-26mm, rmap: account shmem thp pagesKirill A. Shutemov1-1/+3
2016-07-26radix-tree: implement radix_tree_maybe_preload_order()Kirill A. Shutemov1-0/+1
2016-07-26page-flags: relax policy for PG_mappedtodisk and PG_reclaimKirill A. Shutemov1-3/+3
2016-07-26thp, mlock: do not mlock PTE-mapped file huge pagesKirill A. Shutemov1-1/+12
2016-07-26thp, vmstats: add counters for huge file pagesKirill A. Shutemov1-0/+7
2016-07-26mm: introduce do_set_pmd()Kirill A. Shutemov1-0/+2
2016-07-26rmap: support file thpKirill A. Shutemov1-1/+1
2016-07-26mm: postpone page table allocation until we have page to mapKirill A. Shutemov1-1/+9
2016-07-26mm: introduce fault_envKirill A. Shutemov3-29/+33
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov1-5/+4