index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
2
-0
/
+404
|
*
|
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
1
-3
/
+6
|
*
|
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-21
4
-89
/
+65
|
*
|
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2013-06-20
2
-3
/
+2
|
*
|
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
2013-06-20
1
-3
/
+6
*
|
|
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
1
-15
/
+1
*
|
|
mm/ppc: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-44
/
+12
*
|
|
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-3
/
+2
*
|
|
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
|
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
2013-07-03
1
-1
/
+1
*
|
|
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
2013-06-24
1
-1
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
2013-06-20
1
-1
/
+7
|
|
/
*
|
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
2013-06-17
1
-8
/
+22
|
\
|
|
*
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
2013-06-01
1
-8
/
+22
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-2
/
+2
|
/
*
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2013-05-14
2
-23
/
+54
*
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-14
1
-1
/
+2
*
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
2013-05-06
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
14
-379
/
+929
|
\
|
*
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
1
-2
/
+30
|
*
powerpc: Print page size info during boot
Aneesh Kumar K.V
2013-04-30
1
-5
/
+5
|
*
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2013-04-30
2
-6
/
+8
|
*
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
1
-31
/
+22
|
*
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
3
-87
/
+191
|
*
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
1
-4
/
+4
|
*
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
2
-0
/
+155
|
*
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
2
-30
/
+164
|
*
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
2
-20
/
+9
|
*
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2013-04-30
1
-2
/
+2
|
*
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
2013-04-30
1
-0
/
+8
|
*
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
2013-04-30
1
-0
/
+1
|
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-30
1
-2
/
+16
|
|
\
|
|
*
powerpc/fsl-booke: Support detection of page sizes on e6500
Kumar Gala
2013-03-05
1
-2
/
+16
|
*
|
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
2013-04-30
1
-45
/
+78
|
*
|
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-30
2
-90
/
+20
|
*
|
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
1
-1
/
+61
|
*
|
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
2013-04-26
1
-2
/
+1
|
*
|
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
2013-04-26
1
-1
/
+7
|
*
|
powerpc/pseries: Use stop machine to update cpu maps
Nathan Fontenot
2013-04-26
1
-19
/
+65
|
*
|
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2013-04-26
1
-24
/
+75
|
*
|
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
Nathan Fontenot
2013-04-26
1
-19
/
+3
|
*
|
powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()
Li Zhong
2013-04-18
1
-6
/
+7
|
*
|
powerpc: Split the code trying to insert hpte repeatedly as an helper function
Li Zhong
2013-04-18
2
-25
/
+41
|
*
|
powerpc: Move the setting of rflags out of loop in __hash_page_huge
Li Zhong
2013-04-18
1
-4
/
+4
|
*
|
powerpc: fix annotation of fake_numa_create_new_node()
Stephen Rothwell
2013-04-18
1
-1
/
+1
|
*
|
powerpc: fix numa distance for form0 device tree
Vaidyanathan Srinivasan
2013-04-18
1
-1
/
+1
|
*
|
powerpc: Fix typo "CONFIG_ICSWX_PID"
Paul Bolle
2013-04-18
1
-1
/
+1
|
*
|
powerpc: place EXPORT_SYMBOL macro right after declaration
Valentina Manea
2013-04-18
1
-2
/
+1
*
|
|
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[prev]
[next]