index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
1
-4
/
+4
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
1
-5
/
+5
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
1
-36
/
+0
2016-10-19
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
1
-0
/
+2
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+3
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-10-12
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
1
-1
/
+1
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
11
-49
/
+218
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-40
/
+57
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-32
/
+24
2016-09-29
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
1
-4
/
+77
2016-09-23
powerpc: Clean up tm_abort duplication in hash_utils_64.c
Rui Teng
1
-31
/
+25
2016-09-23
powerpc: Fix usage of _PAGE_RO in hugepage
Christophe Leroy
1
-0
/
+7
2016-09-23
powerpc/mm: Add radix flush all with IS=3
Aneesh Kumar K.V
1
-0
/
+24
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2
-0
/
+21
2016-09-19
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
1
-2
/
+2
2016-09-13
powerpc/32: Add missing \n and switch to pr_warn()
Colin Ian King
1
-1
/
+1
2016-09-13
powerpc/mm: Update the HID bit when switching from radix to hash
Aneesh Kumar K.V
2
-0
/
+53
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2
-2
/
+2
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
1
-4
/
+3
2016-09-13
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
1
-5
/
+3
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2
-40
/
+57
2016-09-08
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
1
-1
/
+6
2016-09-06
powerpc/mmu nohash: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-32
/
+24
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-08-08
ppc: move exports to definitions
Al Viro
1
-0
/
+3
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
10
-92
/
+153
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
3
-3
/
+6
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-08-01
powerpc/mm: remove flush_tlb_page_nohash
Aneesh Kumar K.V
2
-12
/
+1
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
1
-0
/
+10
2016-08-01
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
Aneesh Kumar K.V
2
-26
/
+13
2016-08-01
powerpc/mm/radix: Rename function and drop unused arg
Aneesh Kumar K.V
2
-10
/
+10
2016-08-01
powerpc/mm/radix: Add tlb flush of THP ptes
Aneesh Kumar K.V
2
-2
/
+9
2016-08-01
powerpc/mm: Drop multiple definition of mm_is_core_local
Aneesh Kumar K.V
2
-12
/
+0
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
1
-4
/
+2
2016-08-01
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
Aneesh Kumar K.V
1
-1
/
+58
2016-08-01
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
Aneesh Kumar K.V
2
-2
/
+2
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
1
-1
/
+1
2016-08-01
powerpc/mm: Do radix device tree scanning earlier
Michael Ellerman
2
-3
/
+4
2016-08-01
powerpc/mm: Do hash device tree scanning earlier
Michael Ellerman
2
-26
/
+30
2016-08-01
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+11
2016-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+6
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-193
/
+361
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2
-42
/
+92
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+19
2016-07-28
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-2
/
+2
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
1
-6
/
+1
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
1
-1
/
+4
[next]