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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
Tizen: set permissive mode for smack
devel/aarch64
Chanho Park
1
-0
/
+1
2014-06-09
smack: add permissive mode for debugging purpose
Chanho Park
5
-0
/
+111
2014-04-16
tizen: arm64: update tizen_aemv8_defconfig
Chanho Park
1
-34
/
+437
2014-04-16
drm/pl111: set default mode to 1024x768x16bpp
Chanho Park
2
-3
/
+3
2014-04-16
tizen: arm: add vexpress defconfig for qemu-arm
Chanho Park
1
-0
/
+1937
2014-04-16
drm/pl111: always use contiguous buffer for gem allocation
Chanho Park
1
-29
/
+7
2014-04-16
drm/pl111: add missing ioctl connection
Chanho Park
1
-0
/
+4
2014-04-16
drm/pl111: add fb helper device to create fb during probe
Chanho Park
9
-3
/
+459
2014-04-16
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey
19
-0
/
+3268
2014-04-16
arm64: mm: define dma_{alloc/free}_writecombine
Chanho Park
1
-0
/
+16
2014-04-16
video: Versatile Express DVI output driver
Pawel Moll
3
-0
/
+231
2014-04-16
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2
-7
/
+10
2014-04-16
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
9
-24
/
+326
2014-04-16
usb: host: make USB_ARCH_HAS_?HCI obsolete
Arnd Bergmann
2
-66
/
+8
2014-04-16
net: smsc911x: don't artificially limit build
Mark Rutland
1
-1
/
+1
2014-04-16
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
6
-22
/
+34
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
amba-clcd: separate ioremap framebuffer from DMA implementation
Will Deacon
1
-28
/
+56
2014-04-16
amba-clcd: Only use dma_alloc_writecombine() if the arch supports it
Catalin Marinas
1
-7
/
+20
2014-04-16
amba-clcd: Remove check for 'reg' value in clcdfb_probe
Jon Medhurst
1
-15
/
+0
2014-04-16
amba-clcd: Add Device Tree support to amba-clcd driver
Ryan Harkin
1
-0
/
+253
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
3
-4
/
+45
2014-04-16
arm64: Update the TCR_EL1 translation granule definitions for 16K pages
Catalin Marinas
2
-12
/
+19
2014-04-16
ARM: topology: Make it clear that all CPUs need to be described
Mark Brown
1
-0
/
+475
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
asm-generic: rwsem: de-PPCify rwsem.h
Will Deacon
1
-5
/
+5
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
[next]