summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner1-1/+1
2012-01-11mm: page_alloc: generalize order handling in __free_pages_bootmem()Johannes Weiner1-21/+12
2012-01-11tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki6-0/+113
2012-01-11mm: simplify find_vma_prev()KOSAKI Motohiro1-28/+8
2012-01-11mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli4-3/+76
2012-01-11mm: fix off-by-two in __zone_watermark_ok()Michal Hocko1-1/+1
2012-01-11bootmem: micro optimize freeing pages in bulkUwe Kleine-König1-2/+2
2012-01-11mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton1-1/+3
2012-01-11btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner1-1/+1
2012-01-11mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner1-1/+4
2012-01-11mm: try to distribute dirty pages fairly across zonesJohannes Weiner4-1/+115
2012-01-11mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner1-46/+47
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner4-2/+29
2012-01-11vmscan: add task name to warn_scan_unevictable() messagesKOSAKI Motohiro1-2/+3
2012-01-11mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-11fadvise: only initiate writeback for specified range with FADV_DONTNEEDShawn Bohrer1-1/+2
2012-01-11slub: min order when debug_guardpage_minorder > 0Stanislaw Gruszka1-0/+3
2012-01-11PM/Hibernate: do not count debug pages as savableStanislaw Gruszka1-0/+6
2012-01-11mm: more intensive memory corruption debuggingStanislaw Gruszka5-7/+113
2012-01-11kernel.h: add BUILD_BUG() macroDavid Daney3-1/+20
2012-01-11mm/hugetlb.c: fix virtual address handling in hugetlb faultKAMEZAWA Hiroyuki1-0/+2
2012-01-11hugetlb: clarify hugetlb_instantiation_mutex usageMichal Hocko1-0/+3
2012-01-11hugetlb: detect race upon page allocation failure during COWHillf Danton1-1/+8
2012-01-11mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov1-0/+2
2012-01-11mm: avoid livelock on !__GFP_FS allocationsMel Gorman3-11/+41
2012-01-11mm: reduce the amount of work done when updating min_free_kbytesMel Gorman1-16/+24
2012-01-11mm: migrate: one less atomic operationJacobo Giralt1-6/+4
2012-01-11mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov2-37/+37
2012-01-11mm-tracepoint: rename page-free eventsKonstantin Khlebnikov4-20/+20
2012-01-11mm: remove unused pagevec_freeKonstantin Khlebnikov2-17/+0
2012-01-11mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov4-30/+18
2012-01-11vmscan: activate executable pages after first usageKonstantin Khlebnikov1-0/+6
2012-01-11vmscan: promote shared file mapped pagesKonstantin Khlebnikov1-1/+1
2012-01-11mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2-64/+60
2012-01-11sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill1-0/+3
2012-01-11[media] cx231xx: remove useless 'lif' variable in cx231xx_usb_probe()Thomas Petazzoni1-7/+0
2012-01-11[media] cx231xx: fix crash after load/unload/load of moduleThomas Petazzoni1-2/+2
2012-01-11Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-463/+1079
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds20-470/+545
2012-01-11[SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters ChangedMoger, Babu1-0/+5
2012-01-11[SCSI] bfa: Implement LUN Masking feature using the SCSI Slave Callouts.Krishna Gudipati6-4/+112
2012-01-11[SCSI] bfa: Revert back the current LUN Masking Implementation.Krishna Gudipati5-582/+2
2012-01-11[SCSI] bfa: Fix possible NULL pointer dereference in lunmask add/delete.Krishna Gudipati1-2/+4
2012-01-11[SCSI] fcoe: remove double check if skb is nonlinearRobert Love1-2/+1
2012-01-11[SCSI] qla4xxx: Update driver version to 5.02.00-k11Vikas Chaudhary1-1/+1
2012-01-11[SCSI] qla4xxx: Fixed BFS with sendtargets as boot index.Manish Rangankar1-3/+0
2012-01-11[SCSI] qla4xxx: Break the loop if the sendtargets list was emptyNilesh Javali1-0/+3
2012-01-11[SCSI] qla4xxx: Limit the ACB Default Timeout value to 12sNilesh Javali1-4/+12
2012-01-11[SCSI] qla4xxx: cleanup, make qla4xxx_build_ddb_list shortLalit Chandivade1-162/+237
2012-01-11[SCSI] libcxgbi: do not print a message when memory allocation failsThadeu Lima de Souza Cascardo1-2/+3