index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
powerpc/64s/iommu: Don't use atomic_ function on atomic64_t type
Nicholas Piggin
1
-1
/
+1
2020-12-09
powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.S
Christophe Leroy
2
-16
/
+13
2020-12-09
powerpc/32s: In add_hash_page(), calculate VSID later
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/32s: Remove unused counters incremented by create_hpte()
Christophe Leroy
1
-15
/
+0
2020-12-09
powerpc/mm: Refactor the floor/ceiling check in hugetlb range freeing functions
Christophe Leroy
1
-37
/
+19
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
5
-12
/
+28
2020-12-09
powerpc/fault: Avoid heavy search_exception_tables() verification
Christophe Leroy
1
-15
/
+13
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
4
-12
/
+5
2020-12-09
powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_b...
Christophe Leroy
1
-3
/
+5
2020-12-09
powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
Christophe Leroy
1
-5
/
+3
2020-12-09
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
2
-5
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
2
-17
/
+11
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
2
-8
/
+8
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
4
-30
/
+5
2020-12-09
powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
Christophe Leroy
1
-2
/
+1
2020-12-09
powerpc/process: Remove target specific __set_dabr()
Christophe Leroy
1
-24
/
+13
2020-12-09
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
2
-0
/
+12
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
2
-10
/
+11
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
4
-3
/
+32
2020-12-09
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
2
-45
/
+47
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
2
-7
/
+3
2020-12-09
powerpc/32s: Move early_mmu_init() into mmu.c
Christophe Leroy
2
-4
/
+4
2020-12-09
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
3
-23
/
+11
2020-12-09
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2
-15
/
+11
2020-12-09
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2
-11
/
+15
2020-12-09
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2
-26
/
+19
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2
-15
/
+22
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() in a new file
Christophe Leroy
4
-79
/
+85
2020-12-09
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
2
-5
/
+9
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
2
-3
/
+4
2020-12-09
powerpc/32s: Declare Hash related vars as __initdata
Christophe Leroy
1
-4
/
+4
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
3
-7
/
+1
2020-12-09
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2
-6
/
+6
2020-12-09
powerpc/32s: Make bat_addrs[] static
Christophe Leroy
1
-1
/
+1
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2
-2
/
+0
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
1
-0
/
+25
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
Christophe Leroy
2
-74
/
+60
2020-12-08
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
Colin Ian King
1
-1
/
+1
2020-12-08
powerpc/pseries/mobility: refactor node lookup during DT update
Nathan Lynch
1
-32
/
+17
2020-12-08
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
1
-8
/
+0
2020-12-08
powerpc/pseries/hibernation: remove prepare_late() callback
Nathan Lynch
1
-25
/
+0
2020-12-08
powerpc/pseries/hibernation: perform post-suspend fixups later
Nathan Lynch
1
-17
/
+4
2020-12-08
powerpc/pseries/hibernation: remove redundant cacheinfo update
Nathan Lynch
1
-3
/
+0
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2
-44
/
+0
2020-12-08
powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
Nathan Lynch
1
-5
/
+1
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2
-53
/
+0
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/pseries/hibernation: remove pseries_suspend_cpu()
Nathan Lynch
1
-15
/
+0
[next]