aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 1-6/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsGravatar Michal Hocko 2-6/+9
2017-05-08mm, vmalloc: properly track vmalloc usersGravatar Michal Hocko 1-0/+19
2017-05-08mm: introduce kv[mz]alloc helpersGravatar Michal Hocko 3-2/+15
2017-05-08sysv,ipc: cacheline align kern_ipc_permGravatar Davidlohr Bueso 2-6/+4
2017-05-08pidns: expose task pid_ns_for_children to userspaceGravatar Kirill Tkhai 1-0/+1
2017-05-08ns: allow ns_entries to have custom symlink contentGravatar Kirill Tkhai 1-0/+1
2017-05-08ia64: reuse append_elf_note() and final_note() functionsGravatar Hari Bathini 2-0/+6
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 3-55/+71
2017-05-08cpumask: make "nr_cpumask_bits" unsignedGravatar Alexey Dobriyan 1-2/+2
2017-05-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpGravatar Matthias Kaehlcke 1-8/+3
2017-05-08mm, compaction: change migrate_async_suitable() to suitable_migration_source()Gravatar Vlastimil Babka 1-0/+5
2017-05-08mm, page_alloc: count movable pages when stealing from pageblockGravatar Vlastimil Babka 1-4/+1
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+112
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-4/+15
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+4
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-55/+47
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-5/+23
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 14-171/+321
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Gravatar Linus Torvalds 3-0/+137
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 5-91/+122
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-0/+20
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-6/+0
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextGravatar Dan Williams 13-61/+202
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-14/+202
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Gravatar Dave Airlie 3-0/+137
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-5/+18
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-62/+386
2017-05-04libnvdimm: handle locked label storage areasGravatar Dan Williams 1-0/+1
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDGravatar Dan Williams 1-2/+4
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-17/+20
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 9-12/+10
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 6-13/+42
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeGravatar Rob Herring 1-1/+1
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 1-0/+4
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-36/+2293
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultGravatar Johannes Berg 1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()Gravatar WANG Cong 1-0/+1
2017-05-04qed*: Fix possible overflow for status block id field.Gravatar sudarsana.kalluru@cavium.com 1-1/+1
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesGravatar Omar Sandoval 3-0/+9
2017-05-04blk-mq: untangle debugfs and sysfsGravatar Omar Sandoval 2-1/+4
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 6-65/+68
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-141/+189
2017-05-03mm, swap: remove unused function prototypeGravatar Huang Ying 1-3/+0
2017-05-03mm: memcontrol: use node page state naming scheme for memcgGravatar Johannes Weiner 1-36/+37
2017-05-03mm: memcontrol: re-use node VM page state enumGravatar Johannes Weiner 1-57/+43
2017-05-03mm: memcontrol: re-use global VM event enumGravatar Johannes Weiner 1-31/+14
2017-05-03mm: memcontrol: clean up memory.events counting functionGravatar Johannes Weiner 1-13/+5
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionGravatar Johannes Weiner 2-3/+63