aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsGravatar Rafael Aquini 1-15/+15
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Gravatar Rafael Aquini 1-0/+33
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Gravatar Petr Cermak 1-0/+4
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-15/+45
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+41
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 29-45/+193
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-0/+30
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 3-13/+47
2015-02-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-6/+116
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 6-5/+182
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+12
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-256/+237
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-6/+7
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesGravatar Cyrill Gorcunov 1-0/+23
2015-02-11mm: account pmd page tables to the processGravatar Kirill A. Shutemov 1-6/+6
2015-02-11mm: memcontrol: default hierarchy interface for memoryGravatar Johannes Weiner 1-0/+79
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsGravatar Wang, Yalin 1-0/+8
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 34-388/+663
2015-02-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Gravatar Linus Torvalds 1-0/+49
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-20/+327
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 7-4/+157
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 5-5/+152
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 9-1/+178
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Gravatar Linus Torvalds 2-0/+107
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 12-5/+312
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 17-314/+262
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 5-6/+125
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 24-47/+565
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-0/+47
2015-02-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-203/+16
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-12/+10
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-1/+126
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+59
2015-02-10rmap: drop support of non-linear mappingsGravatar Kirill A. Shutemov 1-4/+4
2015-02-10mm: replace remap_file_pages() syscall with emulationGravatar Kirill A. Shutemov 1-4/+3
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantGravatar Dmitry Monakhov 1-1/+2
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemGravatar alex chen 1-0/+4
2015-02-10inotify: update documentation to reflect code changesGravatar Zhang Zhen 1-194/+3
2015-02-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 655-4245/+24670
2015-02-10Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 2-0/+11
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Gravatar Rafael J. Wysocki 1-0/+4
2015-02-10Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Gravatar Rafael J. Wysocki 1-0/+110
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Gravatar Rafael J. Wysocki 1-1/+1
2015-02-10Merge branch 'devel-stable' into for-nextGravatar Russell King 2-3/+9
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Gravatar Russell King 2-0/+30
2015-02-10ARM: 8256/1: driver coamba: add device binding path 'driver_override'Gravatar Antonios Motakis 1-0/+20
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-3/+6
2015-02-09Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-0/+2
2015-02-09Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-9/+17