index
:
talos-op-linux
master
Talos™ II 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/book3e: Fix single step when using HW page tables
Benjamin Herrenschmidt
2010-07-14
1
-4
/
+9
|
|
*
|
powerpc: Removing dead CONFIG_SMP_750
Christoph Egger
2010-07-09
1
-15
/
+0
|
|
*
|
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
2010-07-09
1
-33
/
+89
|
|
*
|
powerpc: Remove all rcu head initializations
Paul E. McKenney
2010-07-09
1
-1
/
+0
|
|
*
|
powerpc/fsl-booke: Fix comments in mmu code that mention BATS
Becky Bruce
2010-07-09
1
-3
/
+4
*
|
|
|
memblock: Remove memblock_type.size and add memblock.memory_size instead
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
*
|
|
|
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2010-08-05
8
-2
/
+101
*
|
|
|
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
2010-08-05
6
-28
/
+17
*
|
|
|
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
Benjamin Herrenschmidt
2010-08-05
1
-1
/
+1
*
|
|
|
memblock/powerpc: Use new accessors
Benjamin Herrenschmidt
2010-08-04
3
-71
/
+46
*
|
|
|
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-08-04
2
-14
/
+14
|
/
/
/
*
|
|
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
2010-07-23
1
-12
/
+12
*
|
|
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
2010-07-23
2
-5
/
+31
*
|
|
powerpc/mm: Fix bugs in huge page hashing
Benjamin Herrenschmidt
2010-07-23
1
-18
/
+13
*
|
|
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
2010-07-23
2
-17
/
+11
*
|
|
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
Anton Blanchard
2010-07-23
1
-2
/
+9
|
|
/
|
/
|
*
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
11
-115
/
+115
|
/
*
powerpc: Remove dead CONFIG_HIGHPTE
Christoph Egger
2010-06-15
1
-4
/
+0
*
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
1
-7
/
+22
|
\
|
*
PPC: Split context init/destroy functions
Alexander Graf
2010-05-17
1
-7
/
+22
*
|
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
Anton Blanchard
2010-05-21
1
-8
/
+12
*
|
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
2010-05-17
3
-23
/
+40
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-05-07
2
-9
/
+17
|
\
\
|
*
\
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-04-29
1
-5
/
+0
|
|
\
\
|
|
*
|
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
2010-04-29
1
-5
/
+0
|
|
|
/
|
*
|
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
2010-04-28
1
-2
/
+15
|
*
|
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
Becky Bruce
2010-04-19
1
-2
/
+2
|
|
/
*
|
powerpc/cpumask: Convert NUMA code to new cpumask API
Anton Blanchard
2010-05-06
1
-13
/
+45
*
|
powerpc: Invoke oom-killer from page fault
Benjamin Herrenschmidt
2010-05-06
1
-10
/
+4
*
|
powerpc/mm: Track backing pages allocated by vmemmap_populate()
Mark Nelson
2010-05-06
1
-0
/
+43
*
|
powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
Benjamin Herrenschmidt
2010-05-06
1
-4
/
+0
*
|
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-05-05
4
-22
/
+255
*
|
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
2010-04-07
1
-2
/
+3
*
|
powerpc: Fix ioremap_flags() with book3e pte definition
Benjamin Herrenschmidt
2010-04-07
2
-0
/
+16
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
11
-1
/
+10
*
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2010-03-19
1
-0
/
+6
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
2010-02-05
1
-1
/
+1
|
*
fix comment typo leve -> level in powerpc
Thadeu Lima de Souza Cascardo
2010-02-05
1
-1
/
+1
*
|
nodemask.h: remove macro any_online_node
H Hartley Sweeten
2010-03-06
1
-3
/
+3
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
1
-2
/
+2
|
\
\
|
*
|
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+2
|
|
/
*
|
powerpc: Convert tlbivax_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-3
/
+3
*
|
powerpc: Convert native_tlbie_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-7
/
+7
*
|
powerpc: Convert context_lock to raw_spinlock
Thomas Gleixner
2010-02-19
1
-7
/
+7
*
|
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
2010-02-18
1
-2
/
+2
|
\
\
|
*
|
powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
Stefan Roese
2010-02-12
1
-2
/
+2
*
|
|
powerpc: Convert open coded native hashtable bit lock
Anton Blanchard
2010-02-17
1
-3
/
+2
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-17
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
powerpc: Fix address masking bug in hpte_need_flush()
David Gibson
2010-02-10
1
-3
/
+9
|
|
/
[prev]
[next]