Age | Commit message (Expand) | Author | Files | Lines |
2019-12-08 | sched/rt, h8300: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -3/+3 |
2019-12-08 | sched/rt, csky: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -2/+2 |
2019-12-08 | sched/rt, c6x: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -4/+4 |
2019-12-08 | sched/rt, ARC: Use CONFIG_PREEMPTION |  Thomas Gleixner | 1 | -3/+3 |
2019-12-08 | sched/rt, powerpc: Use CONFIG_PREEMPTION |  Thomas Gleixner | 3 | -5/+5 |
2019-12-08 | sched/rt, arm64: Use CONFIG_PREEMPTION |  Thomas Gleixner | 6 | -33/+36 |
2019-12-08 | sched/rt, ARM: Use CONFIG_PREEMPTION |  Thomas Gleixner | 5 | -7/+9 |
2019-12-03 | firmware: dmi: Add dmi_memdev_handle |  Jean Delvare | 2 | -0/+18 |
2019-12-03 | firmware: dmi: Remember the memory type |  Jean Delvare | 2 | -1/+26 |
2019-12-02 | platform/chrome: wilco_ec: fix use after free issue |  Wen Yang | 1 | -1/+1 |
2019-12-01 | openvswitch: remove another BUG_ON() |  Paolo Abeni | 1 | -1/+5 |
2019-12-01 | openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() |  Paolo Abeni | 1 | -1/+4 |
2019-12-01 | net: phy: realtek: fix using paged operations with RTL8105e / RTL8208 |  Heiner Kallweit | 1 | -0/+9 |
2019-12-01 | r8169: fix resume on cable plug-in |  Heiner Kallweit | 1 | -0/+1 |
2019-12-01 | r8169: fix jumbo configuration for RTL8168evl |  Heiner Kallweit | 1 | -1/+1 |
2019-12-01 | mm/page_io.c: annotate refault stalls from swap_readpage |  Minchan Kim | 1 | -2/+13 |
2019-12-01 | mm/Kconfig: fix trivial help text punctuation |  Randy Dunlap | 1 | -1/+1 |
2019-12-01 | mm/Kconfig: fix indentation |  Krzysztof Kozlowski | 1 | -19/+19 |
2019-12-01 | mm/memory_hotplug.c: remove __online_page_set_limits() |  Souptick Joarder | 4 | -9/+0 |
2019-12-01 | mm: fix typos in comments when calling __SetPageUptodate() |  Wei Yang | 2 | -2/+2 |
2019-12-01 | mm: fix struct member name in function comments |  Hao Lee | 1 | -1/+1 |
2019-12-01 | mm/shmem.c: cast the type of unmap_start to u64 |  Chen Jun | 1 | -1/+1 |
2019-12-01 | mm: shmem: use proper gfp flags for shmem_writepage() |  Yang Shi | 1 | -1/+2 |
2019-12-01 | mm/shmem.c: make array 'values' static const, makes object smaller |  Colin Ian King | 1 | -1/+1 |
2019-12-01 | userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK |  Mike Rapoport | 1 | -7/+11 |
2019-12-01 | fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register() |  Andrea Arcangeli | 1 | -1/+2 |
2019-12-01 | userfaultfd: wrap the common dst_vma check into an inlined function |  Wei Yang | 1 | -24/+32 |
2019-12-01 | userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() |  Wei Yang | 1 | -5/+0 |
2019-12-01 | userfaultfd: use vma_pagesize for all huge page size calculation |  Wei Yang | 1 | -3/+4 |
2019-12-01 | mm/madvise.c: use PAGE_ALIGN[ED] for range checking |  Wei Yang | 1 | -2/+2 |
2019-12-01 | mm/madvise.c: replace with page_size() in madvise_inject_error() |  Yunfeng Ye | 1 | -4/+4 |
2019-12-01 | mm/mmap.c: make vma_merge() comment more easy to understand |  Wei Yang | 1 | -9/+12 |
2019-12-01 | mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops |  zhong jiang | 1 | -2/+2 |
2019-12-01 | autonuma: reduce cache footprint when scanning page tables |  Huang Ying | 1 | -4/+4 |
2019-12-01 | autonuma: fix watermark checking in migrate_balanced_pgdat() |  Huang Ying | 1 | -1/+1 |
2019-12-01 | mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops |  zhong jiang | 1 | -5/+5 |
2019-12-01 | mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation |  Yunfeng Ye | 1 | -4/+2 |
2019-12-01 | mm/thp: flush file for !is_shmem PageDirty() case in collapse_file() |  Song Liu | 1 | -0/+18 |
2019-12-01 | mm, thp: do not queue fully unmapped pages for deferred split |  Kirill A. Shutemov | 1 | -4/+10 |
2019-12-01 | mm/migrate.c: handle freed page at the first place |  Yang Shi | 1 | -9/+5 |
2019-12-01 | mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE |  zhong jiang | 1 | -1/+1 |
2019-12-01 | mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas |  Zhigang Lu | 1 | -0/+15 |
2019-12-01 | hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() |  Wei Yang | 4 | -14/+8 |
2019-12-01 | hugetlb: remove duplicated code |  Mina Almasry | 1 | -62/+57 |
2019-12-01 | hugetlb: region_chg provides only cache entry |  Mina Almasry | 1 | -52/+11 |
2019-12-01 | hugetlbfs: take read_lock on i_mmap for PMD sharing |  Waiman Long | 1 | -2/+2 |
2019-12-01 | hugetlbfs: add O_TMPFILE support |  Piotr Sarna | 1 | -4/+24 |
2019-12-01 | hugetlbfs: convert macros to static inline, fix sparse warning |  Mike Kravetz | 1 | -22/+115 |
2019-12-01 | powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h |  Mike Kravetz | 3 | -6/+1 |
2019-12-01 | mm/hugetlbfs: fix error handling when setting up mounts |  Mike Kravetz | 1 | -9/+22 |