summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()Jérôme Glisse2018-04-111-72/+102
* mm/hmm: move hmm_pfns_clear() closer to where it is usedJérôme Glisse2018-04-111-8/+8
* mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2018-04-112-3/+3
* mm/hmm: do not differentiate between empty entry or missing directoryJérôme Glisse2018-04-112-35/+18
* mm/hmm: cleanup special vma handling (VM_SPECIAL)Jérôme Glisse2018-04-111-20/+20
* mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulongJérôme Glisse2018-04-112-38/+34
* mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architectureJérôme Glisse2018-04-112-19/+41
* mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parametersJérôme Glisse2018-04-112-63/+33
* mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse2018-04-111-1/+2
* mm/hmm: unregister mmu_notifier when last HMM client quitJérôme Glisse2018-04-111-3/+35
* mm/hmm: HMM should have a callback before MM is destroyedRalph Campbell2018-04-112-1/+38
* mm/hmm: fix header file if/else/endif mazeJérôme Glisse2018-04-111-8/+1
* mm/hmm: documentation editorial update to HMM documentationRalph Campbell2018-04-112-174/+187
* mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt2018-04-113-32/+21
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-114-38/+82
* mm/vmscan: don't change pgdat state on base of a single LRU list stateAndrey Ryabinin2018-04-111-51/+75
* mm/vmscan: remove redundant current_may_throttle() checkAndrey Ryabinin2018-04-111-1/+1
* mm/vmscan: update stale commentsAndrey Ryabinin2018-04-111-5/+5
* mm: treat indirectly reclaimable memory as free in overcommit logicRoman Gushchin2018-04-111-0/+7
* dcache: account external names as indirectly reclaimable memoryRoman Gushchin2018-04-111-9/+30
* mm: treat indirectly reclaimable memory as available in MemAvailableRoman Gushchin2018-04-111-0/+7
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-112-0/+2
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-04-103-1/+2
|\
| * c6x: pass endianness info to sparseLuc Van Oostenryck2018-04-101-0/+1
| * c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-101-0/+1
| * c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-101-1/+0
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-1059-84/+1381
|\ \
| * | MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab2018-04-071-1/+1
| * | MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab2018-03-281-0/+21
| * | MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
| * | MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki2018-03-221-14/+6
| * | MAINTAINERS: Add entry for Microsemi MIPS SoCsAlexandre Belloni2018-03-221-0/+9
| * | MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-225-0/+133
| * | MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2018-03-222-0/+29
| * | MIPS: mscc: Add ocelot dtsiAlexandre Belloni2018-03-223-0/+119
| * | dt-bindings: mips: Add bindings for Microsemi SoCsAlexandre Belloni2018-03-221-0/+43
| * | dt-bindings: Add vendor prefix for Microsemi CorporationAlexandre Belloni2018-03-211-0/+1
| * | MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-03-141-1/+1
| * | MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle2018-03-141-0/+1
| * | MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn2018-03-091-0/+31
| * | MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-6/+4
| * | MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-4/+5
| * | MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-2/+3
| * | MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2018-03-091-0/+24
| * | MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton2018-03-091-6/+62
| * | FIRMWARE: bcm47xx_nvram: Replace mac address parsingAndy Shevchenko2018-03-092-15/+4
| * | MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin2018-03-0616-0/+88
| * | MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin2018-03-0612-0/+84
| * | MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin2018-03-065-0/+279
| * | MIPS: Expand help text to list generic defconfigsJames Hogan2018-03-051-0/+19