Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b354d8ad262dbf8ec385dfe35dae53ebd7282d07
/
arch
/
powerpc
/
mm
dd7b2f0
powerpc/mm: Fix lazy icache flush on pre-POWER5
by Benjamin Herrenschmidt
· 8 years ago
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 8 years ago
cac4a18
powerpc/mm: Fix missing update of HID register on secondary CPUs
by Aneesh Kumar K.V
· 8 years ago
96ed1fe
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
by Michael Neuling
· 8 years ago
bd77c44
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
by Aneesh Kumar K.V
· 8 years ago
8467801
powerpc: Fix numa topology console print
by Aneesh Kumar K.V
· 8 years ago
08b5e79
powerpc/mm: Drop dump_numa_memory_topology()
by Michael Ellerman
· 8 years ago
d2cf909
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
by Frederic Barrat
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 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
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2e5bbb5
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
by Balbir Singh
· 8 years ago
f1a55ce
powerpc: Clean up tm_abort duplication in hash_utils_64.c
by Rui Teng
· 8 years ago
6b8cb66
powerpc: Fix usage of _PAGE_RO in hugepage
by Christophe Leroy
· 8 years ago
be34d30
powerpc/mm: Add radix flush all with IS=3
by Aneesh Kumar K.V
· 8 years ago
fe036a0
powerpc/64/kexec: Fix MMU cleanup on radix
by Benjamin Herrenschmidt
· 8 years ago
03465f8
powerpc: Use kprobe blacklist for exception handlers
by Nicholas Piggin
· 8 years ago
3daf3c2
powerpc/32: Add missing \n and switch to pr_warn()
by Colin Ian King
· 8 years ago
ad41067
powerpc/mm: Update the HID bit when switching from radix to hash
by Aneesh Kumar K.V
· 8 years ago
c6d1a76
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
f0f558b
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
by Paul Mackerras
· 8 years ago
0eeede0
powerpc/mm: Speed up computation of base and actual page size for a HPTE
by Paul Mackerras
· 8 years ago
f077aaf
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
by Paul Mackerras
· 8 years ago
da3ed65
powerpc/mmu nohash: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
8a39b05
powerpc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
9445aa1
ppc: move exports to definitions
by Al Viro
· 9 years ago
2cfd716
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
703b41a
powerpc/mm: remove flush_tlb_page_nohash
by Aneesh Kumar K.V
· 8 years ago
5491ae7
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
by Aneesh Kumar K.V
· 8 years ago
fbfa26d
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
by Aneesh Kumar K.V
· 8 years ago
f22dfc9
powerpc/mm/radix: Rename function and drop unused arg
by Aneesh Kumar K.V
· 8 years ago
d8e91e9
powerpc/mm/radix: Add tlb flush of THP ptes
by Aneesh Kumar K.V
· 8 years ago
9d4dab1
powerpc/mm: Drop multiple definition of mm_is_core_local
by Aneesh Kumar K.V
· 8 years ago
138ee7e
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
by Aneesh Kumar K.V
· 8 years ago
8cb8140
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
by Aneesh Kumar K.V
· 8 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 8 years ago
5a25b6f
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
by Aneesh Kumar K.V
· 8 years ago
2537b09
powerpc/mm: Do radix device tree scanning earlier
by Michael Ellerman
· 8 years ago
bacf9cf
powerpc/mm: Do hash device tree scanning earlier
by Michael Ellerman
· 8 years ago
c610ec6
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
by Michael Ellerman
· 8 years ago
1a01dc8
powerpc/mm: Add mmu_early_init_devtree()
by Michael Ellerman
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
719dbb2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fbef66f
powerpc/mm: Parenthesise IS_ENABLED() in if condition
by Stephen Rothwell
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
6364e84
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
by Michael Ellerman
· 8 years ago
7353644
powerpc/mm: Fix build break when PPC_NATIVE=n
by Michael Ellerman
· 8 years ago
bdab88e
powerpc/numa: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
0eab46b
powerpc/mm: Add memory barrier in __hugepte_alloc()
by Sukadev Bhattiprolu
· 9 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 8 years ago
2b4e3ad
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
by Benjamin Herrenschmidt
· 8 years ago
5556ecf
powerpc/mm/hash: Don't use machine_is() early during boot
by Benjamin Herrenschmidt
· 8 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 8 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 8 years ago
27d1149
powerpc/32: Remove RELOCATABLE_PPC32
by Kevin Hao
· 8 years ago
912cc87
powerpc/mm/radix: Add LPID based tlb flush helpers
by Aneesh Kumar K.V
· 8 years ago
83209bc
powerpc/mm/radix: Update machine call back to support new HCALL.
by Aneesh Kumar K.V
· 8 years ago
09cf5bc
powerpc/mm/radix: Update PID switch sequence
by Aneesh Kumar K.V
· 8 years ago
4b7a350
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
by Aneesh Kumar K.V
· 8 years ago
5654741
powerpc/mm: Print formation regarding the the MMU mode
by Aneesh Kumar K.V
· 8 years ago
accfad7
powerpc/mm: Clear top 16 bits of va only on older cpus
by Aneesh Kumar K.V
· 8 years ago
bf16cdf
powerpc/mm/radix: Update LPCR HR bit as per ISA
by Aneesh Kumar K.V
· 8 years ago
8cd6d3c
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
by Balbir Singh
· 8 years ago
b5f1bf4
Merge tag 'powerpc-4.7-5' into next
by Michael Ellerman
· 8 years ago
62f64b4
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
by Christophe Leroy
· 8 years ago
4ad2745
powerpc/8xx: Rework CONFIG_PIN_TLB handling
by Christophe Leroy
· 8 years ago
bb7f380
powerpc/8xx: Don't use page table for linear memory space
by Christophe Leroy
· 8 years ago
4badd43
powerpc/8xx: Map IMMR area with 512k page at a fixed address
by Christophe Leroy
· 8 years ago
fc022fd
powerpc/kernel: Drop unused extern for current_set
by Michael Ellerman
· 8 years ago
fecbfab
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
by Benjamin Herrenschmidt
· 8 years ago
faf7882
powerpc/mm: Add a parameter to disable 1TB segs
by Oliver O'Halloran
· 8 years ago
70bd68d
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 8 years ago
2f6e974
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
2379a23
powerpc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
b23d9c5
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
by Aneesh Kumar K.V
· 8 years ago
e568006
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
by Aneesh Kumar K.V
· 8 years ago
3079abe
powerpc/mm: Ensure "special" zones are empty
by Oliver O'Halloran
· 8 years ago
45b64ee
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
by Bharata B Rao
· 8 years ago
e70bd3a
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
by Bharata B Rao
· 8 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 8 years ago
8550e2f
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
by Aneesh Kumar K.V
· 8 years ago
a145abf
powerpc/mm/radix: Flush page walk cache when freeing page table
by Aneesh Kumar K.V
· 8 years ago
3619481
powerpc/mm/radix: Update to tlb functions ric argument
by Aneesh Kumar K.V
· 8 years ago
3b6d1eb
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
by Aneesh Kumar K.V
· 8 years ago
9690c15
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
by Aneesh Kumar K.V
· 8 years ago
157d4d0
powerpc/mm/radix: Add missing tlb flush
by Aneesh Kumar K.V
· 8 years ago
dc47c0c
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 8 years ago
d6c8860
powerpc/mm/radix: Update LPCR only if it is powernv
by Aneesh Kumar K.V
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
71bf79c
powerpc: mm: use hugetlb_bad_size()
by Vaishali Thakkar
· 8 years ago
171cb71
powerpc/mm: Improve readability of update_mmu_cache()
by Gavin Shan
· 9 years ago
Next »