summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mm: hugetlb: bail out unmapping after serving reference pageHillf Danton2012-03-211-0/+4
| * | | | | | | | thp: documentation: 'transparent_hugepage=' can also be specified on cmdlineJiri Kosina2012-03-211-0/+7
| * | | | | | | | vmscan: handle isolated pages with lru lock releasedHillf Danton2012-03-211-11/+10
| * | | | | | | | rmap: remove __anon_vma_link() declarationXiao Guangrong2012-03-211-1/+0
| * | | | | | | | rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul2012-03-211-19/+16
| * | | | | | | | mm: hugetlb: defer freeing pages when gathering surplus pagesHillf Danton2012-03-211-13/+17
| * | | | | | | | mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman2012-03-211-13/+29
| * | | | | | | | mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-213-6/+5
| * | | | | | | | pagemap: introduce data structure for pagemap entryNaoya Horiguchi2012-03-211-31/+38
| * | | | | | | | pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi2012-03-212-0/+6
| * | | | | | | | pagemap: export KPF_THPNaoya Horiguchi2012-03-212-0/+3
| * | | | | | | | thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-213-114/+101
| * | | | | | | | pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi2012-03-211-4/+48
| * | | | | | | | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-212-32/+38
| * | | | | | | | mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong2012-03-211-3/+1
| * | | | | | | | hugetlb: try to search again if it is really neededXiao Guangrong2012-03-211-4/+6
| * | | | | | | | hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong2012-03-211-4/+11
| * | | | | | | | mm: compaction: make compact_control order signedDan Carpenter2012-03-211-2/+2
| * | | | | | | | compact_pgdat: workaround lockdep warning in kswapdHugh Dickins2012-03-211-10/+12
| * | | | | | | | vmscan: only defer compaction for failed order and higherRik van Riel2012-03-215-8/+27
| * | | | | | | | vmscan: kswapd carefully call compactionRik van Riel2012-03-213-18/+51
| * | | | | | | | vmscan: reclaim at order 0 when compaction is enabledRik van Riel2012-03-211-17/+30
| * | | | | | | | mm: make swapin readahead skip over holesRik van Riel2012-03-213-66/+11
| * | | | | | | | mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton2012-03-211-1/+6
| * | | | | | | | mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-212-28/+11
| * | | | | | | | mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton2012-03-211-9/+9
| * | | | | | | | mm: add rss counters consistency checkKonstantin Khlebnikov2012-03-211-3/+18
| * | | | | | | | mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes2012-03-211-1/+4
| * | | | | | | | mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes2012-03-211-3/+3
| * | | | | | | | mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes2012-03-211-47/+38
| * | | | | | | | mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes2012-03-211-36/+20
| * | | | | | | | sparc: use block_sigmask()Matt Fleming2012-03-213-17/+3
| * | | | | | | | xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
| * | | | | | | | xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
| * | | | | | | | xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
| * | | | | | | | xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
| * | | | | | | | seq_file: fix mishandling of consecutive pread() invocations.Earl Chew2012-03-211-13/+15
| * | | | | | | | drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza2012-03-211-4/+4
| * | | | | | | | fs/namei.c: fix warnings on 32-bitAndrew Morton2012-03-211-0/+6
| * | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-219-10/+92
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21317-17284/+11233
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell2012-03-211-9/+13
| * | | | | | | | | powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell2012-03-219-707/+0
| * | | | | | | | | powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell2012-03-215-37/+3
| * | | | | | | | | init: Remove CONFIG_PPC_ISERIESStephen Rothwell2012-03-211-2/+2
| * | | | | | | | | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-2118-367/+26
| * | | | | | | | | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell2012-03-211-4/+0
| * | | | | | | | | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-212-2/+1
| * | | | | | | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-2195-730/+6119
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc: document the FSL MPIC message register bindingJia Hongtao2012-03-161-0/+63
OpenPOWER on IntegriCloud