aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20trivial: typo in comment in mksysmapMasatake YAMATO
2012-07-20mach-omap2: Fix typo in debug message and commentMasanari Iida
2012-07-20scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski
2012-07-17Change email address for Steve GlendinningSteve Glendinning
2012-07-12Btrfs: fix typo in convert_extent_bitLiu Bo
2012-07-11via: Remove bogus if checkAlan Cox
2012-07-10netprio_cgroup.c: fix comment typoLiu Bo
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl
2012-06-29Merge branch 'master' into for-nextJiri Kosina
2012-06-28Documentation: asus-laptop.txt references an obsolete Kconfig itemPaul Gortmaker
2012-06-28Documentation: ManagementStyle: fixed typoChristopher L. Simons
2012-06-28mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li
2012-06-28mm: cleanup on the comments of zone_reclaim_statWanpeng Li
2012-06-28mm: fix page reclaim comment errorWanpeng Li
2012-06-28lib: correct link to the original source for div64_u64Akinobu Mita
2012-06-28ab8500-btemp: Fix typo 'AB5500'Paul Bolle
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-27lm8333: Fix check orderingAlan Cox
2012-06-05parisc: cleanup quoted includePaul Bolle
2012-06-05renesas_usbhs: cleanup quoted includesPaul Bolle
2012-06-03Doc: document max raw dev numberKazuo Moriwaka
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins
2012-05-29mm/memcg: scanning_global_lru means mem_cgroup_disabledHugh Dickins
2012-05-29memcg swap: use mem_cgroup_uncharge_swap()Hugh Dickins
2012-05-29memcg swap: mem_cgroup_move_swap_account never needs fixupHugh Dickins
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki
2012-05-29mm/memblock: fix memory leak on extending regionsGavin Shan
2012-05-29mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan
2012-05-29mm: fix slab->page flags corruptionPravin B Shelar
2012-05-29mm: fix faulty initialization in vmalloc_init()KyongHo
2012-05-29mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-05-29mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes
2012-05-29mm: avoid swapping out with swappiness==0Satoru Moriya
2012-05-29hugetlb: fix resv_map leak in error pathDave Hansen
2012-05-29mm/bootmem.c: cleanup on addition to bootmem data listGavin Shan
2012-05-29mm: consider all swapped back pages in used-once logicMichal Hocko
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman
2012-05-29mm/page_alloc.c: cleanupsAndrew Morton
2012-05-29mm: page_alloc: catch out-of-date list of page flag namesJohannes Weiner
2012-05-29mm/buddy: dump PG_compound_lock page flagGavin Shan
2012-05-29mm: move readahead syscall to mm/readahead.cCong Wang
2012-05-29tmpfs: support SEEK_DATA and SEEK_HOLEHugh Dickins
2012-05-29tmpfs: quit when fallocate fills memoryHugh Dickins
2012-05-29tmpfs: undo fallocation on failureHugh Dickins
2012-05-29tmpfs: support fallocate preallocationHugh Dickins
2012-05-29mm/fs: remove truncate_rangeHugh Dickins
2012-05-29mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins
2012-05-29tmpfs: support fallocate FALLOC_FL_PUNCH_HOLEHugh Dickins
2012-05-29tmpfs: optimize clearing when writingHugh Dickins