summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-13hugetlb: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-13/+13
2012-12-13mempolicy: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-6/+6
2012-12-13mm,migrate: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13oom: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-13memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-10/+10
2012-12-13procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2-3/+3
2012-12-13cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan3-18/+18
2012-12-13mm: node_states: introduce N_MEMORYLai Jiangshan1-0/+1
2012-12-13mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski1-1/+1
2012-12-13mm: compaction: Fix compiler warningThierry Reding1-54/+54
2012-12-13thp: avoid race on multiple parallel page faults to the same pageKirill A. Shutemov1-5/+24
2012-12-13thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov3-2/+30
2012-12-13thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov4-1/+16
2012-12-13thp: implement refcounting for huge zero pageKirill A. Shutemov1-25/+88
2012-12-13thp: lazy huge zero page allocationKirill A. Shutemov1-10/+10
2012-12-13thp: setup huge zero page on non-write page faultKirill A. Shutemov1-0/+10
2012-12-13thp: implement splitting pmd for huge zero pageKirill A. Shutemov1-1/+42
2012-12-13thp: change split_huge_page_pmd() interfaceKirill A. Shutemov10-16/+37
2012-12-13thp: change_huge_pmd(): make sure we don't try to make a page writableKirill A. Shutemov1-0/+1
2012-12-13thp: do_huge_pmd_wp_page(): handle huge zero pageKirill A. Shutemov3-22/+104
2012-12-13thp: copy_huge_pmd(): copy huge zero pageKirill A. Shutemov1-0/+22
2012-12-13thp: zap_huge_pmd(): zap huge zero pmdKirill A. Shutemov1-8/+13
2012-12-13thp: huge zero page: basic preparationKirill A. Shutemov1-0/+30
2012-12-13bootmem: remove alloc_arch_preferred_bootmem()Joonsoo Kim1-16/+4
2012-12-13bootmem: remove not implemented function call, bootmem_arch_preferred_node()Joonsoo Kim1-12/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds273-4221/+1375
2012-12-13Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds86-1322/+2500
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds270-10616/+10139
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds496-4091/+4718
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds447-8518/+8659
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-16/+168
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds84-970/+1548
2012-12-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-954/+787
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2311/+3747
2012-12-12Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds5-14/+47
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds22-1086/+1255
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-1/+4
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+4
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds27-398/+2038
2012-12-12Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds5-102/+453
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-73/+144
2012-12-12Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-368/+473
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-150/+213
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2-3/+9
2012-12-12Thermal: fix a NULL pointer dereference when generic thermal layer is built a...Zhang Rui1-1/+2
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+64
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds24-425/+56
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-29/+60