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
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
3
-29
/
+19
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
4
-107
/
+0
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
4
-14
/
+10
2011-05-19
powerpc: Remove ioremap_flags
Anton Blanchard
2
-4
/
+4
2011-05-19
powerpc: Add ioremap_wc
Anton Blanchard
2
-0
/
+19
2011-05-06
powerpc: Fix compile with icwsx support
Stephen Rothwell
1
-1
/
+1
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-05-04
powerpc: Add Initiate Coprocessor Store Word (icswx) support
Tseng-Hui (Frank) Lin
1
-0
/
+211
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
1
-6
/
+4
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
7
-25
/
+25
2011-04-27
powerpc/numa: Look for ibm, associativity-reference-points at the root
Michael Ellerman
1
-8
/
+7
2011-04-27
powerpc: Add TLB size detection for TYPE_3E MMUs
Benjamin Herrenschmidt
1
-1
/
+11
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2
-20
/
+30
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
1
-2
/
+4
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
1
-2
/
+1
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
5
-21
/
+21
2011-04-05
Documentation: fix minor typos/spelling
Sylvestre Ledru
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-21
/
+21
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
1
-0
/
+20
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-1
/
+36
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-0
/
+35
2011-03-10
powerpc/pseries: Disable VPNH feature
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-02
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
1
-1
/
+1
2011-03-02
powerpc/mm: Make hpte_need_flush() safe for preemption
Peter Zijlstra
1
-3
/
+3
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
1
-1
/
+2
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
1
-3
/
+9
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
1
-4
/
+6
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
1
-9
/
+8
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
1
-6
/
+3
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
1
-1
/
+1
2011-02-02
powerpc/476: Workaround for PLB6 hang
Dave Kleikamp
1
-0
/
+35
2011-01-14
thp: alter compound get_page/put_page
Andrea Arcangeli
1
-0
/
+12
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
1
-1
/
+0
2011-01-11
powerpc/pseries: Fix VPHN build errors on non-SMP systems
Jesse Larrew
1
-3
/
+6
2010-12-09
powerpc: Remove unnecessary casts of void ptr
Jesper Juhl
1
-1
/
+1
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
1
-10
/
+267
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2
-0
/
+3
2010-12-09
Merge branch 'nvram' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-29
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
1
-1
/
+1
2010-11-29
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
1
-0
/
+26
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
1
-6
/
+6
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-1
/
+3
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-14
/
+21
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
7
-17
/
+79
[next]