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
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
1
-11
/
+44
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
1
-0
/
+22
2013-01-07
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
1
-4
/
+5
2013-01-07
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
1
-8
/
+14
2013-01-06
ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b
Haojian Zhuang
1
-0
/
+1
2013-01-02
ARM: 7609/1: disable errata work-arounds which access secure registers
Rob Herring
1
-1
/
+2
2013-01-02
ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
Rob Herring
1
-1
/
+2
2012-12-20
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+4
2012-12-20
ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
Will Deacon
1
-2
/
+4
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+33
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-3
/
+72
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+16
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-145
/
+448
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-109
/
+23
2012-12-11
mm: use vm_unmapped_area() on arm architecture
Michel Lespinasse
1
-109
/
+23
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2012-12-11
Merge branch 'devel-stable' into for-linus
Russell King
6
-112
/
+132
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
6
-10
/
+17
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+1
2012-11-29
ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute
Marek Szyprowski
1
-8
/
+33
2012-11-26
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-11-26
ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
Nicolas Pitre
2
-10
/
+10
2012-11-21
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
1
-3
/
+1
2012-11-21
arm: mm: Add support for PJ4B cpu and init routines
Gregory CLEMENT
2
-0
/
+71
2012-11-21
Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...
Olof Johansson
1
-0
/
+16
2012-11-19
Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...
Russell King
1
-99
/
+108
2012-11-19
Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...
Russell King
4
-5
/
+16
2012-11-16
Merge 3.7-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2012-11-13
ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary
Nicolas Pitre
1
-4
/
+10
2012-11-12
ARM: 7572/1: proc-v6.S: fix comment
Nicolas Pitre
1
-1
/
+1
2012-11-09
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
3
-0
/
+11
2012-11-09
ARM: mm: introduce L_PTE_VALID for page table entries
Will Deacon
2
-2
/
+2
2012-11-09
ARM: mm: don't use the access flag permissions mechanism for classic MMU
Will Deacon
1
-2
/
+2
2012-11-09
ARM: mm: use pteval_t to represent page protection values
Will Deacon
1
-1
/
+1
2012-11-07
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2012-11-06
ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl
Gregory CLEMENT
2
-13
/
+265
2012-11-05
ARM: implement debug_ll_io_init()
Rob Herring
1
-0
/
+16
2012-11-05
ARM: mm: use bitmap operations when allocating new ASIDs
Will Deacon
1
-19
/
+35
2012-11-05
ARM: mm: avoid taking ASID spinlock on fastpath
Will Deacon
1
-8
/
+15
2012-11-05
ARM: mm: remove IPI broadcasting on ASID rollover
Will Deacon
1
-100
/
+86
2012-11-04
ARM: 7569/1: mm: uninitialized warning corrections
viresh kumar
1
-1
/
+1
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+4
2012-10-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2012-10-24
ARM: mm: Remove unused arm_vmregion priv field
Laurent Pinchart
1
-1
/
+0
2012-10-24
ARM: dma-mapping: fix build warning in __dma_alloc()
Jingoo Han
1
-1
/
+1
2012-10-22
Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Russell King
1
-1
/
+3
2012-10-18
ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset
Dave Martin
1
-1
/
+1
2012-10-18
ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
Gregory CLEMENT
1
-15
/
+40
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
1
-53
/
+53
[next]