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.13.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
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
19
-263
/
+1076
2013-07-04
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-15
/
+1
2013-07-04
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-44
/
+12
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-3
/
+2
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-07-04
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+7
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
5
-12
/
+11
2013-06-25
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+7
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2
-2
/
+83
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
1
-0
/
+29
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
1
-0
/
+48
2013-06-21
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
1
-0
/
+8
2013-06-21
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2
-5
/
+5
2013-06-21
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
4
-38
/
+68
2013-06-21
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
3
-4
/
+190
2013-06-21
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
1
-2
/
+8
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
3
-5
/
+20
2013-06-21
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
1
-6
/
+26
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2
-124
/
+129
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2
-0
/
+404
2013-06-21
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
1
-3
/
+6
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
4
-89
/
+65
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2
-3
/
+2
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
1
-3
/
+6
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-18
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
1
-8
/
+22
2013-06-04
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-2
/
+2
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2
-23
/
+54
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-1
/
+2
2013-05-06
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
1
-0
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
14
-379
/
+929
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
1
-2
/
+30
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
1
-5
/
+5
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2
-6
/
+8
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
1
-31
/
+22
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
3
-87
/
+191
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
1
-4
/
+4
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2
-0
/
+155
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2
-30
/
+164
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
2
-20
/
+9
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
1
-2
/
+2
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
1
-0
/
+8
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
1
-0
/
+1
2013-04-30
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
1
-2
/
+16
2013-04-30
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
1
-45
/
+78
[next]