summaryrefslogtreecommitdiffstats
path: root/mm/workingset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton1-2/+3
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton4-11/+15
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton5-8/+10
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton1-27/+1
2019-01-29MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen1-276/+0
2019-01-29MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen1-20/+0
2019-01-23MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada1-1/+0
2019-01-23MIPS: Loongson32: Revert ISA level to MIPS32R2Jiaxun Yang2-2/+2
2019-01-23MIPS: Loongson32: workaround di issueJiaxun Yang1-1/+1
2019-01-22MIPS: Loongson32: Set load address to 0x80200000Jiaxun Yang1-1/+1
2019-01-22MIPS: Loongson32: clarify we don't support MIPS16 and merge configsJiaxun Yang2-15/+4
2019-01-22MIPS: ath79: drop !OF clock codeJohn Crispin2-59/+0
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin15-835/+0
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin5-309/+22
2019-01-22MIPS: ath79: drop machfilesJohn Crispin12-919/+9
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin4-174/+7
2019-01-22MIPS: ath79: export switch MDIO reference clockFelix Fietkau2-1/+10
2019-01-22MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau1-17/+22
2019-01-22MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau1-44/+40
2019-01-22MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau1-30/+30
2019-01-22MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau1-21/+17
2019-01-22MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau2-63/+68
2019-01-22MIPS: Loongson32: Remove unused platform devicesJiaxun Yang2-67/+0
2019-01-22mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-64/+16
2019-01-22mips: math-emu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-19/+4
2019-01-22mips: mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-12/+3
2019-01-22mips: ralink: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+1
2019-01-22mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+4
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens2-1/+7
2019-01-13Linux 5.0-rc2v5.0-rc2Linus Torvalds1-1/+1
2019-01-13kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer1-1/+2
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard2-2/+4
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov1-2/+1
2019-01-11Documentation/virtual/kvm: Update URL for AMD SEV API specificationChristophe de Dinechin1-1/+1
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu1-1/+1
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes1-0/+3
2019-01-11KVM: validate userspace input in kvm_clear_dirty_log_protect()Tomas Bortoli1-2/+7
2019-01-11KVM: x86: Fix bit shifting in update_intel_pt_cfgGustavo A. R. Silva1-1/+1
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13
2019-01-11cifs: update internal module version numberSteve French1-1/+1
2019-01-11CIFS: Fix error paths in writeback codePavel Shilovsky4-9/+56
2019-01-11CIFS: Move credit processing to mid callbacks for SMB3Pavel Shilovsky1-17/+34
2019-01-11CIFS: Fix credits calculation for cancelled requestsPavel Shilovsky2-2/+27
2019-01-11cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-01-11cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12