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-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
3
-7
/
+2
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-2
/
+6
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
4
-0
/
+36
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
3
-17
/
+47
2009-08-20
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
1
-5
/
+54
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2
-33
/
+70
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-2
/
+2
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
1
-9
/
+8
2009-08-20
powerpc: Rearrange SLB preload code
Anton Blanchard
1
-13
/
+8
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2
-12
/
+36
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
6
-28
/
+22
2009-07-30
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
1
-0
/
+1
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
1
-2
/
+2
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
1
-5
/
+5
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
1
-10
/
+3
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
1
-8
/
+8
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2
-0
/
+78
2009-06-26
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
2
-0
/
+78
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-1
/
+1
2009-06-22
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-12
trivial: spelling fix in ppc code comments
Sankar P
1
-1
/
+1
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+9
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-3
/
+3
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2
-3
/
+6
2009-06-09
powerpc: Set init_bootmem_done on NUMA platforms as well
Benjamin Herrenschmidt
1
-0
/
+2
2009-06-09
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
1
-3
/
+4
2009-06-09
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
1
-4
/
+8
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
7
-12
/
+425
2009-05-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
7
-12
/
+425
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2
-67
/
+45
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
3
-8
/
+15
2009-05-27
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
Benjamin Herrenschmidt
2
-0
/
+427
2009-05-26
powerpc/mm: Fix broken MMU PID stealing on !SMP
Hideo Saito
1
-3
/
+3
2009-05-21
powerpc: Add 2.06 tlbie mnemonics
Milton Miller
1
-2
/
+11
2009-05-18
Merge commit 'v2.6.30-rc6' into perfcounters/core
Ingo Molnar
1
-1
/
+1
2009-05-18
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
1
-1
/
+2
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
1
-1
/
+1
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
3
-3
/
+2
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
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
1
-3
/
+5
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-04-06
perf_counter: provide major/minor page fault software events
Peter Zijlstra
1
-1
/
+4
2009-04-06
perf_counter: provide pagefault software events
Peter Zijlstra
1
-0
/
+3
[prev]
[next]