aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-18mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pagesHEADmasterMike Kravetz1-4/+33
2015-05-18mm/hugetlb: compute/return the number of regions added by region_add()Mike Kravetz1-4/+15
2015-05-18userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGEAndrea Arcangeli1-0/+96
2015-05-18userfaultfd: avoid mmap_sem read recursion in mcopy_atomicAndrea Arcangeli1-26/+66
2015-05-18userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli3-0/+276
2015-05-18userfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPIAndrea Arcangeli1-1/+41
2015-05-18userfaultfd: activate syscallAndrea Arcangeli6-0/+6
2015-05-18userfaultfd: buildsystem activationAndrea Arcangeli2-0/+12
2015-05-18userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and readAndrea Arcangeli1-15/+66
2015-05-18userfaultfd: allocate the userfaultfd_ctx cacheline alignedAndrea Arcangeli1-8/+31
2015-05-18userfaultfd: optimize read() and poll() to be O(1)Andrea Arcangeli1-74/+98
2015-05-18userfaultfd: wake pending userfaultsAndrea Arcangeli1-22/+43
2015-05-18userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli3-53/+102
2015-05-18userfaultfd: Rename uffd_api.bits into .features fixupAndrea Arcangeli1-1/+1
2015-05-18userfaultfd: Rename uffd_api.bits into .featuresPavel Emelyanov2-4/+10
2015-05-18userfaultfd: add new syscall to provide memory externalizationAndrea Arcangeli1-0/+1008
2015-05-18userfaultfd: prevent khugepaged to merge if userfaultfd is armedAndrea Arcangeli1-2/+4
2015-05-18userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctxAndrea Arcangeli6-19/+36
2015-05-18userfaultfd: call handle_userfault() for userfaultfd_missing() faultsAndrea Arcangeli2-22/+63
2015-05-18userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli3-1/+5
2015-05-18userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2-0/+12
2015-05-18userfaultfd: linux/userfaultfd_k.hAndrea Arcangeli1-0/+79
2015-05-18userfaultfd: uAPIAndrea Arcangeli3-0/+83
2015-05-18userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli3-6/+8
2015-05-18userfaultfd: linux/Documentation/vm/userfaultfd.txtAndrea Arcangeli1-0/+140
2015-05-18arm64: add KASan supportAndrey Ryabinin13-5/+237
2015-05-18kasan, x86: move populate_zero_shadow() out of arch directoryAndrey Ryabinin5-139/+154
2015-05-18x86: kasan: generalize populate_zero_shadow() codeAndrey Ryabinin1-43/+72
2015-05-18x86: kasan: fix types in kasan page tables declarationsAndrey Ryabinin1-2/+2
2015-05-18kasan, x86: move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2-4/+4
2015-05-18mtrr, mm, x86: Enhance MTRR checks for KVA huge page mappingToshi Kani4-26/+52
2015-05-18mtrr, x86: Clean up mtrr_type_lookup()Toshi Kani1-51/+85
2015-05-18mtrr, x86: Define MTRR_TYPE_INVALID for mtrr_type_lookup()Toshi Kani4-19/+47
2015-05-18mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani3-8/+14
2015-05-18mtrr, x86: Fix MTRR lookup to handle inclusive entryToshi Kani1-10/+18
2015-05-18mm, x86: Simplify conditions of HAVE_ARCH_HUGE_VMAPToshi Kani1-1/+1
2015-05-14pci: test for unexpectedly disabled bridgesLinus Torvalds1-0/+9
2015-05-14Add debugging aid for memory initialisation problemsMel Gorman3-0/+11
2015-05-14slab-leaks3-default-yAndrew Morton1-1/+6
2015-05-14mutex subsystem, synchro-test moduleDavid Howells4-0/+660
2015-05-14kernel/fork.c: export kernel_thread() to modulesAndrew Morton1-0/+1
2015-05-14make FRAME_POINTER default=yIngo Molnar1-1/+1
2015-05-14Releasing resources with childrenMatthew Wilcox1-0/+2
2015-05-14journal_add_journal_head-debug-fixAndrew Morton1-7/+6
2015-05-14journal_add_journal_head-debugAndrew Morton1-3/+11
2015-05-14Make sure nobody's leaking resourcesMatthew Wilcox1-0/+8
2015-05-14do_shared_fault(): check that mmap_sem is heldAndrew Morton1-0/+2
2015-05-14mm: add strictlimit knobMaxim Patlasov2-0/+43
2015-05-14drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa1-2/+1
2015-05-14printk: improve the description of /dev/kmsg line formatAntonio Ospite1-4/+4
2015-05-14arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida1-2/+2
2015-05-14net/switchdev/switchdev.c: work around gcc-4.4.4 initializer bugAndrew Morton1-18/+22
2015-05-14net/bridge/br_stp.c: work around gcc-4.4.4 initializer bugAndrew Morton1-1/+1
2015-05-14linux-next-git-rejectsAndrew Morton7-52/+0
2015-05-14linux-next-rejectsAndrew Morton1-2/+1
2015-05-14linux-nextmmotm auto import3315-69419/+171545
2015-05-14lib/scatterlist: mark input buffer parameters as 'const'Dave Gordon2-6/+6
2015-05-14lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()Dave Gordon1-2/+2
2015-05-14ipc/msg.c: use freezable blocking callYogesh Gaur1-1/+2
2015-05-14ipc/msg.c: msgsnd: use freezable blocking callManinder Singh1-1/+1
2015-05-14arc: use for_each_sg()Akinobu Mita1-5/+7
2015-05-14devpts-if-initialization-failed-dont-crash-when-opening-dev-ptmx-fixAndrew Morton1-1/+2
2015-05-14devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett1-7/+23
2015-05-14memstick: remove deprecated use of pci apiQuentin Lambert2-11/+11
2015-05-14fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick1-1/+1
2015-05-14fs/affs/inode.c: remove unneeded initializationFabian Frederick1-1/+1
2015-05-14fs/adfs: remove unneeded castFiro Yang1-1/+1
2015-05-14kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2-0/+3
2015-05-14x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...KarimAllah Ahmed1-5/+6
2015-05-14exit,stats: /* obey this comment */Rik van Riel1-1/+1
2015-05-14Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon1-0/+10
2015-05-14fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon4-30/+87
2015-05-14fat: skip cluster allocation on fallocated regionNamjae Jeon1-2/+8
2015-05-14fat: add fat_fallocate operationNamjae Jeon3-2/+94
2015-05-14fs/reiserfs: remove unneeded castFiro Yang1-2/+1
2015-05-14fs/befs/btree.c: remove unneeded initializationsFabian Frederick1-3/+3
2015-05-14fs/minix: remove unneeded castFiro Yang1-1/+1
2015-05-14rtc: restore alarm after resumeMatthew Garrett2-0/+28
2015-05-14drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim1-3/+10
2015-05-14rtc-omap-add-external-32k-clock-feature-fixAndrew Morton1-2/+1
2015-05-14drivers/rtc/rtc-omap.c: add external 32k clock featureKeerthy1-1/+14
2015-05-14drivers/rtc/rtc-ds1307.c: enable the mcp794xx alarm after programming timeNishanth Menon1-6/+6
2015-05-14kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long1-1/+0
2015-05-14fs/efs: femove unneeded castFiro Yang1-1/+1
2015-05-14lib: Add CRC64 ECMA moduleMarian Chereji4-0/+405
2015-05-14mm/util.c: add kstrimdup()Sebastian Capella2-0/+31
2015-05-14radix-tree-replace-preallocated-node-array-with-linked-list-fixAndrew Morton1-2/+3
2015-05-14radix-tree: replace preallocated node array with linked listKirill A. Shutemov1-11/+16
2015-05-14bitmap-remove-explicit-newline-handling-using-scnprintf-format-string-fixAndrew Morton1-2/+4
2015-05-14bitmap: remove explicit newline handling using scnprintf format stringSudeep Holla1-7/+6
2015-05-14lib-sort-add-64-bit-swap-function-v2Daniel Wagner1-2/+16
2015-05-14lib/sort: Add 64 bit swap functionDaniel Wagner1-2/+19
2015-05-14hexdump: Make test data really constGeert Uytterhoeven1-3/+3
2015-05-14__bitmap_parselist: fix bug in empty string handlingChris Metcalf1-8/+9
2015-05-14MAINTAINERS: remove unused nbd.h patternJoe Perches1-1/+0
2015-05-14MAINTAINERS: update brcm gpio filename patternJoe Perches1-1/+1
2015-05-14MAINTAINERS: update brcm dts patternJoe Perches1-1/+1
2015-05-14MAINTAINERS: remove section BROADCOM BCM33XX MIPS ARCHITECTUREJoe Perches1-8/+0
2015-05-14MAINTAINERS: update sound soc intel patternsJoe Perches1-5/+4
2015-05-14MAINTAINERS: remove website for parideSudip Mukherjee1-1/+0
2015-05-14get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches1-0/+32
2015-05-14lib/vsprintf: add %pT format specifierTetsuo Handa2-1/+27
2015-05-14x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett4-8/+9
2015-05-14clone-support-passing-tls-argument-via-c-rather-than-pt_regs-magic-fixJosh Triplett3-8/+8
2015-05-14clone: support passing tls argument via C rather than pt_regs magicJosh Triplett4-22/+60
2015-05-14Mohit Kumar has movedPratyush Anand4-3/+4
2015-05-14Pratyush Anand has movedPratyush Anand9-16/+17
2015-05-14compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-185/+116
2015-05-14compiler-gcc.h: neateningJoe Perches1-40/+45
2015-05-14proc-fix-page_size-limit-of-proc-pid-cmdline-fixAndrew Morton1-1/+2
2015-05-14proc: fix PAGE_SIZE limit of /proc/$PID/cmdlineAlexey Dobriyan1-9/+194
2015-05-14avr32: use for_each_sg()Akinobu Mita1-9/+10
2015-05-14frv: use for_each_sg()Akinobu Mita2-7/+10
2015-05-14frv: Remove unused inline function is_in_rom()Tobias Klauser1-6/+0
2015-05-14zram: add dynamic device add/remove functionalitySergey Senozhatsky3-6/+141
2015-05-14zram: close race by open overridingMinchan Kim2-19/+38
2015-05-14zram: return zram device_id from zram_add()Sergey Senozhatsky1-9/+14
2015-05-14zram: trivial: correct flag operations commentSergey Senozhatsky1-1/+1
2015-05-14zram: report every added and removed deviceSergey Senozhatsky1-2/+3
2015-05-14zram: remove max_num_devices limitationSergey Senozhatsky3-14/+4
2015-05-14zram: reorganize code layoutSergey Senozhatsky1-361/+360
2015-05-14zram: use idr instead of `zram_devices' arraySergey Senozhatsky1-37/+49
2015-05-14zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky1-1/+1
2015-05-14zram: add `compact` sysfs entry to documentationSergey Senozhatsky1-1/+1
2015-05-14zsmalloc: remove obsolete ZSMALLOC_DEBUGMarcin Jabrzyk1-4/+0
2015-05-14zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2-13/+1
2015-05-14mm: lru_deactivate_fn should clear PG_referencedMinchan Kim1-0/+1
2015-05-14mm-move-lazy-free-pages-to-inactive-list-fix-fixAndrew Morton1-2/+3
2015-05-14mm: document deactivate_pageMinchan Kim1-0/+7
2015-05-14mm: move lazily freed pages to inactive listMinchan Kim3-0/+38
2015-05-14mm: free swp_entry in madvise_freeMinchan Kim1-1/+25
2015-05-14mm-dont-split-thp-page-when-syscall-is-called-fix-3Andrew Morton1-1/+1
2015-05-14mm: remove lock validation check for MADV_FREEMinchan Kim1-11/+2
2015-05-14mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"Paul Bolle1-1/+1
2015-05-14mm: don't split THP page when syscall is calledMinchan Kim5-13/+83
2015-05-14mm-support-madvisemadv_free-fix-2Andrew Morton1-1/+1
2015-05-14mm: define MADV_FREE for some archesMinchan Kim4-0/+4
2015-05-14mm: support madvise(MADV_FREE)Minchan Kim7-12/+222
2015-05-14arm64: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+2
2015-05-14arm: add pmd_mkclean for THPMinchan Kim1-0/+1
2015-05-14powerpc: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+2
2015-05-14sparc-add-pmd_-for-thp-fixAndrew Morton1-7/+0
2015-05-14sparc: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+16
2015-05-14x86-add-pmd_-for-thp-fixAndrew Morton1-5/+0
2015-05-14x86: add pmd_[dirty|mkclean] for THPMinchan Kim1-0/+10
2015-05-14fs/mpage.c: forgotten WRITE_SYNC in case of data integrity writeRoman Pen1-8/+15
2015-05-14mm: fix invalid use of pfn_valid_within in test_pages_in_a_zoneJames Custer1-5/+6
2015-05-14mm: page_isolation: check pfn validity before accessWeijie Yang1-2/+5
2015-05-14mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon1-17/+34
2015-05-14include/linux/page-flags.h: rename macros to avoid collisionsAndrew Morton1-56/+56
2015-05-14mm: sanitize page->mapping for tail pagesKirill A. Shutemov5-6/+19
2015-05-14page-flags: look at head page if the flag is encoded in page->mappingKirill A. Shutemov1-0/+2
2015-05-14page-flags: define PG_uptodate behavior on compound pagesKirill A. Shutemov1-3/+6
2015-05-14page-flags: define PG_uncached behavior on compound pagesKirill A. Shutemov1-1/+1
2015-05-14page-flags: define PG_mlocked behavior on compound pagesKirill A. Shutemov1-2/+3
2015-05-14page-flags: define PG_swapcache behavior on compound pagesKirill A. Shutemov1-1/+1
2015-05-14page-flags: define PG_swapbacked behavior on compound pagesKirill A. Shutemov1-3/+3
2015-05-14page-flags: define PG_reserved behavior on compound pagesKirill A. Shutemov1-1/+2
2015-05-14page-flags: define behavior of Xen-related flags on compound pagesKirill A. Shutemov1-3/+6
2015-05-14page-flags: define behavior SL*B-related flags on compound pagesKirill A. Shutemov1-3/+2
2015-05-14mm,compaction: fix isolate_migratepages_block() for THP=nKirill A. Shutemov1-12/+13
2015-05-14page-flags: define behavior of LRU-related flags on compound pagesKirill A. Shutemov1-8/+9
2015-05-14page-flags: define behavior of FS/IO-related flags on compound pagesKirill A. Shutemov1-10/+13
2015-05-14page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov12-38/+34
2015-05-14page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2-104/+134
2015-05-14page-flags: trivial cleanup for PageTrans* helpersKirill A. Shutemov1-15/+3
2015-05-14mm/hugetlb: initialize order with UINT_MAX in dissolve_free_huge_pages()Naoya Horiguchi1-1/+2
2015-05-14mm-clarify-that-the-function-operateds-on-hugepage-pte-fixAndrew Morton1-1/+1
2015-05-14mm: clarify that the function operateds on hugepage pteAneesh Kumar K.V13-60/+64
2015-05-14powerpc/mm: use generic version of pmdp_clear_flushAneesh Kumar K.V3-15/+1
2015-05-14mm-thp-split-out-pmd-collpase-flush-into-a-separate-functions-fixAndrew Morton2-1/+3
2015-05-14mm/thp: split out pmd collapse/flush into separate functionsAneesh Kumar K.V4-36/+65
2015-05-14rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fix-fixAndrew Morton1-2/+2
2015-05-14rmap-fix-theoretical-race-between-do_wp_page-and-shrink_active_list-fixAndrew Morton1-0/+5
2015-05-14rmap: fix theoretical race between do_wp_page and shrink_active_listVladimir Davydov1-1/+1
2015-05-14mm/memory-failure: me_huge_page() does nothing for thpNaoya Horiguchi1-0/+4
2015-05-14mm: soft-offline: don't free target page in successful page migrationNaoya Horiguchi2-25/+6
2015-05-14mm-memory-failure-introduce-get_hwpoison_page-for-consistent-refcount-handlin...Andrew Morton1-1/+2
2015-05-14mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi4-22/+35
2015-05-14mm/memory-failure: split thp earlier in memory error handlingNaoya Horiguchi1-63/+25
2015-05-14mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang1-6/+6
2015-05-14mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan1-1/+2
2015-05-14tracing: add trace event for memory-failureXie XiuQi2-0/+88
2015-05-14memory-failure: change type of action_result's param 3 to enumXie XiuQi2-2/+3
2015-05-14memory-failure: export page_type and action resultXie XiuQi2-101/+101
2015-05-14mm/page_alloc.c: cleanup obsolete KM_USER*Anisse Astier1-15/+2
2015-05-14mm/mmap.c: fix off-by-one in mmap overflow checkReese Faucette1-1/+1
2015-05-14mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov1-1/+1
2015-05-14mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepathKirill A. Shutemov1-1/+0
2015-05-14mm: only define hashdist variable when neededRasmus Villemoes2-5/+5
2015-05-14mm-meminit-finish-initialisation-of-struct-pages-before-basic-setup-fixAndrew Morton1-4/+4
2015-05-14mm: meminit: finish initialisation of struct pages before basic setupMel Gorman5-37/+49
2015-05-14mm: meminit: remove mminit_verify_page_linksMel Gorman3-17/+0
2015-05-14mm: meminit: Reduce number of times pageblocks are set during struct page ini...Mel Gorman1-1/+1
2015-05-14mm: meminit: reduce number of times pageblocks are set during struct page initMel Gorman1-22/+24
2015-05-14mm: meminit: free pages in large chunks where possibleMel Gorman1-6/+49
2015-05-14x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman1-0/+1
2015-05-14mm: meminit: minimise number of pfn->page lookups during initialisationMel Gorman1-5/+24
2015-05-14mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman4-6/+130
2015-05-14mm: meminit: Initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman1-4/+8