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-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
2008-06-09
Merge branch 'merge'
Paul Mackerras
1
-2
/
+1
2008-06-09
[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=n
Nathan Lynch
1
-2
/
+1
2008-05-23
Merge branch 'merge' into powerpc-next
Paul Mackerras
2
-3
/
+1
2008-05-23
[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2008-05-20
[POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword
Adrian Bunk
1
-2
/
+0
2008-05-16
Merge branch 'linux-2.6' into powerpc-next
Paul Mackerras
4
-11
/
+59
2008-05-15
[POWERPC] vmemmap fixes to use smaller pages
Benjamin Herrenschmidt
4
-11
/
+59
2008-05-14
[POWERPC] Remove duplicate variable definitions in mm/tlb_64.c
Michael Ellerman
1
-5
/
+2
2008-05-14
[POWERPC] Move declaration of tce variables into mmu-hash64.h
Michael Ellerman
1
-2
/
+0
2008-05-14
[POWERPC] Fix sparse warnings in arch/powerpc/mm
Michael Ellerman
3
-6
/
+6
2008-05-14
[POWERPC] Move declaration of init_bootmem_done into system.h
Michael Ellerman
1
-2
/
+1
2008-05-02
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
Paul Mackerras
1
-8
/
+13
2008-05-02
[POWERPC] Fix slb.c compile warnings
Geoff Levand
1
-3
/
+3
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
1
-7
/
+23
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-24
[POWERPC] Clean up access to thread_info in assembly
Kumar Gala
1
-2
/
+2
2008-04-24
[POWERPC] Port fixmap from x86 and use for kmap_atomic
Kumar Gala
3
-14
/
+49
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
4
-5
/
+10
2008-04-24
[POWERPC] Add include of linux/of.h to numa.c
Michael Ellerman
1
-0
/
+1
2008-04-18
[POWERPC] Remove unused __max_memory variable
Olof Johansson
1
-3
/
+0
2008-04-17
[POWERPC] Remove unused machine call outs
Kumar Gala
1
-2
/
+0
2008-04-17
[POWERPC] Rename __initial_memory_limit to __initial_memory_limit_addr
Kumar Gala
4
-8
/
+8
[next]