summaryrefslogtreecommitdiffstats
path: root/mm/workingset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-14x86/boot/e820: Remove a redundant self assignmentColin King1-1/+0
2017-04-13x86/mm: Fix dump pagetables for 4 levels of page tablesJuergen Gross1-1/+1
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel1-2/+3
2017-04-12x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel1-9/+1
2017-04-08Revert "x86/mm/numa: Remove numa_nodemask_from_meminfo()"Thomas Gleixner1-1/+20
2017-04-04x86/espfix: Add support for 5-level pagingKirill A. Shutemov2-6/+8
2017-04-04x86/kasan: Extend KASAN to support 5-level pagingKirill A. Shutemov1-2/+16
2017-04-04x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=yKirill A. Shutemov4-2/+71
2017-04-04x86/paravirt: Add 5-level support to the paravirt codeKirill A. Shutemov4-14/+41
2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov6-8/+60
2017-04-04x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assertKirill A. Shutemov1-5/+2
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov4-4/+33
2017-04-03x86/mm/numa: Remove numa_nodemask_from_meminfo()Wei Yang1-20/+1
2017-04-03x86/mm/numa: Improve alloc_node_data() error path messageWei Yang1-2/+2
2017-04-03Linux 4.11-rc5v4.11-rc5Linus Torvalds1-1/+1
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi1-2/+21
2017-04-01kasan: do not sanitize kexec purgatoryMike Galbraith1-0/+1
2017-04-01drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2-4/+4
2017-04-01mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz1-1/+3
2017-04-01kasan: report only the first error by defaultMark Rutland5-5/+55
2017-04-01hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz1-13/+12
2017-04-01mm: fix section name for .data..ro_after_initKees Cook5-9/+6
2017-04-01mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi1-2/+4
2017-04-01mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner1-1/+1
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2-2/+8
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko3-3/+5
2017-04-01mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi1-2/+5
2017-03-31nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan1-0/+4
2017-03-31NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia1-6/+3
2017-03-31serial: 8250_EXAR: fix duplicate Kconfig text and add missing help textPaul Gortmaker1-2/+6
2017-03-31tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-03-31tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-03-31x86/mm: Make in_compat_syscall() work during execDmitry Safonov1-21/+46
2017-03-31irqchip/mips-gic: Fix Local compare interruptMatt Redfearn1-0/+4
2017-03-31ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang1-1/+11
2017-03-31x86/boot: Include missing header fileZhengyi Shen1-0/+1
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-03-31x86/boot: Fix Sparse warning by including required header fileZhengyi Shen1-0/+1
2017-03-31x86/boot/32: Flip the logic in test_wp_bit()Borislav Petkov1-8/+7
2017-03-31ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta1-3/+1
2017-03-31ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin1-0/+3
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-03-30mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada1-1/+0
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang1-2/+0
2017-03-30PNFS fix fallback to MDS if got error on commit to DSOlga Kornievskaia1-1/+1
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter1-1/+1
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf4-22/+41