summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22thp: optimize away unnecessary page table lockingNaoya Horiguchi3-114/+101
2012-03-22pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi1-4/+48
2012-03-22mm: search from free_area_cache for the bigger sizeXiao Guangrong2-32/+38
2012-03-22mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong1-3/+1
2012-03-22hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-22hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong1-4/+11
2012-03-22mm: compaction: make compact_control order signedDan Carpenter1-2/+2
2012-03-22compact_pgdat: workaround lockdep warning in kswapdHugh Dickins1-10/+12
2012-03-22vmscan: only defer compaction for failed order and higherRik van Riel5-8/+27
2012-03-22vmscan: kswapd carefully call compactionRik van Riel3-18/+51
2012-03-22vmscan: reclaim at order 0 when compaction is enabledRik van Riel1-17/+30
2012-03-22mm: make swapin readahead skip over holesRik van Riel3-66/+11
2012-03-22mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton1-1/+6
2012-03-22mm: make get_mm_counter static-inlineKonstantin Khlebnikov2-28/+11
2012-03-22mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton1-9/+9
2012-03-22mm: add rss counters consistency checkKonstantin Khlebnikov1-3/+18
2012-03-22mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes1-1/+4
2012-03-22mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes1-3/+3
2012-03-22mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes1-47/+38
2012-03-22mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes1-36/+20
2012-03-22sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-22xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-22xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-22xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-22xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-03-22seq_file: fix mishandling of consecutive pread() invocations.Earl Chew1-13/+15
2012-03-22drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza1-4/+4
2012-03-22fs/namei.c: fix warnings on 32-bitAndrew Morton1-0/+6
2012-03-22mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli9-10/+92
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov1-3/+1
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov2-14/+9
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov2-6/+4
2012-03-20CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov1-1/+7
2012-03-20Fix pppol2tp getsockname()Benjamin LaHaise1-1/+1
2012-03-20Remove printk from rds_sendmsgDave Jones1-1/+0
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter1-1/+1
2012-03-20feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() f...Cong Wang1-0/+8
2012-03-20highmem: kill all __kmap_atomic()Cong Wang16-29/+24
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang1-7/+7
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang1-15/+15
2012-03-20dm: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20tomoyo: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang4-18/+18
2012-03-20rds: remove the second argument of k[un]map_atomic()Cong Wang7-21/+16
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20mm: remove the second argument of k[un]map_atomic()Cong Wang7-35/+35
2012-03-20lib: remove the second argument of k[un]map_atomic()Cong Wang2-5/+4
2012-03-20power: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20kdb: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2