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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
1
-0
/
+1
2014-07-17
arm64: implement TASK_SIZE_OF
Colin Cross
1
-0
/
+2
2014-07-09
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-30
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-05-06
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-05-06
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-03-06
ARM64: unwind: Fix PC calculation
Olof Johansson
1
-1
/
+5
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-20
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-20
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-02-20
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-01-09
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2014-01-09
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2
-6
/
+3
2014-01-09
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
1
-18
/
+4
2014-01-09
clocksource: arch_timer: use virtual counters
Mark Rutland
1
-10
/
+0
2014-01-09
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
1
-4
/
+0
2014-01-09
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
1
-0
/
+2
2014-01-09
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2014-01-09
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
1
-0
/
+2
2014-01-09
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2014-01-09
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
1
-0
/
+13
2014-01-09
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2014-01-09
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
1
-1
/
+2
2014-01-09
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
1
-20
/
+18
2013-09-26
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-09-26
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
2013-08-29
arm64: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
2013-08-29
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
1
-1
/
+6
2013-08-20
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+5
2013-07-25
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
1
-3
/
+9
2013-05-31
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
1
-0
/
+10
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
2
-3
/
+5
2013-05-24
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
Chen Gang
1
-0
/
+1
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
1
-1
/
+1
2013-05-14
arm64: Do not source kernel/time/Kconfig explicitly
Catalin Marinas
1
-2
/
+0
2013-05-14
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
1
-1
/
+1
2013-05-14
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
1
-9
/
+3
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2
-4
/
+1
2013-05-13
arm64: Fix duplicate definition of early_console
Chen Gang
1
-2
/
+3
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-8
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-12
/
+17
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
1
-5
/
+5
2013-05-08
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
1
-1
/
+2
2013-05-08
arm64: dts: fix #address-cells for foundation-v8
Mark Rutland
1
-1
/
+1
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
3
-5
/
+8
[next]