Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b76e3f933327f9fd9df9a65a2d239e6e350cbee2
/
arch
/
powerpc
/
mm
/
hash_utils_64.c
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 8 years ago
f6f9195
powerpc/mm: Remove stale comment about the DART hole
by Oliver O'Halloran
· 8 years ago
82228e3
powerpc/pseries: Skip using reserved virtual address range
by Aneesh Kumar K.V
· 8 years ago
52b1e66
powerpc/mm: Move copy_mm_to_paca to paca.c
by Aneesh Kumar K.V
· 8 years ago
6aa59f5
powerpc/mm: Move hash specific pte bits to be top bits of RPN
by Aneesh Kumar K.V
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
438cc81
powerpc/pseries: Automatically resize HPT for memory hot add/remove
by David Gibson
· 8 years ago
dbcf929
powerpc/pseries: Add support for hash table resizing
by David Gibson
· 8 years ago
32b53c0
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 8 years ago
9d66195
powerpc/64: Provide functions for accessing POWER9 partition table
by Paul Mackerras
· 8 years ago
cac4a18
powerpc/mm: Fix missing update of HID register on secondary CPUs
by Aneesh Kumar K.V
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
08bf75b
powerpc/mm/hash64: Fix might_have_hea() check
by Michael Ellerman
· 8 years ago
07021b4
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
f1a55ce
powerpc: Clean up tm_abort duplication in hash_utils_64.c
by Rui Teng
· 8 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 8 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 8 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 9 years ago
bacf9cf
powerpc/mm: Do hash device tree scanning earlier
by Michael Ellerman
· 9 years ago
fbef66f
powerpc/mm: Parenthesise IS_ENABLED() in if condition
by Stephen Rothwell
· 9 years ago
6364e84
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
by Michael Ellerman
· 9 years ago
7353644
powerpc/mm: Fix build break when PPC_NATIVE=n
by Michael Ellerman
· 9 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 9 years ago
2b4e3ad
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
by Benjamin Herrenschmidt
· 9 years ago
5556ecf
powerpc/mm/hash: Don't use machine_is() early during boot
by Benjamin Herrenschmidt
· 9 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 9 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 9 years ago
4b7a350
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
5654741
powerpc/mm: Print formation regarding the the MMU mode
by Aneesh Kumar K.V
· 9 years ago
b5f1bf4
Merge tag 'powerpc-4.7-5' into next
by Michael Ellerman
· 9 years ago
faf7882
powerpc/mm: Add a parameter to disable 1TB segs
by Oliver O'Halloran
· 9 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 9 years ago
e568006
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
by Aneesh Kumar K.V
· 9 years ago
dc47c0c1
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 9 years ago
aac55d7
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
by Michael Ellerman
· 9 years ago
8bbc9b7
powerpc/mm/hash64: Factor out hash preload psize check
by Michael Ellerman
· 9 years ago
5ed7ecd
powerpc/mm: pte_frag abstraction
by Aneesh Kumar K.V
· 9 years ago
d6a9996
powerpc/mm: vmalloc abstraction in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
a2f41eb9
powerpc/mm: Add radix pgalloc details
by Aneesh Kumar K.V
· 9 years ago
b5dcc60
powerpc/mm/radix: Update PTCR on secondary CPUs
by Aneesh Kumar K.V
· 9 years ago
756d08d
powerpc/mm: Abstract early MMU init in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
945537d
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
by Aneesh Kumar K.V
· 9 years ago
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
e58e87a
powerpc/mm: Update _PAGE_KERNEL_RO
by Aneesh Kumar K.V
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
73a1441
powerpc/mm/subpage: Clear RWX bit to indicate no access
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
e7df0d8
powerpc: query dynamic DEBUG_PAGEALLOC setting
by Joonsoo Kim
· 9 years ago
5c3c7ed
powerpc/mm: Split hash page table sizing heuristic into a helper
by David Gibson
· 9 years ago
1dace6c
powerpc/mm: Clean up memory hotplug failure paths
by David Gibson
· 9 years ago
27828f9
powerpc/mm: Handle removing maybe-present bolted HPTEs
by David Gibson
· 9 years ago
abd0a0e
powerpc/mm: Clean up error handling for htab_remove_mapping
by David Gibson
· 9 years ago
1ec3f93
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
by Paul Mackerras
· 9 years ago
c33e54f
powerpc: Fix build break due to paca mm_context_t changes
by Michael Ellerman
· 9 years ago
2fc251a
powerpc: Copy only required pieces of the mm_context_t to the paca
by Michael Neuling
· 9 years ago
c395465da6
powerpc: Add function to copy mm_context_t to the paca
by Michael Neuling
· 9 years ago
40e8550
powerpc/mm: Move WIMG update to helper.
by Aneesh Kumar K.V
· 9 years ago
c6a3c49
powerpc/mm: Add helper for converting pte bit to hpte bits
by Aneesh Kumar K.V
· 9 years ago
a43c0eb
powerpc/mm: Convert 4k insert from asm to C
by Aneesh Kumar K.V
· 9 years ago
89ff725
powerpc/mm: Convert __hash_page_64K to C
by Aneesh Kumar K.V
· 9 years ago
106713a
powerpc/mm: Remove the dependency on pte bit position in asm code
by Aneesh Kumar K.V
· 9 years ago
91f1da9
powerpc/mm: Convert 4k hash insert to C
by Aneesh Kumar K.V
· 9 years ago
0863d7f
powerpc/mm: Fix infinite loop in hash fault with 4K page size
by Aneesh Kumar K.V
· 9 years ago
891121e
powerpc/mm: Differentiate between hugetlb and THP during page walk
by Aneesh Kumar K.V
· 9 years ago
73b341e
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
by Michael Ellerman
· 10 years ago
cfcb3d8
powerpc/mm: Add trace point for tracking hash pte fault
by Aneesh Kumar K.V
· 10 years ago
09f3f32
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
by Michael Ellerman
· 10 years ago
2e826695
powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled
by Aneesh Kumar K.V
· 10 years ago
691e95f
powerpc/mm/thp: Make page table walk safe against thp split/collapse
by Aneesh Kumar K.V
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
aefa568
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
by Aneesh Kumar K.V
· 10 years ago
d557b09
powerpc/mm/thp: Use tlbiel if possible
by Aneesh Kumar K.V
· 10 years ago
f1581bf
powerpc/mm/thp: Remove code duplication
by Aneesh Kumar K.V
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
a1dca346
powerpc/mm: Add new hash_page_mm()
by Ian Munsie
· 10 years ago
8ca7a82
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
by Ian Munsie
· 10 years ago
be3ebfe
powerpc/cell: Make spu_flush_all_slbs() generic
by Ian Munsie
· 10 years ago
9e34992
powerpc/mm: Unindent htab_dt_scan_page_sizes()
by Michael Ellerman
· 11 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
e1802b0
powerpc: Move more symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
ed5694a
powerpc: implement vmemmap_remove_mapping() for BOOK3S
by Li Zhong
· 11 years ago
13b3d13
powerpc: Remove MMU_FTR_SLB
by Michael Ellerman
· 11 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 11 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
09567e7
powerpc/mm: Check paca psize is up to date for huge mappings
by Michael Ellerman
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
f6869e7
Merge remote-tracking branch 'anton/abiv2' into next
by Benjamin Herrenschmidt
· 11 years ago
9048e64
powerpc: Use 64k io pages when we never see an HEA
by Alexander Graf
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
b18db0b
KVM guest: Make pv trampoline code executable
by Alexander Graf
· 11 years ago
b86206e
powerpc: Fix branch patching code for ABIv2
by Anton Blanchard
· 11 years ago
26f9206
powerpc: Use ppc_function_entry instead of open coding it
by Anton Blanchard
· 11 years ago
429d2e8
powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.
by Mahesh Salgaonkar
· 11 years ago
c8c06f5
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
by Aneesh Kumar K.V
· 11 years ago
Next »