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] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-10
1
-20
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
13
-645
/
+817
|
\
|
*
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
David Gibson
2007-05-09
2
-3
/
+3
|
*
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
2007-05-09
1
-11
/
+6
|
*
[POWERPC] Add ability to 4K kernel to hash in 64K pages
Benjamin Herrenschmidt
2007-05-09
3
-16
/
+40
|
*
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
2007-05-09
7
-576
/
+699
|
*
[POWERPC] Small fixes & cleanups in segment page size demotion
Benjamin Herrenschmidt
2007-05-09
1
-41
/
+46
|
*
[POWERPC] Mark pages that don't exist as nosave
Johannes Berg
2007-05-09
1
-0
/
+25
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
8
-128
/
+116
|
\
|
*
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
2007-05-08
1
-12
/
+16
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
2
-4
/
+23
|
|
\
|
*
|
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
Michael Ellerman
2007-05-08
1
-1
/
+1
|
*
|
[POWERPC] 64K page support for kexec
Luke Browning
2007-05-07
1
-22
/
+62
|
*
|
[POWERPC] Minor fault path optimization
Christoph Hellwig
2007-05-02
1
-27
/
+15
|
*
|
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
2007-05-02
2
-64
/
+21
|
*
|
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
Michael Ellerman
2007-05-02
1
-1
/
+1
|
*
|
[POWERPC] Remove unneeded page_is_ram export
Johannes Berg
2007-05-02
1
-1
/
+0
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
|
|
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
|
|
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-08
1
-4
/
+1
|
|
/
|
/
|
*
|
get_unmapped_area handles MAP_FIXED on powerpc
Benjamin Herrenschmidt
2007-05-07
1
-0
/
+21
*
|
slab allocators: remove multiple alignment specifications
Christoph Lameter
2007-05-07
2
-2
/
+2
*
|
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
2007-05-07
2
-4
/
+2
|
/
*
[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
[next]