summaryrefslogtreecommitdiffstats
path: root/crypto/fcrypt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-12Btrfs: fix typo in convert_extent_bitLiu Bo1-1/+2
2012-07-11via: Remove bogus if checkAlan Cox1-1/+2
2012-07-10netprio_cgroup.c: fix comment typoLiu Bo1-1/+1
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl1-0/+1
2012-06-28Documentation: asus-laptop.txt references an obsolete Kconfig itemPaul Gortmaker1-2/+1
2012-06-28Documentation: ManagementStyle: fixed typoChristopher L. Simons1-1/+1
2012-06-28mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li1-1/+1
2012-06-28mm: cleanup on the comments of zone_reclaim_statWanpeng Li1-1/+1
2012-06-28mm: fix page reclaim comment errorWanpeng Li1-1/+2
2012-06-28lib: correct link to the original source for div64_u64Akinobu Mita1-1/+1
2012-06-28ab8500-btemp: Fix typo 'AB5500'Paul Bolle1-1/+1
2012-06-28treewide: Put a space between #include and FILEPaul Bolle8-13/+13
2012-06-27lm8333: Fix check orderingAlan Cox1-1/+1
2012-06-05parisc: cleanup quoted includePaul Bolle1-1/+1
2012-06-05renesas_usbhs: cleanup quoted includesPaul Bolle7-12/+12
2012-06-03Doc: document max raw dev numberKazuo Moriwaka1-0/+2
2012-06-03Fix comment typo multipy -> multiplyRalf Baechle2-2/+2
2012-05-30mm/memcg: move reclaim_stat into lruvecHugh Dickins6-62/+30
2012-05-30mm/memcg: scanning_global_lru means mem_cgroup_disabledHugh Dickins1-14/+4
2012-05-30memcg swap: use mem_cgroup_uncharge_swap()Hugh Dickins1-18/+1
2012-05-30memcg swap: mem_cgroup_move_swap_account never needs fixupHugh Dickins1-16/+3
2012-05-30memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki4-53/+18
2012-05-30mm/memblock: fix memory leak on extending regionsGavin Shan1-13/+24
2012-05-30mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan1-2/+3
2012-05-30mm: fix slab->page flags corruptionPravin B Shelar2-2/+37
2012-05-30mm: fix faulty initialization in vmalloc_init()KyongHo1-1/+2
2012-05-30mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2-2/+70
2012-05-30mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes3-32/+22
2012-05-30mm: avoid swapping out with swappiness==0Satoru Moriya1-3/+3
2012-05-30hugetlb: fix resv_map leak in error pathDave Hansen1-6/+22
2012-05-30mm/bootmem.c: cleanup on addition to bootmem data listGavin Shan1-8/+8
2012-05-30mm: consider all swapped back pages in used-once logicMichal Hocko1-1/+1
2012-05-30mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman2-0/+64
2012-05-30mm/page_alloc.c: cleanupsAndrew Morton1-4/+3
2012-05-30mm: page_alloc: catch out-of-date list of page flag namesJohannes Weiner1-0/+2
2012-05-30mm/buddy: dump PG_compound_lock page flagGavin Shan1-0/+3
2012-05-30mm: move readahead syscall to mm/readahead.cCong Wang2-39/+40
2012-05-30tmpfs: support SEEK_DATA and SEEK_HOLEHugh Dickins1-1/+93
2012-05-30tmpfs: quit when fallocate fills memoryHugh Dickins1-2/+56
2012-05-30tmpfs: undo fallocation on failureHugh Dickins1-33/+72
2012-05-30tmpfs: support fallocate preallocationHugh Dickins1-1/+60
2012-05-30mm/fs: remove truncate_rangeHugh Dickins7-39/+8
2012-05-30mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins2-11/+12
2012-05-30tmpfs: support fallocate FALLOC_FL_PUNCH_HOLEHugh Dickins1-11/+57
2012-05-30tmpfs: optimize clearing when writingHugh Dickins1-3/+17
2012-05-30tmpfs: enable NOSEC optimizationHugh Dickins1-0/+1
2012-05-30shmem: replace page if mapping excludes its zoneHugh Dickins4-24/+142
2012-05-30mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz4-28/+150
2012-05-30mm: remove sparsemem allocation details from the bootmem allocatorJohannes Weiner4-60/+12
2012-05-30mm: bootmem: pass pgdat instead of pgdat->bdata down the stackJohannes Weiner1-10/+10