summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | lib: add module support to atomic64 testsGeert Uytterhoeven2017-02-252-4/+11
| * | | lib: add module support to glob testsGeert Uytterhoeven2017-02-254-166/+169
| * | | lib: add module support to crc32 testsGeert Uytterhoeven2017-02-254-826/+858
| * | | kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal2017-02-251-1/+1
| * | | kernel/notifier.c: simplify expressionViresh Kumar2017-02-251-1/+1
| * | | mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie2017-02-251-0/+4
| * | | bug: switch data corruption check to __must_checkKees Cook2017-02-252-26/+31
| * | | m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-2510-22/+29
| * | | compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-251-0/+1
| * | | include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>Masahiro Yamada2017-02-251-1/+1
| * | | uapi: mqueue.h: add missing linux/types.h includeMike Frysinger2017-02-251-0/+2
| * | | procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-254-6/+13
| * | | proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-251-88/+56
| * | | proc: use rb_entry()Geliang Tang2017-02-251-5/+6
| * | | alpha: use generic current.hDavidlohr Bueso2017-02-252-9/+1
| * | | arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-02-251-3/+8
| * | | kasan: add memcg kmem_cache testGreg Thelen2017-02-251-0/+34
| * | | kasan: drain quarantine of memcg slab objectsGreg Thelen2017-02-254-4/+7
| * | | memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-253-5/+2
| * | | mm: do not access page->mapping directly on page_endioMinchan Kim2017-02-251-2/+5
| * | | mm/thp/autonuma: use TNF flag instead of vm faultAneesh Kumar K.V2017-02-251-1/+1
| * | | mm/gup: check for protnone only if it is a PTE entryAneesh Kumar K.V2017-02-251-2/+3
| * | | mm: cleanups for printing phys_addr_t and dma_addr_tMiles Chen2017-02-252-9/+9
| * | | mm/zsmalloc: fix comment in zsmallocYisheng Xie2017-02-251-4/+0
| * | | mm/page_alloc.c: remove redundant init code for ZONE_MOVABLEWei Yang2017-02-251-2/+0
| * | | mm/zsmalloc: remove redundant SetPagePrivate2 in create_page_chainYisheng Xie2017-02-251-5/+1
| * | | mm: vmpressure: fix sending wrong events on underflowVinayak Menon2017-02-251-1/+9
| * | | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-259-10/+14
| * | | mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan2017-02-251-1/+1
| * | | mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()zhong jiang2017-02-251-2/+2
| * | | zram: extend zero pages to same element pageszhouxianrong2017-02-253-33/+69
| * | | mm/page-writeback.c: place "not" inside of unlikely() statement in wb_domain_...Steven Rostedt (VMware)2017-02-251-1/+1
| * | | powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-251-7/+45
| * | | mm/ksm: handle protnone saved writes when making page write protectAneesh Kumar K.V2017-02-252-2/+15
| * | | mm/autonuma: let architecture override how the write bit should be stashed in...Aneesh Kumar K.V2017-02-254-5/+21
| * | | mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V2017-02-251-9/+9
| * | | mm/shmem.c: fix unlikely() test of info->seals to test only for WRITE and GROWSteven Rostedt (VMware)2017-02-251-1/+1
| * | | mm, vmscan: clear PGDAT_WRITEBACK when zone is balancedMel Gorman2017-02-251-0/+1
| * | | drm: remove unnecessary fault wrappersRoss Zwisler2017-02-251-25/+5
| * | | mm: codgin-style fixesTobin C Harding2017-02-251-31/+29
| * | | mm/memory.c: use NULL instead of literal 0Tobin C Harding2017-02-251-3/+3
| * | | mm/page_alloc.c: remove duplicate inclusion of page_ext.hMasanari Iida2017-02-251-1/+0
| * | | vmalloc: back off when the current task is killedMichal Hocko2017-02-251-0/+5
| * | | mm: cma: print allocation failure reason and bitmap statusJaewon Kim2017-02-251-1/+33
| * | | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes2017-02-255-17/+56
| * | | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-259-19/+24
| * | | mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-255-6/+9
| * | | mm: alloc_contig_range: allow to specify GFP maskLucas Stach2017-02-254-5/+8
| * | | userfaultfd: documentation updateMike Rapoport2017-02-251-0/+89
| * | | userfaultfd_copy: return -ENOSPC in case mm has goneMike Rapoport2017-02-251-0/+2