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
2014-06-30
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
1
-5
/
+13
2014-05-13
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
1
-4
/
+2
2014-05-06
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
2
-8
/
+8
2014-05-06
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
4
-22
/
+17
2014-03-06
ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
Will Deacon
2
-2
/
+3
2014-03-06
ARM: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+1
2013-12-11
ARM: fix booting low-vectors machines
Russell King
2
-2
/
+3
2013-12-04
ARM: 7876/1: clear Thumb-2 IT state on exception handling
Marc Zyngier
1
-1
/
+6
2013-08-29
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
Nicolas Pitre
1
-3
/
+6
2013-08-11
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
3
-7
/
+8
2013-08-11
ARM: make vectors page inaccessible from userspace
Russell King
1
-0
/
+4
2013-08-11
ARM: allow kuser helpers to be removed from the vector page
Russell King
1
-0
/
+34
2013-08-11
ARM: move vector stubs
Russell King
1
-1
/
+9
2013-07-21
ARM: mm: fix boot on SA1110 Assabet
Russell King
1
-1
/
+1
2013-07-21
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
1
-1
/
+28
2013-07-21
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
Marc Zyngier
1
-9
/
+8
2013-07-21
ARM: 7767/1: let the ASID allocator handle suspended animation
Marc Zyngier
1
-0
/
+9
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
2
-3
/
+36
2013-06-24
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
Simon Baatz
1
-0
/
+6
2013-06-24
ARM: 7760/1: cpu_fa526_do_idle: remove WFI
Jonas Jensen
1
-1
/
+0
2013-06-17
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
1
-0
/
+33
2013-06-17
ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
Gregory CLEMENT
1
-2
/
+2
2013-06-17
ARM: 7753/1: map_init_section flushes incorrect pmd
Po-Yu Chuang
1
-3
/
+5
2013-06-17
ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
Jon Medhurst
1
-0
/
+8
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+1
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
9
-21
/
+52
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
23
-219
/
+143
2013-04-29
mm/ARM: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+2
2013-04-29
mm/ARM: use common help functions to free reserved pages
Jiang Liu
1
-32
/
+16
2013-04-29
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+3
2013-04-28
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
1
-31
/
+1
2013-04-25
Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable
Russell King
4
-14
/
+23
2013-04-17
ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations
Gregory CLEMENT
1
-1
/
+2
2013-04-17
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
Joonsoo Kim
2
-13
/
+17
2013-04-17
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
1
-0
/
+1
2013-04-17
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
Joonsoo Kim
2
-0
/
+19
2013-04-17
Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
6
-156
/
+21
2013-04-08
ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
Russell King
7
-7
/
+7
2013-04-03
ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead
Will Deacon
4
-6
/
+6
2013-04-03
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
1
-1
/
+2
2013-04-03
ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...
Rob Herring
1
-7
/
+4
2013-03-26
ARM: modules: don't export cpu_set_pte_ext when !MMU
Will Deacon
1
-0
/
+2
2013-03-26
ARM: mm: remove broken condition check for v4 flushing
Will Deacon
1
-1
/
+1
2013-03-26
ARM: mm: fix numerous hideous errors in proc-arm740.S
Will Deacon
1
-12
/
+16
2013-03-26
ARM: cache: remove ARMv3 support code
Will Deacon
4
-143
/
+2
2013-03-22
ARM: 7678/1: Work around faulty ISAR0 register in some Krait CPUs
Stepan Moskovchenko
1
-0
/
+15
2013-03-22
ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register
Stephen Boyd
1
-2
/
+2
2013-03-22
ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses
Sricharan R
1
-26
/
+47
2013-03-15
Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-2
/
+3
2013-03-14
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
Marek Szyprowski
1
-2
/
+3
[next]