Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | mm: clarify __GFP_NOFAIL deprecation status | Michal Hocko | 1 | -2/+4 |
2015-04-15 | mm: cma: constify and use correct signness in mm/cma.c | Sasha Levin | 1 | -6/+6 |
2015-04-15 | mm: remove GFP_THISNODE | David Rientjes | 1 | -10/+0 |
2015-04-15 | cleancache: remove limit on the number of cleancache enabled filesystems | Vladimir Davydov | 1 | -0/+4 |
2015-04-15 | cleancache: forbid overriding cleancache_ops | Vladimir Davydov | 1 | -2/+1 |
2015-04-15 | cleancache: zap uuid arg of cleancache_init_shared_fs | Vladimir Davydov | 1 | -3/+3 |
2015-04-15 | mm: do not add nr_pmds into mm_struct if PMD is folded | Kirill A. Shutemov | 1 | -0/+2 |
2015-04-15 | mm: define default PGTABLE_LEVELS to two | Kirill A. Shutemov | 1 | -0/+5 |
2015-04-15 | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -1/+1 |
2015-04-15 | mm: completely remove dumping per-cpu lists from show_mem() | Konstantin Khlebnikov | 1 | -1/+0 |
2015-04-15 | mm: hide per-cpu lists in output of show_mem() | Konstantin Khlebnikov | 1 | -0/+1 |
2015-04-15 | page_writeback: clean up mess around cancel_dirty_page() | Konstantin Khlebnikov | 2 | -2/+2 |
2015-04-15 | mm, hotplug: fix concurrent memory hot-add deadlock | David Rientjes | 1 | -0/+6 |
2015-04-15 | mm: rename FOLL_MLOCK to FOLL_POPULATE | Kirill A. Shutemov | 1 | -1/+1 |
2015-04-15 | mm, slab: correct config option in comment | David Rientjes | 1 | -1/+1 |
2015-04-15 | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell | 1 | -7/+2 |
2015-04-15 | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell | 1 | -2/+0 |
2015-04-15 | watchdog: introduce separate handlers for parameters in /proc/sys/kernel | Ulrich Obergfell | 1 | -0/+8 |
2015-04-15 | watchdog: new definitions and variables, initialization | Ulrich Obergfell | 1 | -0/+2 |
2015-04-14 | Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -110/+160 |
2015-04-14 | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+22 |
2015-04-14 | Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -21/+48 |
2015-04-14 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -0/+2 |
2015-04-14 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 4 | -3/+355 |
2015-04-14 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+1 |
2015-04-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -42/+78 |
2015-04-14 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -6/+19 |
2015-04-14 | Merge tag 'hsi-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 2 | -1/+114 |
2015-04-14 | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 7 | -26/+89 |
2015-04-14 | Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 6 | -19/+39 |
2015-04-14 | Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2 | -80/+4 |
2015-04-14 | Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -251/+0 |
2015-04-14 | Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 6 | -266/+8 |
2015-04-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+29 |
2015-04-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -13/+9 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -218/+186 |
2015-04-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+19 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -23/+20 |
2015-04-13 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -130/+199 |
2015-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 1 | -4/+0 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp... | Mark Brown | 2 | -77/+1 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 1 | -0/+4 |
2015-04-11 | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 3 | -17/+2 |
2015-04-11 | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 1 | -0/+2 |
2015-04-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+3 |
2015-04-11 | Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core | Jason Cooper | 1 | -0/+1 |
2015-04-11 | Merge branch 'irqchip/stacked-omap' into irqchip/core | Jason Cooper | 3 | -17/+1 |
2015-04-10 | Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif... | Mark Brown | 3 | -7/+19 |