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.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
2009-04-23
powerpc: fix for long standing bug noticed by gcc 4.4.0
Stephen Rothwell
1
-1
/
+1
2009-04-23
Revert "powerpc: Add support for early tlbilx opcode"
Kumar Gala
1
-13
/
+1
2009-04-22
powerpc: Fix crash on CPU hotplug
Michael Ellerman
1
-1
/
+1
2009-04-08
powerpc/mm: Fix compile warning
Kumar Gala
1
-1
/
+0
2009-04-07
powerpc: Add support for early tlbilx opcode
Kumar Gala
1
-1
/
+13
2009-03-24
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
1
-2
/
+34
2009-03-24
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2
-1
/
+1
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
3
-11
/
+5
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
5
-21
/
+18
2009-03-11
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
Benjamin Herrenschmidt
2
-3
/
+17
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2
-11
/
+28
2009-03-09
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
1
-7
/
+37
2009-02-23
powerpc: Increase stack gap on 64bit binaries
Anton Blanchard
1
-2
/
+9
2009-02-23
powerpc: Ensure random space between stack and mmaps
Anton Blanchard
1
-3
/
+11
2009-02-23
powerpc: Randomise mmap start address
Anton Blanchard
1
-1
/
+16
2009-02-23
powerpc: Rearrange mmap.c
Anton Blanchard
1
-11
/
+11
2009-02-23
powerpc/numa: Cleanup hot_add_scn_to_nid
Nathan Fontenot
1
-66
/
+73
2009-02-23
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
1
-2
/
+3
2009-02-18
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-3
/
+3
2009-02-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-3
/
+4
2009-02-13
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
1
-2
/
+3
2009-02-13
powerpc/fsl-booke: Fix compile warning
Kumar Gala
1
-2
/
+2
2009-02-13
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
1
-1
/
+1
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
1
-1
/
+1
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
3
-62
/
+148
2009-02-11
powerpc/mm: Move 64-bit unmapped_area to top of address space
Anton Blanchard
1
-6
/
+0
2009-02-11
powerpc/numa: Remove redundant find_cpu_node()
Milton Miller
1
-31
/
+2
2009-02-11
powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...
Milton Miller
1
-1
/
+1
2009-02-11
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-47
/
+46
2009-02-10
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
Kumar Gala
2
-4
/
+4
2009-01-29
powerpc/fsl-booke: Make CAM entries used for lowmem configurable
Trent Piepho
1
-1
/
+5
2009-01-29
powerpc/fsl-booke: Allow larger CAM sizes than 256 MB
Trent Piepho
1
-1
/
+13
2009-01-29
powerpc/fsl-booke: Remove code duplication in lowmem mapping
Trent Piepho
1
-48
/
+31
2009-01-28
powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code
Gerhard Pircher
1
-3
/
+3
2009-01-16
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dave Kleikamp
1
-1
/
+10
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-2
/
+2
2009-01-13
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
2
-10
/
+10
2009-01-08
powerpc/mm: Make clear_fixmap() actually work
Anton Vorontsov
1
-1
/
+2
2009-01-08
powerpc: Fix missing semicolons in mmu_decl.h
Benjamin Herrenschmidt
1
-3
/
+3
2009-01-08
powerpc: Remove the redundant _tlbil_pid at SMP case
Dave Liu
1
-1
/
+2
2009-01-08
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
1
-6
/
+5
2009-01-08
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
1
-17
/
+20
2009-01-08
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
1
-5
/
+1
2009-01-08
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
1
-2
/
+10
2009-01-08
powerpc/fsl-booke: Remove num_tlbcam_entries
Trent Piepho
2
-3
/
+0
2009-01-08
powerpc/fsl-booke: Don't hard-code size of struct tlbcam
Trent Piepho
2
-7
/
+10
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2009-01-07
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
1
-0
/
+7
2008-12-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
18
-283
/
+1191
[next]