aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes1-1/+1
2015-04-14memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan1-1/+2
2015-04-14mm: numa: remove migrate_ratelimitedMel Gorman1-5/+0
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-0/+12
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-0/+10
2015-04-14mm: change vunmap to tear down huge KVA mappingsToshi Kani1-0/+10
2015-04-14mm: change ioremap to set up huge I/O mappingsToshi Kani1-0/+15
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesToshi Kani1-0/+8
2015-04-14mm: clarify __GFP_NOFAIL deprecation statusMichal Hocko1-2/+4
2015-04-14mm: cma: constify and use correct signness in mm/cma.cSasha Levin1-6/+6
2015-04-14mm: remove GFP_THISNODEDavid Rientjes1-10/+0
2015-04-14cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov1-0/+4
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-2/+1
2015-04-14cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov1-3/+3
2015-04-14mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov1-0/+2
2015-04-14mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov1-0/+5
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov1-1/+1
2015-04-14mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov1-1/+0
2015-04-14mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov1-0/+1
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2-2/+2
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-0/+6
2015-04-14mm: rename FOLL_MLOCK to FOLL_POPULATEKirill A. Shutemov1-1/+1
2015-04-14mm, slab: correct config option in commentDavid Rientjes1-1/+1
2015-04-14watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell1-7/+2
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell1-2/+0
2015-04-14watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell1-0/+8
2015-04-14watchdog: new definitions and variables, initializationUlrich Obergfell1-0/+2
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-36/+116
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-75/+42
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-27/+256
2015-04-14Merge branch 'devel-stable' into for-nextRussell King34-81/+232
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+20
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-6/+63
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds19-168/+393
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+47
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-4/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-10/+53
2015-04-14Merge branches 'powercap' and 'pm-devfreq'Rafael J. Wysocki1-1/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-110/+160
2015-04-13Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-0/+22
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-21/+48
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+2
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds4-3/+355
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-42/+78
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-6/+19
2015-04-13Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds2-1/+114
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds7-26/+89