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
2008-10-22
powerpc: Don't use a 16G page if beyond mem= limits
Jon Tollefson
1
-2
/
+4
2008-10-21
Merge commit 'origin' into master
Benjamin Herrenschmidt
1
-17
/
+0
2008-10-21
powerpc: Always trim numa memory to lmb_end_of_DRAM()
Milton Miller
1
-4
/
+2
2008-10-21
powerpc/numa: Make memory reserve code more robust
Jon Tollefson
1
-5
/
+10
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-17
/
+0
2008-10-14
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
3
-7
/
+8
2008-10-10
powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodes
Jon Tollefson
1
-28
/
+80
2008-10-07
powerpc: Avoid integer overflow in page_is_ram()
Roland Dreier
1
-3
/
+2
2008-09-25
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
3
-18
/
+73
2008-09-16
powerpc/85xx: fix build warning, remove silly cast
Becky Bruce
1
-2
/
+3
2008-09-15
powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages
David Gibson
1
-26
/
+33
2008-09-15
powerpc: Rename PTE_SIZE to HPTE_SIZE
Becky Bruce
1
-18
/
+18
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
1
-1
/
+1
2008-09-15
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
1
-16
/
+61
2008-09-10
Merge branch 'linux-2.6'
Paul Mackerras
1
-7
/
+11
2008-09-03
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
1
-7
/
+11
2008-08-20
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
Tony Breeds
1
-0
/
+2
2008-08-11
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
Benjamin Herrenschmidt
2
-30
/
+42
2008-08-04
powerpc: Force printing of 'total_memory' to unsigned long long
Tony Breeds
1
-2
/
+2
2008-08-04
powerpc: Fix compiler warning in arch/powerpc/mm/mem.c
Tony Breeds
1
-1
/
+1
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-1
/
+1
2008-07-30
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
Nick Piggin
2
-1
/
+282
2008-07-28
powerpc: Disable 64K hugetlb support when doing 64K SPU mappings
Benjamin Herrenschmidt
1
-1
/
+8
2008-07-26
powerpc: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2
-22
/
+11
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-25
/
+0
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
4
-107
/
+186
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
1
-18
/
+44
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
2
-1
/
+59
2008-07-24
powerpc: function to allocate gigantic hugepages
Jon Tollefson
1
-0
/
+21
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-4
/
+4
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
2
-6
/
+32
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
2
-2
/
+2
2008-07-09
powerpc: Fix problems with 32bit PPC's running with >= 4GB of RAM
Stefan Roese
3
-8
/
+8
2008-07-09
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2
-2
/
+30
2008-07-03
generic-ipi: fix linux-next tree build failure
Stephen Rothwell
1
-1
/
+1
2008-07-03
powerpc/pseries: Update numa association of hotplug memory add for drconf memory
Nathan Fontenot
1
-18
/
+83
2008-07-03
powerpc/pseries: Split code into helper routines for drconf memory
Nathan Fontenot
1
-39
/
+170
2008-07-03
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
1
-0
/
+1
2008-07-01
powerpc: hash_huge_page() should get the WIMG bits from the lpte
Dave Kleikamp
1
-3
/
+2
2008-07-01
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
2
-53
/
+160
2008-06-30
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
1
-11
/
+8
2008-06-30
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
3
-9
/
+9
2008-06-30
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
2
-10
/
+15
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+4
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-18
[POWERPC] Clear sub-page HPTE present bits when demoting page size
Paul Mackerras
1
-0
/
+4
[next]