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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Tizen: set permissive mode for smack
devel/aarch64
Chanho Park
1
-0
/
+1
2014-04-16
tizen: arm64: update tizen_aemv8_defconfig
Chanho Park
1
-34
/
+437
2014-04-16
tizen: arm: add vexpress defconfig for qemu-arm
Chanho Park
1
-0
/
+1937
2014-04-16
arm64: mm: define dma_{alloc/free}_writecombine
Chanho Park
1
-0
/
+16
2014-04-16
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
5
-1
/
+9
2014-04-16
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
2
-4
/
+4
2014-04-16
arm64: Clean up the default pgprot setting
Catalin Marinas
4
-95
/
+50
2014-04-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2014-04-16
arm64: Introduce execute-only page access permissions
Catalin Marinas
2
-8
/
+8
2014-04-16
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2
-0
/
+17
2014-04-16
arm64: Remove the aux_context structure
Catalin Marinas
2
-41
/
+17
2014-04-16
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
5
-9
/
+20
2014-04-16
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
1
-38
/
+1
2014-04-16
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
4
-1
/
+41
2014-04-16
arm64: vexpress: Add CLCD support to the ARMv8 model platform
Catalin Marinas
3
-0
/
+31
2014-04-16
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
1
-4
/
+11
2014-04-16
arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
Laura Abbott
1
-0
/
+14
2014-04-16
arm64: fix !CONFIG_COMPAT build failures
Mark Salter
2
-0
/
+6
2014-04-16
Revert "arm64: virt: ensure visibility of __boot_cpu_mode"
Catalin Marinas
1
-13
/
+0
2014-04-16
arm64: Relax the kernel cache requirements for boot
Catalin Marinas
2
-2
/
+37
2014-04-16
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2
-12
/
+19
2014-04-16
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2
-5
/
+1
2014-04-16
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
1
-2
/
+12
2014-04-16
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
1
-0
/
+44
2014-04-16
arm64: Fix __range_ok macro
Christopher Covington
1
-2
/
+2
2014-04-16
arm64: Fix duplicated Kconfig entries
Mark Brown
1
-6
/
+0
2014-04-16
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
1
-28
/
+24
2014-04-16
arm64: rwsem: use asm-generic rwsem implementation
Will Deacon
2
-1
/
+2
2014-04-16
arm64: enable generic CPU feature modalias matching for this architecture
Ard Biesheuvel
2
-0
/
+30
2014-04-16
arm64: smp: make local symbol static
Jingoo Han
1
-1
/
+1
2014-04-16
arm64: debug: make local symbols static
Jingoo Han
1
-2
/
+2
2014-04-16
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2
-2
/
+2
2014-04-16
ARM64: perf: add support for frame pointer unwinding in compat mode
Jean Pihet
1
-8
/
+67
2014-04-16
ARM64: perf: add support for perf registers API
Jean Pihet
6
-1
/
+90
2014-04-16
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
4
-13
/
+21
2014-04-16
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-04-16
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-04-16
arm64: barriers: add dmb barrier
Will Deacon
1
-0
/
+1
2014-04-16
arm64: topology: Implement basic CPU topology support
Mark Brown
5
-1
/
+162
2014-04-16
arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
Ard Biesheuvel
2
-0
/
+38
2014-04-16
arm64: add AT_HWCAP2 support for 32-bit compat
Ard Biesheuvel
2
-1
/
+3
2014-04-16
arm64: remove unnecessary cache flush at boot
Mark Rutland
2
-7
/
+1
2014-04-16
cpufreq: enable ARM drivers on arm64
Rob Herring
1
-0
/
+8
2014-04-16
arm64: remove return value form psci_init()
Vladimir Murzin
2
-7
/
+4
2014-04-16
arm64: remove redundant "psci:" prefixes
Vladimir Murzin
1
-2
/
+2
2014-04-16
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
4
-1
/
+253
2014-04-16
arm64: Use swiotlb late initialisation
Catalin Marinas
2
-4
/
+8
2014-04-16
arm64: Replace ZONE_DMA32 with ZONE_DMA
Catalin Marinas
3
-18
/
+19
2014-04-16
arm64: vdso: clean up vdso_pagelist initialization
Nathan Lynch
1
-30
/
+12
2014-04-16
arm64: Change misleading function names in dma-mapping
Ritesh Harjani
1
-10
/
+10
[next]