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-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
17
-290
/
+1325
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
6
-236
/
+225
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-42
/
+68
2016-12-13
powerpc/mm: allow memory hotplug into a memoryless node
Reza Arbab
1
-12
/
+1
2016-12-10
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2
-11
/
+39
2016-12-10
powerpc: get hugetlbpage handling more generic
Christophe Leroy
1
-114
/
+81
2016-12-10
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
4
-115
/
+109
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2
-14
/
+1
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
1
-29
/
+17
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2
-6
/
+7
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
2
-2
/
+4
2016-11-30
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
1
-1
/
+9
2016-11-29
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
2
-3
/
+3
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2
-2
/
+3
2016-11-28
powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()
Aneesh Kumar K.V
1
-0
/
+18
2016-11-26
powerpc/mm/radix: Prevent kernel execution of user space
Balbir Singh
1
-0
/
+22
2016-11-25
powerpc/mm: Detect instruction fetch denied and report
Balbir Singh
1
-0
/
+7
2016-11-25
powerpc/mm/radix: Setup AMOR in HV mode to allow key 0
Balbir Singh
1
-0
/
+14
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
1
-2
/
+6
2016-11-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
4
-42
/
+68
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
3
-36
/
+44
2016-11-22
powerpc/mm/coproc: Handle bad address on coproc slb fault
Aneesh Kumar K.V
1
-0
/
+3
2016-11-18
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2
-0
/
+8
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
1
-0
/
+4
2016-11-17
powerpc/mm: Correct process and partition table max size
Suraj Jitindar Singh
1
-2
/
+2
2016-11-17
powerpc/mm: Dump hash table
Rashmica Gupta
2
-1
/
+553
2016-11-17
powerpc/mm: Dump linux pagetables
Rashmica Gupta
2
-0
/
+441
2016-11-17
powerpc/mm: Fix typo in radix encodings print
Balbir Singh
1
-1
/
+1
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
1
-6
/
+24
2016-11-14
powerpc/hash64: Be more careful when generating tlbiel
Balbir Singh
1
-4
/
+6
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
1
-1
/
+1
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
[next]