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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
ARM: dma-mapping: use pr_* instread of printk
Marek Szyprowski
1
-8
/
+8
2012-05-21
ARM: dma-mapping: use dma_mmap_from_coherent()
Marek Szyprowski
1
-0
/
+3
2012-05-17
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
Vitaly Andrianov
1
-1
/
+2
2012-05-16
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
Russell King
1
-1
/
+3
2012-05-07
ARM: cache: tauros2: add disable and resume callback
Chao Xie
1
-0
/
+24
2012-05-07
ARM: mm: proc-mohawk: add suspend resume for mohawk
Chao Xie
1
-0
/
+35
2012-05-05
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
6
-508
/
+1
2012-05-02
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
18
-18
/
+28
2012-04-28
ARM: 7401/1: mm: Fix section mismatches
Stephen Boyd
2
-4
/
+4
2012-04-23
ARM: 7398/1: l2x0: only write to debug registers on PL310
Will Deacon
1
-5
/
+8
2012-04-23
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
Will Deacon
1
-6
/
+6
2012-04-23
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
Will Deacon
1
-6
/
+11
2012-04-17
ARM: Remove current_mm per-cpu variable
Catalin Marinas
1
-11
/
+1
2012-04-17
ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
Catalin Marinas
2
-5
/
+2
2012-04-17
ARM: Use TTBR1 instead of reserved context ID
Will Deacon
2
-24
/
+31
2012-04-15
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-04-13
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
1
-1
/
+1
2012-04-10
ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented
Kautuk Consul
1
-1
/
+1
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-5
/
+20
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
13
-75
/
+161
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
11
-5
/
+13
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
7
-3
/
+6
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
7
-2
/
+7
2012-03-27
Merge branches 'l2', 'pgt2' and 'misc' into for-linus
Russell King
18
-66
/
+157
2012-03-24
ARM: 7319/1: Print debug info for SIGBUS in user faults
Javi Merino
1
-1
/
+2
2012-03-24
ARM: 7312/1: only show modules in the memory layout for MODULES=y
Uwe Kleine-König
1
-0
/
+4
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
7
-2
/
+7
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
10
-52
/
+52
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-2
/
+2
2012-03-20
arm: remove the second argument of k[un]map_atomic()
Cong Wang
9
-50
/
+50
2012-03-11
ARM: fix ioremap/iounmap for !CONFIG_MMU
Rob Herring
1
-2
/
+6
2012-03-06
ARM: provide runtime hook for ioremap/iounmap
Rob Herring
1
-3
/
+14
2012-02-27
ARM: 7345/1: errata: update workaround for A9 erratum #743622
Will Deacon
1
-3
/
+1
2012-02-23
arm/PCI: remove arch pci_flags definition
Bjorn Helgaas
1
-3
/
+0
2012-02-15
ARM: 7325/1: fix v7 boot with lockdep enabled
Rabin Vincent
1
-1
/
+1
2012-02-15
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
Catalin Marinas
1
-1
/
+2
2012-02-10
ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c
Jesper Juhl
1
-1
/
+0
2012-02-09
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
Stephen Boyd
1
-0
/
+6
2012-02-02
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
Russell King
1
-2
/
+1
2012-01-27
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-26
ARM: pgtable: get rid of TOP_PTE()
Russell King
1
-4
/
+4
2012-01-26
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
2
-5
/
+8
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
6
-25
/
+20
2012-01-26
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
Russell King
3
-5
/
+5
2012-01-26
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
5
-28
/
+25
2012-01-23
ARM: earlier initialization of vectors page
Russell King
1
-2
/
+5
2012-01-23
ARM: add dma coherent region reporting via procfs
Russell King
3
-9
/
+92
[prev]
[next]