开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2014-11-21
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2014-11-21
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
2014-11-21
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
2014-10-30
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
2014-10-05
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2014-10-05
arm64: flush TLS registers during exec
Will Deacon
2014-07-28
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-17
arm64: implement TASK_SIZE_OF
Colin Cross
2014-07-09
arm64: Bug fix in stack alignment exception
ChiaHao
2014-06-30
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-05-06
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
2014-05-06
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
2014-03-06
ARM64: unwind: Fix PC calculation
Olof Johansson
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
2014-02-20
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
2014-02-20
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
2014-02-20
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
2014-01-09
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
2014-01-09
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2014-01-09
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
2014-01-09
clocksource: arch_timer: use virtual counters
Mark Rutland
2014-01-09
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
Catalin Marinas
2014-01-09
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
2014-01-09
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
2014-01-09
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
2014-01-09
arm64: Change kernel stack size to 16K
Feng Kan
2014-01-09
arm64: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2014-01-09
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
2014-01-09
arm64: spinlock: retry trylock operation if strex fails on free lock
Catalin Marinas
2014-01-09
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
2013-09-26
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit
Will Deacon
2013-09-26
arm64: perf: fix group validation when using enable_on_exec
Will Deacon
2013-08-29
arm64: perf: fix event validation for software group leaders
Will Deacon
2013-08-29
arm64: perf: fix array out of bounds access in armpmu_map_hw_event()
Will Deacon
2013-08-20
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-07-25
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
2013-06-20
perf: arm64: Record the user-mode PC in the call chain.
Jed Davis
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
2013-05-31
arm64: treat unhandled compat el0 traps as undef
Mark Rutland
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-24
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
Chen Gang
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
2013-05-14
arm64: Do not source kernel/time/Kconfig explicitly
Catalin Marinas
2013-05-14
arm64: mm: Fix operands of clz in __flush_dcache_all
Sukanto Ghosh
2013-05-14
arm64: Invoke the of_platform_populate() at arch_initcall() level
Catalin Marinas
2013-05-13
arm64: debug: clear mdscr_el1 instead of taking the OS lock
Will Deacon
2013-05-13
arm64: Fix duplicate definition of early_console
Chen Gang
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
[next]