index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
2018-07-24
1
-16
/
+33
*
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
2018-07-24
1
-20
/
+7
*
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
2018-07-24
5
-24
/
+20
*
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
1
-7
/
+6
*
powerpc/pkeys: Preallocate execute-only key
Ram Pai
2018-07-24
1
-45
/
+18
*
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
2018-07-24
1
-1
/
+1
*
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-07-24
1
-27
/
+0
*
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
2018-07-24
1
-5
/
+3
*
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
2018-07-24
1
-18
/
+26
*
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
2018-07-19
1
-13
/
+4
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
5
-122
/
+7
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
5
-122
/
+7
*
|
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
1
-4
/
+0
|
\
\
|
*
|
powerpc: Remove -Wattribute-alias pragmas
Paul Burton
2018-06-25
1
-4
/
+0
|
|
/
*
|
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
2
-1
/
+14
*
|
powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...
Nicholas Piggin
2018-06-20
1
-0
/
+2
*
|
powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THP
Nicholas Piggin
2018-06-19
1
-21
/
+75
|
/
*
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
1
-1
/
+1
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
18
-351
/
+915
|
\
|
*
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
Ram Pai
2018-06-05
1
-2
/
+2
|
*
powerpc/mm: Remove stale_map[] handling on non SMP processors
Christophe Leroy
2018-06-04
1
-4
/
+17
|
*
powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-04
1
-45
/
+39
|
*
powerpc/mm: Avoid unnecessary test and reduce code size
Christophe Leroy
2018-06-04
1
-9
/
+4
|
*
powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
Christophe Leroy
2018-06-04
1
-19
/
+18
|
*
powerpc/mm/hash: hard disable irq in the SLB insert path
Aneesh Kumar K.V
2018-06-03
1
-0
/
+13
|
*
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2018-06-03
2
-15
/
+30
|
*
powerpc/64s: Fix compiler store ordering to SLB shadow area
Nicholas Piggin
2018-06-03
1
-4
/
+4
|
*
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
Nicholas Piggin
2018-06-03
1
-27
/
+121
|
*
powerpc/64s/radix: optimise pte_update
Nicholas Piggin
2018-06-03
2
-3
/
+14
|
*
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
2018-06-03
1
-1
/
+1
|
*
powerpc/64s/radix: prefetch user address in update_mmu_cache
Nicholas Piggin
2018-06-03
2
-2
/
+5
|
*
powerpc/64s/radix: do not flush TLB when relaxing access
Nicholas Piggin
2018-06-03
1
-1
/
+6
|
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
3
-7
/
+10
|
*
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
3
-8
/
+24
|
*
powerpc/mm/radix: Move function from radix.h to pgtable-radix.c
Aneesh Kumar K.V
2018-06-03
1
-0
/
+22
|
*
powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...
Aneesh Kumar K.V
2018-06-03
1
-2
/
+31
|
*
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
Christophe Leroy
2018-06-03
1
-0
/
+4
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-06-03
2
-0
/
+208
|
|
\
|
|
*
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs
Simon Guo
2018-05-24
1
-0
/
+1
|
|
*
powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
Nicholas Piggin
2018-05-17
1
-0
/
+207
|
*
|
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
2018-05-25
2
-6
/
+6
|
*
|
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
2018-05-25
1
-16
/
+34
|
*
|
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
2018-05-25
1
-13
/
+13
|
*
|
powerpc/mm: Use page fragments for allocation page table at PMD level
Aneesh Kumar K.V
2018-05-15
4
-6
/
+1
|
*
|
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
Aneesh Kumar K.V
2018-05-15
4
-6
/
+119
|
*
|
powerpc/book3s64/mm: Simplify the rcu callback for page table free
Aneesh Kumar K.V
2018-05-15
1
-19
/
+26
|
*
|
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
Aneesh Kumar K.V
2018-05-15
2
-13
/
+8
|
*
|
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
2018-05-15
2
-114
/
+114
[next]