index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-06-30
1
-0
/
+4
*
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
2014-05-06
1
-3
/
+3
*
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
2014-05-06
1
-1
/
+1
*
ARM64: unwind: Fix PC calculation
Olof Johansson
2014-03-06
1
-1
/
+5
*
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
2014-02-20
1
-0
/
+1
*
arm64: vdso: fix coarse clock handling
Nathan Lynch
2014-02-20
1
-1
/
+6
*
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2014-02-20
1
-2
/
+10
*
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
2014-02-20
1
-1
/
+1
*
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
2014-02-20
1
-2
/
+2
*
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
2014-01-09
1
-1
/
+1
*
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2014-01-09
2
-6
/
+3
*
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
2014-01-09
1
-18
/
+4
*
clocksource: arch_timer: use virtual counters
Mark Rutland
2014-01-09
1
-10
/
+0
*
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
2014-01-09
1
-4
/
+0
*
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
2014-01-09
1
-0
/
+2
*
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2014-01-09
1
-0
/
+6
*
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
2014-01-09
1
-0
/
+2
*
arm64: Change kernel stack size to 16K
Feng Kan
2014-01-09
2
-3
/
+3
*
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2014-01-09
1
-0
/
+13
*
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
2014-01-09
1
-7
/
+8
*
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
2014-01-09
1
-1
/
+2
*
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
2014-01-09
1
-20
/
+18
*
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
2013-09-26
1
-1
/
+1
*
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
2013-09-26
1
-1
/
+4
*
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-29
1
-0
/
+3
*
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-08-29
1
-1
/
+6
*
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-20
1
-2
/
+5
*
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-07-25
1
-26
/
+20
*
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
2013-06-20
1
-0
/
+1
*
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
2013-05-31
1
-3
/
+9
*
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
2013-05-31
1
-0
/
+10
*
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-24
2
-3
/
+5
*
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
Chen Gang
2013-05-24
1
-0
/
+1
*
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
2013-05-17
1
-1
/
+1
*
arm64: Do not source kernel/time/Kconfig explicitly
Catalin Marinas
2013-05-14
1
-2
/
+0
*
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
2013-05-14
1
-1
/
+1
*
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
2013-05-14
1
-9
/
+3
*
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2013-05-13
2
-4
/
+1
*
arm64: Fix duplicate definition of early_console
Chen Gang
2013-05-13
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-10
2
-8
/
+1
|
\
|
*
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
2
-8
/
+1
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-3
/
+0
|
\
\
|
*
|
Remove GENERIC_GPIO config option
Alexandre Courbot
2013-04-16
1
-3
/
+0
*
|
|
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
6
-12
/
+17
|
\
\
\
|
*
|
|
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
2013-05-08
1
-5
/
+5
|
*
|
|
arm64: Ignore the 'write' ESR flag on cache maintenance faults
Catalin Marinas
2013-05-08
1
-1
/
+2
|
*
|
|
arm64: dts: fix #address-cells for foundation-v8
Mark Rutland
2013-05-08
1
-1
/
+1
|
*
|
|
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
2013-05-08
3
-5
/
+8
|
*
|
|
arm64: Enable support for the ARM GIC interrupt controller
Catalin Marinas
2013-05-08
1
-0
/
+1
*
|
|
|
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-07
2
-2
/
+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]