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
2007-04-24
[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
David Gibson
1
-2
/
+2
2007-04-24
[POWERPC] Cleanup and fix breakage in tlbflush.h
David Gibson
1
-0
/
+1
2007-04-12
[POWERPC] DEBUG_PAGEALLOC for 64-bit
Benjamin Herrenschmidt
1
-3
/
+81
2007-04-12
[POWERPC] DEBUG_PAGEALLOC for 32-bit
Benjamin Herrenschmidt
3
-1
/
+59
2007-04-12
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
4
-9
/
+31
2007-04-12
[POWERPC] Cleanup 32-bit map_page
Benjamin Herrenschmidt
1
-3
/
+6
2007-04-12
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
2
-36
/
+48
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2
-11
/
+11
2007-04-12
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
2
-14
/
+34
2007-04-12
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
1
-1
/
+1
2007-04-12
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-04-12
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2
-0
/
+10
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2
-0
/
+10
2007-03-08
[POWERPC] Allow duplicate lmb_reserve() calls
David Gibson
1
-0
/
+4
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-16
[POWERPC] Fix bug with early ioremap and 64k pages
Benjamin Herrenschmidt
1
-1
/
+1
2007-02-13
[POWERPC] Fix vDSO page count calculation
Benjamin Herrenschmidt
1
-3
/
+0
2007-02-09
[POWERPC] Fix is_power_of_4(x) compile error
Kumar Gala
1
-1
/
+1
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-07
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
1
-4
/
+1
2007-02-07
[POWERPC] 8xx: platform specific mmu updates
Vitaly Bordug
1
-10
/
+10
2007-01-24
[POWERPC] TLB insertion cleanup
Ishizaki Kou
1
-2
/
+1
2007-01-09
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
David Gibson
1
-4
/
+4
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-3
/
+3
2006-12-11
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
1
-0
/
+65
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
1
-1
/
+1
2006-12-04
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
Geert Uytterhoeven
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: fix slb.c for combined build
Stephen Rothwell
1
-7
/
+6
2006-12-04
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
Benjamin Herrenschmidt
2
-22
/
+16
2006-12-04
[POWERPC] Remove ioremap64 and fixup_bigphys_addr
Benjamin Herrenschmidt
1
-17
/
+0
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
1
-15
/
+31
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-5
/
+6
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-2
/
+6
2006-11-13
[PATCH] Do a single one-line printk in bad_page_fault()
Michael Ellerman
1
-11
/
+14
2006-11-01
[POWERPC] Make high hugepage areas preempt safe
Hugh Dickins
1
-3
/
+0
2006-10-16
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
1
-1
/
+1
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2
-6
/
+7
2006-10-04
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
2
-22
/
+10
2006-10-03
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
1
-0
/
+3
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-27
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
Mel Gorman
2
-175
/
+35
2006-09-25
[POWERPC] fix ioremap for a combined kernel
Stephen Rothwell
1
-22
/
+7
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2006-08-25
[POWERPC] Fix powerpc 44x_mmu build
Matt Porter
1
-2
/
+2
2006-08-24
[POWERPC] hugepage BUG fix
Adam Litke
1
-1
/
+1
[next]