index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
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 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
|
|
/
*
|
powerpc: Convert mmu context allocator from idr to ida
Anton Blanchard
2010-02-09
1
-5
/
+5
*
|
powerpc: Fix typo s/leve/level/ in TLB code
Thadeu Lima de Souza Cascardo
2010-02-03
1
-1
/
+1
|
/
*
powerpc: Use helpers for rlimits
Jiri Slaby
2010-01-15
1
-2
/
+2
*
powerpc/mm: Fix stupid bug in subpge protection handling
David Gibson
2009-12-18
1
-2
/
+2
*
powerpc/mm: Fix typo of cpumask_clear_cpu()
Yang Li
2009-12-18
1
-1
/
+1
*
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
Sachin P. Sant
2009-12-18
1
-4
/
+4
*
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
Benjamin Herrenschmidt
2009-12-18
1
-1
/
+1
*
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-16
7
-14
/
+58
|
\
|
*
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
2009-12-14
4
-6
/
+6
|
*
powerpc: allow ioremap within reserved memory regions
Albert Herranz
2009-12-12
3
-1
/
+9
|
*
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
4
-7
/
+43
*
|
powerpc/8xx: Invalidate non present TLBs
Joakim Tjernlund
2009-12-09
1
-1
/
+7
*
|
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-12-08
3
-7
/
+16
*
|
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...
Benjamin Herrenschmidt
2009-12-02
3
-16
/
+7
*
|
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
2009-11-27
1
-1
/
+10
*
|
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
David Gibson
2009-11-27
3
-7
/
+16
*
|
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
2009-11-20
2
-69
/
+74
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
1
-2
/
+2
|
\
\
|
|
/
|
*
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
2009-11-05
1
-2
/
+2
*
|
Split init_new_context and destroy_context
Alexander Graf
2009-11-05
1
-3
/
+21
*
|
Export symbols for KVM module
Alexander Graf
2009-11-05
1
-0
/
+2
*
|
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2009-10-30
4
-55
/
+25
*
|
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
2009-10-30
3
-167
/
+173
*
|
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
2009-10-30
2
-76
/
+62
*
|
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
4
-382
/
+276
*
|
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-10-30
3
-66
/
+80
*
|
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2009-10-30
2
-10
/
+4
|
/
*
powerpc/mm: Fix hang accessing top of vmalloc space
Benjamin Herrenschmidt
2009-10-14
1
-6
/
+4
*
powerpc/8xx: Fix regression introduced by cache coherency rewrite
Rex Feany
2009-09-24
1
-3
/
+16
*
powerpc/mm: Remove duplicated #include
Huang Weiyi
2009-09-24
1
-1
/
+0
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
2
-58
/
+0
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-3
/
+3
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
2
-8
/
+0
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
2
-4
/
+5
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
[next]