summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman1-0/+11
2016-01-15memcg: do not allow to disable tcp accounting after limit is setVladimir Davydov1-11/+1
2016-01-15mm, vmalloc: remove VM_VPAGESDavid Rientjes1-1/+0
2016-01-15mm, shmem: add internal shmem resident memory accountingJerome Marchand2-4/+21
2016-01-15mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka1-0/+2
2016-01-15mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka1-0/+2
2016-01-15mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai1-3/+3
2016-01-15mm/zonelist: enumerate zonelists array indexYaowei Bai2-15/+14
2016-01-15include/linux/mmzone.h: remove unused is_unevictable_lru()Yaowei Bai1-5/+0
2016-01-15mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai1-2/+2
2016-01-15include/linux/hugetlb.h: is_file_hugepages() can be booleanYaowei Bai1-6/+4
2016-01-15mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer1-1/+1
2016-01-15mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang1-0/+1
2016-01-15kmemcg: account certain kmem allocations to memcgVladimir Davydov1-2/+3
2016-01-15slab: add SLAB_ACCOUNT flagVladimir Davydov2-8/+12
2016-01-15memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov2-0/+11
2016-01-15Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov2-4/+0
2016-01-15include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton1-2/+2
2016-01-15fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton1-1/+4
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-1/+46
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+8
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-1/+165
2016-01-14Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-10/+47
2016-01-14Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-3/+0
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina95-921/+1387
2016-01-14ftrace: Remove unused nr_trampolines varDmitry Safonov1-1/+0
2016-01-14mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2-23/+1
2016-01-14mmc: atmel-mci: restore dma on AVR32Mans Rullgard1-0/+2
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+7
2016-01-14Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-1/+2
2016-01-14Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-0/+79
2016-01-13lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVMJens Axboe1-57/+64
2016-01-13Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-7/+24
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds8-34/+108
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+5
2016-01-13Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-112/+154
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-69/+66
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+324
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-30/+33
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-66/+75
2016-01-13gpio: generic: make bgpio_pdata always visibleArnd Bergmann1-2/+2
2016-01-13audit: force seccomp event logging to honor the audit_enabled flagPaul Moore1-100/+104
2016-01-13i2c: create builtin_i2c_driver to avoid registration boilerplatePaul Gortmaker1-1/+12
2016-01-13PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi1-1/+1
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-23/+204
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-19/+41
2016-01-13Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-41/+9
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds40-290/+1493
2016-01-13Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-0/+50
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+10