aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-25crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] filesAlexander Kuleshov1-0/+1
2015-06-25crypto: asymmetric_keys/rsa - Use non-conflicting variable nameGuenter Roeck1-2/+2
2015-06-25crypto: testmgr - don't print info about missing test for gcm-aes-aesniTadeusz Struk1-0/+4
2015-06-25crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"Markus Elfring1-4/+2
2015-06-25crypto: akcipher - fix spelling cihper -> cipherTadeusz Struk1-1/+1
2015-06-25crypto: jitterentropy - avoid compiler warningsStephan Mueller3-177/+248
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds151-1321/+2277
2015-06-24Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-19/+39
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds31-630/+3802
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds8-60/+124
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds88-79/+1957
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds54-375/+1278
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds27-377/+2175
2015-06-24Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds113-843/+18261
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds6-22/+22
2015-06-24mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger3-7/+10
2015-06-24mm, thp: respect MPOL_PREFERRED policy with non-local nodeVlastimil Babka1-16/+22
2015-06-24tmpfs: truncate prealloc blocks past i_sizeJosef Bacik1-1/+1
2015-06-24mm/memory hotplug: print the last vmemmap region at the end of hot add memoryZhu Guihua1-0/+1
2015-06-24mm/mmap.c: optimization of do_mmap_pgoff functionPiotr Kwapulinski1-3/+3
2015-06-24mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scanCatalin Marinas1-34/+56
2015-06-24mm: kmemleak: avoid deadlock on the kmemleak object insertion error pathCatalin Marinas1-4/+11
2015-06-24mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()Catalin Marinas1-2/+0
2015-06-24mm: kmemleak: fix delete_object_*() race when called on the same memory blockCatalin Marinas1-13/+26
2015-06-24mm: kmemleak: allow safe memory scanning during kmemleak disablingCatalin Marinas1-3/+16
2015-06-24memcg: convert mem_cgroup->under_oom from atomic_t to intTejun Heo1-8/+21
2015-06-24memcg: remove unused mem_cgroup->oom_wakeupsTejun Heo1-9/+1
2015-06-24frontswap: allow multiple backendsDan Streetman3-98/+139
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck3-0/+27
2015-06-24mm/memblock: allocate boot time data structures from mirrored memoryTony Luck3-12/+84
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck10-47/+83
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko3-5/+7
2015-06-24mm/cma.c: fix typos in commentsShailendra Verma1-2/+2
2015-06-24mm/oom_kill.c: print points as unsigned intWang Long1-1/+1
2015-06-24mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesMike Kravetz1-4/+35
2015-06-24mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz1-24/+48
2015-06-24mm/hugetlb: document the reserve map/region tracking routinesMike Kravetz1-2/+50
2015-06-24Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behaviorMichal Hocko1-1/+7
2015-06-24mm: nommu: refactor debug and warning printsLeon Romanovsky1-92/+20
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V13-61/+65
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V5-22/+27
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V4-36/+67
2015-06-24tracing: add trace event for memory-failureXie XiuQi3-0/+89
2015-06-24memory-failure: change type of action_result's param 3 to enumXie XiuQi2-2/+3
2015-06-24memory-failure: export page_type and action resultXie XiuQi2-101/+101
2015-06-24mm, memcg: Try charging a page before setting page up to dateMel Gorman1-4/+6
2015-06-24hugetlb: do not account hugetlb pages as NR_FILE_PAGESMichal Hocko1-3/+13
2015-06-24mm: page_alloc: inline should_alloc_retry()Johannes Weiner1-72/+32
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner5-114/+46
2015-06-24mm: oom_kill: remove unnecessary locking in exit_oom_victim()Johannes Weiner1-2/+0