summaryrefslogtreecommitdiffstats
path: root/Documentation/fmc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-18rcu: Semicolon inside RCU_TRACE() for tree.cPaul E. McKenney1-4/+4
2017-04-18rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney2-12/+12
2017-04-18rcu: Semicolon inside RCU_TRACE() for rcu.hPaul E. McKenney1-2/+2
2017-04-18srcu: Check for tardy grace-period activity in cleanup_srcu_struct()Paul E. McKenney1-2/+13
2017-04-18srcu: Consolidate batch checking into rcu_all_batches_empty()Paul E. McKenney1-8/+13
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney3-3/+7
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney3-16/+67
2017-03-12Linux 4.11-rc2v4.11-rc2Linus Torvalds1-1/+1
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner10-46/+78
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-10drm: mxsfb: Implement drm_panel handlingFabio Estevam1-0/+4
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementFabio Estevam1-2/+2
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsMarek Vasut1-0/+4
2017-03-10drm: mxsfb: fix pixel clock polarityStefan Agner1-2/+9
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthStefan Agner2-2/+33
2017-03-10userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand1-2/+0
2017-03-10fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-10sh: cayman: IDE support fixBartlomiej Zolnierkiewicz1-2/+0
2017-03-10kasan: fix races in quarantine_remove_cache()Dmitry Vyukov1-6/+36
2017-03-10kasan: resched in quarantine_remove_cache()Dmitry Vyukov1-1/+8
2017-03-10mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-10thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov1-5/+4
2017-03-10rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov1-6/+7
2017-03-10mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro1-1/+4
2017-03-10userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli1-0/+4
2017-03-10userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli3-13/+47
2017-03-10userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport1-0/+9
2017-03-10mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-10drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida1-1/+0
2017-03-10mm/vmstats: add thp_split_pud event for clarityYisheng Xie3-1/+7
2017-03-10include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann1-1/+1
2017-03-10userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli1-13/+5
2017-03-10userfaultfd: non-cooperative: robustness checkAndrea Arcangeli1-2/+7
2017-03-10userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli5-43/+1
2017-03-10x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-10x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-10power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-10powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-10scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada16-19/+18
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada17-18/+19
2017-03-10userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli1-1/+1
2017-03-10s390: wire up statx system callHeiko Carstens3-1/+6
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher1-1/+2
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher1-0/+21
2017-03-09mm: introduce __p4d_alloc()Kirill A. Shutemov1-0/+23
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov23-120/+595
2017-03-09asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov3-24/+89
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov34-1/+46