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