linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arch/nios2 updates for v5.1
@ 2019-03-08 17:53 Ley Foon Tan
  2019-03-10 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ley Foon Tan @ 2019-03-08 17:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, ; lftan.linux

Hi Linus

Please pull the arch/nios2 updates below.
Most of updates are MMU related.

Thanks.

Regards
Ley Foon

The following changes since commit 1c163f4c7b3f621efff9b28a47abb36f7378d783:

  Linux 5.0 (2019-03-03 15:21:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2.git tags/nios2-v5.1-rc1

for you to fetch changes up to 21e6bff5e0ef0033d776e64c40e6873d7c75e74b:

  nios2: Fix update_mmu_cache preload the TLB with the new PTE (2019-03-07 06:00:48 +0800)

----------------------------------------------------------------
nios2 update for v5.1-rc1

nios2: Fix update_mmu_cache preload the TLB with the new PTE
nios2: update_mmu_cache preload the TLB with the new PTE
nios2: User address TLB flush break after finding the matching entry
nios2: flush_tlb_all use TLBMISC way auto-increment feature
nios2: improve readability of tlb functions
nios2: flush_tlb_mm flush only the pid
nios2: flush_tlb_pid can just restore TLBMISC once
nios2: TLBMISC writes do not require PID bits to be set
nios2: Use an invalid TLB entry address helper function
nios2: pte_clear does not need to flush TLB
nios2: flush_tlb_page use PID based flush
nios2: update_mmu_cache clear the old entry from the TLB
nios2: remove redundant 'default n' from Kconfig-s
nios2: ksyms: Add missing symbol exports

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
      nios2: remove redundant 'default n' from Kconfig-s

Guenter Roeck (1):
      nios2: ksyms: Add missing symbol exports

Nicholas Piggin (12):
      nios2: update_mmu_cache clear the old entry from the TLB
      nios2: flush_tlb_page use PID based flush
      nios2: pte_clear does not need to flush TLB
      nios2: Use an invalid TLB entry address helper function
      nios2: TLBMISC writes do not require PID bits to be set
      nios2: flush_tlb_pid can just restore TLBMISC once
      nios2: flush_tlb_mm flush only the pid
      nios2: improve readability of tlb functions
      nios2: flush_tlb_all use TLBMISC way auto-increment feature
      nios2: User address TLB flush break after finding the matching entry
      nios2: update_mmu_cache preload the TLB with the new PTE
      nios2: Fix update_mmu_cache preload the TLB with the new PTE

 arch/nios2/Kconfig                   |   1 -
 arch/nios2/include/asm/pgtable.h     |   1 -
 arch/nios2/include/asm/tlbflush.h    |  19 +++-
 arch/nios2/kernel/nios2_ksyms.c      |  12 +++
 arch/nios2/mm/cacheflush.c           |   7 +-
 arch/nios2/mm/fault.c                |   2 +-
 arch/nios2/mm/tlb.c                  | 192 ++++++++++++++++++++---------------
 arch/nios2/platform/Kconfig.platform |   9 --
 8 files changed, 142 insertions(+), 101 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arch/nios2 updates for v5.1
  2019-03-08 17:53 [GIT PULL] arch/nios2 updates for v5.1 Ley Foon Tan
@ 2019-03-10 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-10 18:05 UTC (permalink / raw)
  To: Ley Foon Tan; +Cc: Linus Torvalds, Linux Kernel Mailing List, ; lftan.linux

The pull request you sent on Sat, 09 Mar 2019 01:53:43 +0800:

> (unable to parse the git remote)

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d6075262969321bcb5d795de25595fc2a141ac02

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-10 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-08 17:53 [GIT PULL] arch/nios2 updates for v5.1 Ley Foon Tan
2019-03-10 18:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).