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
/
hash_utils_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-2
/
+1
*
powerpc/mm: Remove stale comment about the DART hole
Oliver O'Halloran
2017-04-03
1
-5
/
+0
*
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
2017-04-01
1
-1
/
+0
*
powerpc/mm: Move copy_mm_to_paca to paca.c
Aneesh Kumar K.V
2017-03-31
1
-2
/
+2
*
powerpc/mm: Move hash specific pte bits to be top bits of RPN
Aneesh Kumar K.V
2017-03-31
1
-0
/
+13
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
powerpc/pseries: Automatically resize HPT for memory hot add/remove
David Gibson
2017-02-10
1
-0
/
+29
*
powerpc/pseries: Add support for hash table resizing
David Gibson
2017-02-10
1
-0
/
+33
*
powerpc/mm: Fix memory hotplug BUG() on radix
Reza Arbab
2017-01-17
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-24
/
+4
|
\
|
*
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-11-23
1
-24
/
+4
*
|
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-25
1
-2
/
+6
*
|
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2016-11-18
1
-0
/
+4
|
/
*
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-14
1
-1
/
+1
|
\
|
*
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
2016-10-12
1
-1
/
+1
*
|
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
1
-31
/
+50
|
\
\
|
|
/
|
*
powerpc: Clean up tm_abort duplication in hash_utils_64.c
Rui Teng
2016-09-23
1
-31
/
+25
|
*
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2016-09-13
1
-0
/
+25
*
|
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2016-09-09
1
-0
/
+55
|
/
*
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2016-08-01
1
-26
/
+27
*
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
2016-07-28
1
-1
/
+1
*
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
2016-07-26
1
-6
/
+1
*
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
2016-07-26
1
-1
/
+4
*
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
1
-23
/
+28
*
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
2016-07-21
1
-2
/
+3
*
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
2016-07-21
1
-9
/
+17
*
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
1
-0
/
+14
*
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
1
-32
/
+0
*
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
1
-5
/
+4
*
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
2016-07-17
1
-1
/
+2
*
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
2016-07-15
1
-5
/
+13
|
\
|
*
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
1
-0
/
+4
|
*
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
Aneesh Kumar K.V
2016-06-17
1
-5
/
+9
*
|
powerpc/mm: Add a parameter to disable 1TB segs
Oliver O'Halloran
2016-07-05
1
-0
/
+15
|
/
*
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
2016-06-01
1
-2
/
+20
*
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
Michael Ellerman
2016-05-11
1
-1
/
+9
*
powerpc/mm/hash64: Factor out hash preload psize check
Michael Ellerman
2016-05-11
1
-4
/
+17
*
powerpc/mm: pte_frag abstraction
Aneesh Kumar K.V
2016-05-11
1
-0
/
+3
*
powerpc/mm: vmalloc abstraction in preparation for radix
Aneesh Kumar K.V
2016-05-11
1
-0
/
+8
*
powerpc/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
1
-0
/
+7
*
powerpc/mm/radix: Update PTCR on secondary CPUs
Aneesh Kumar K.V
2016-05-11
1
-3
/
+7
*
powerpc/mm: Abstract early MMU init in preparation for radix
Aneesh Kumar K.V
2016-05-01
1
-3
/
+3
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
1
-0
/
+12
*
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
1
-4
/
+4
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-2
/
+40
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
1
-9
/
+9
*
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2016-05-01
1
-6
/
+11
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-6
/
+10
[next]