index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
18
-157
/
+1486
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-09-02
powerpc/pseries: Fix to handle slb resize across migration
Brian King
1
-4
/
+12
2009-08-28
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
Kumar Gala
1
-1
/
+37
2009-08-27
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-2
/
+0
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
4
-56
/
+121
2009-08-24
powerpc/booke: Move MMUCSR definition into mmu-book3e.h
Kumar Gala
1
-2
/
+0
2009-08-20
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2
-12
/
+36
2009-08-20
powerpc/mm: Fix assert_pte_locked to work properly on uniprocessor
Kumar Gala
1
-1
/
+1
2009-08-20
powerpc/fsl-booke: read buffer overflow
Roel Kluin
1
-1
/
+1
2009-08-20
powerpc/mm: Fix switch_mmu_context to iterate of the proper list of cpus
Kumar Gala
1
-4
/
+5
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
1
-0
/
+1
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
4
-10
/
+65
2009-08-20
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
4
-5
/
+1025
2009-08-20
powerpc/mm: Move around mmu_gathers definition on 64-bit
Benjamin Herrenschmidt
3
-7
/
+2
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-2
/
+6
2009-08-20
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
4
-0
/
+36
2009-08-20
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
3
-17
/
+47
2009-08-20
powerpc/mm: Add support for early ioremap on non-hash 64-bit processors
Benjamin Herrenschmidt
1
-5
/
+54
2009-08-20
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2
-33
/
+70
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-2
/
+2
2009-08-20
powerpc: Preload application text segment instead of TASK_UNMAPPED_BASE
Anton Blanchard
1
-9
/
+8
2009-08-20
powerpc: Rearrange SLB preload code
Anton Blanchard
1
-13
/
+8
2009-08-18
powerpc: Allow perf_counters to access user memory at interrupt time
Paul Mackerras
2
-12
/
+36
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
6
-28
/
+22
2009-07-29
powerpc/mm: Fix SMP issue with MMU context handling code
Kumar Gala
1
-0
/
+1
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
1
-2
/
+2
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
1
-5
/
+5
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
1
-10
/
+3
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
1
-8
/
+8
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2
-0
/
+78
2009-06-26
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
2
-0
/
+78
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
1
-1
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-12
trivial: spelling fix in ppc code comments
Sankar P
1
-1
/
+1
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+9
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-3
/
+3
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2
-3
/
+6
2009-06-09
powerpc: Set init_bootmem_done on NUMA platforms as well
Benjamin Herrenschmidt
1
-0
/
+2
2009-06-09
powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lock
Benjamin Herrenschmidt
1
-3
/
+4
2009-06-09
powerpc/mm: Fix some SMP issues with MMU context handling
Benjamin Herrenschmidt
1
-4
/
+8
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
7
-12
/
+425
2009-05-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
7
-12
/
+425
2009-05-27
powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.
Benjamin Herrenschmidt
2
-67
/
+45
[next]