aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-21pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong
2012-03-21mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-21hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong
2012-03-21mm: compaction: make compact_control order signedDan Carpenter
2012-03-21compact_pgdat: workaround lockdep warning in kswapdHugh Dickins
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel
2012-03-21vmscan: kswapd carefully call compactionRik van Riel
2012-03-21vmscan: reclaim at order 0 when compaction is enabledRik van Riel
2012-03-21mm: make swapin readahead skip over holesRik van Riel
2012-03-21mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov
2012-03-21mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton
2012-03-21mm: add rss counters consistency checkKonstantin Khlebnikov
2012-03-21mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes
2012-03-21mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes
2012-03-21mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes
2012-03-21mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes
2012-03-21sparc: use block_sigmask()Matt Fleming
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming
2012-03-21seq_file: fix mishandling of consecutive pread() invocations.Earl Chew
2012-03-21drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza
2012-03-21fs/namei.c: fix warnings on 32-bitAndrew Morton
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-03-20CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov
2012-03-20Fix pppol2tp getsockname()Benjamin LaHaise
2012-03-20Remove printk from rds_sendmsgDave Jones
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds