aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li1-6/+8
2013-12-18MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso1-0/+6
2013-12-18mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+10
2013-12-18mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim1-0/+4
2013-12-18mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim1-1/+1
2013-12-18mm: add missing dependency in KconfigSima Baymani1-1/+1
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2013-12-18mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner1-1/+2
2013-12-18mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman2-7/+3
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page table updatesMel Gorman1-1/+6
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel8-7/+69
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman3-6/+37
2013-12-18mm: numa: clear numa hinting information on mprotectMel Gorman2-0/+4
2013-12-18sched: numa: skip inaccessible VMAsMel Gorman1-0/+7
2013-12-18mm: numa: avoid unnecessary work on the failure pathMel Gorman1-1/+3
2013-12-18mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman1-0/+7
2013-12-18mm: numa: do not clear PTE for pte_numa updateMel Gorman1-2/+7
2013-12-18mm: numa: do not clear PMD during PTE update scanMel Gorman1-1/+1
2013-12-18mm: clear pmd_numa before invalidatingMel Gorman1-0/+3
2013-12-18mm: numa: call MMU notifiers on THP migrationMel Gorman1-8/+14
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman3-15/+60
2013-12-18kexec: migrate to reboot cpuVivek Goyal3-1/+3
2013-12-17cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer1-3/+3
2013-12-16mfd: s2mps11: Fix build after regmap field rename in sec-core.cKrzysztof Kozlowski2-4/+4
2013-12-15Linux 3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-14i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang1-2/+6
2013-12-13ceph: initialize inode before instantiating dentryYan, Zheng1-78/+58
2013-12-13powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2-7/+7
2013-12-13powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2-2/+4
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard1-3/+3
2013-12-13powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard1-13/+15
2013-12-13powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard1-4/+4
2013-12-13powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard1-23/+23
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard1-6/+6
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard1-2/+2
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard1-2/+2
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand1-2/+2
2013-12-12mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-12mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-12thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski5-14/+29
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski1-0/+25