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
2006-06-28
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
Michael Ellerman
1
-28
/
+6
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2
-37
/
+38
2006-06-26
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
1
-1
/
+35
2006-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
15
-108
/
+185
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
1
-2
/
+2
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2
-44
/
+0
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
6
-31
/
+135
2006-06-12
powerpc: Remove unused paca->pgdir field
Paul Mackerras
2
-7
/
+0
2006-06-11
powerpc: add context.vdso_base for 32-bit too
Paul Mackerras
3
-5
/
+5
2006-06-09
[PATCH] powerpc: Fix buglet with MMU hash management
Benjamin Herrenschmidt
2
-1
/
+4
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
1
-11
/
+32
2006-05-05
Merge ../linux-2.6
Paul Mackerras
1
-5
/
+27
2006-05-02
[PATCH] powerpc: Allow devices to register with numa topology
Jeremy Kerr
1
-5
/
+27
2006-04-29
Merge branch 'merge'
Paul Mackerras
2
-36
/
+266
2006-04-28
[PATCH] powerpc: Fix pagetable bloat for hugepages
David Gibson
2
-36
/
+266
2006-04-22
[PATCH] powerpc: Less verbose mem configuration output
Olof Johansson
2
-7
/
+7
2006-04-22
[PATCH] powerpc: Quiet page order output
Olof Johansson
1
-1
/
+1
2006-04-01
[PATCH] powerpc: trivial spelling fixes in fault.c
Anton Blanchard
1
-3
/
+3
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
2
-15
/
+21
2006-03-29
Merge ../linux-2.6
Paul Mackerras
1
-2
/
+2
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-4
/
+3
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-27
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
1
-0
/
+2
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-9
/
+9
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
11
-165
/
+108
2006-03-23
[PATCH] powerpc: Fix warning in add_memory
Andrew Morton
1
-1
/
+1
2006-03-22
[PATCH] hugepage: is_aligned_hugepage_range() cleanup
David Gibson
1
-15
/
+0
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
3
-6
/
+6
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
1
-48
/
+0
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
1
-2
/
+2
2006-03-22
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
Michael Ellerman
1
-13
/
+14
2006-03-22
[PATCH] powerpc numa: Consolidate assignment of cpus to nodes
Nathan Lynch
1
-7
/
+3
2006-03-22
[PATCH] powerpc numa: Support sparse online node map
Nathan Lynch
1
-52
/
+43
2006-03-22
[PATCH] powerpc numa: Consolidate handling of Power4 special case
Nathan Lynch
1
-12
/
+11
2006-03-22
[PATCH] powerpc numa: Get rid of "numa domain" terminology
Nathan Lynch
1
-39
/
+39
2006-03-22
[PATCH] powerpc numa: Minor cpu hotplug-related cleanups
Nathan Lynch
1
-3
/
+3
2006-03-22
[PATCH] powerpc numa: Minor debugging code changes
Nathan Lynch
1
-3
/
+5
2006-03-22
[PATCH] powerpc numa: fix boot_cpuid always assigned to node 0
Nathan Lynch
1
-3
/
+3
2006-03-17
[PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc()
Michael Ellerman
1
-1
/
+1
2006-03-17
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+5
2006-03-16
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
Olaf Hering
1
-0
/
+5
2006-02-28
Merge ../powerpc-merge
Paul Mackerras
1
-1
/
+1
2006-02-28
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
Michael Ellerman
1
-1
/
+1
2006-02-24
Merge ../powerpc-merge
Paul Mackerras
2
-2
/
+8
2006-02-24
[PATCH] powerpc64: fix spinlock recursion in native_hpte_clear
R Sharada
1
-1
/
+6
2006-02-24
[PATCH] powerpc: Only calculate htab_size in one place for kexec
Michael Ellerman
1
-1
/
+2
[next]