summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-15cleancache: forbid overriding cleancache_opsVladimir Davydov1-2/+1
2015-04-15cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov1-3/+3
2015-04-15mm: do not add nr_pmds into mm_struct if PMD is foldedKirill A. Shutemov1-0/+2
2015-04-15mm: completely remove dumping per-cpu lists from show_mem()Konstantin Khlebnikov1-1/+0
2015-04-15mm: hide per-cpu lists in output of show_mem()Konstantin Khlebnikov1-0/+1
2015-04-15page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2-2/+2
2015-04-15mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-0/+6
2015-04-15mm: rename FOLL_MLOCK to FOLL_POPULATEKirill A. Shutemov1-1/+1
2015-04-15mm, slab: correct config option in commentDavid Rientjes1-1/+1
2015-04-15watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell1-7/+2
2015-04-15watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell1-2/+0
2015-04-15watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell1-0/+8
2015-04-15watchdog: new definitions and variables, initializationUlrich Obergfell1-0/+2
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+2
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-74/+42
2015-04-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+153
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+20
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/roste...Linus Torvalds3-2/+12
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+45
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+49
2015-04-14Merge branches 'powercap' and 'pm-devfreq'Rafael J. Wysocki1-1/+1
2015-04-14Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-110/+22
2015-04-14Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+22
2015-04-14Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-7/+48
2015-04-14Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-0/+2
2015-04-14Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2-3/+29
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman1-0/+15
2015-04-14Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2015-04-14Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-42/+48
2015-04-14Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-6/+19
2015-04-14Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds7-26/+89
2015-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller5-70/+43
2015-04-14Merge tag 'regulator-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds6-19/+39
2015-04-14Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-80/+4
2015-04-14Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina1-4/+4
2015-04-14Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-266/+8
2015-04-14Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2-10/+47
2015-04-14Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina230-2673/+6021
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger1-1/+1
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+29
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-13/+9
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso1-1/+2
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-218/+186
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+19
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann1-1/+14
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-23/+20