index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-03
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-01
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
2019-05-01
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
2019-05-01
arm64: Fix size of __early_cpu_boot_status
Arun KS
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
2019-04-30
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
2019-04-26
arm64: Always enable ssb vulnerability detection
Jeremy Linton
2019-04-26
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
2019-04-26
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
2019-04-26
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
2019-04-26
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
2019-04-26
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
2019-04-26
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
2019-04-23
arm64: compat: Add KUSER_HELPERS config option
Vincenzo Frascino
2019-04-23
arm64: compat: Refactor aarch32_alloc_vdso_pages()
Vincenzo Frascino
2019-04-23
arm64: compat: Split kuser32
Vincenzo Frascino
2019-04-23
arm64: compat: Alloc separate pages for vectors and sigpage
Vincenzo Frascino
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-16
arm64: vdso: Fix clock_getres() for CLOCK_REALTIME
Vincenzo Frascino
2019-04-16
arm64: Advertise ARM64_HAS_DCPODP cpu feature
Andrew Murray
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
2019-04-16
arm64: HWCAP: encapsulate elf_hwcap
Andrew Murray
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-04-14
arm64/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-11
arm64: vdso: use $(LD) instead of $(CC) to link VDSO
Masahiro Yamada
2019-04-11
arm64: perf_event: Remove wrongfully used inline
Raphael Gault
2019-04-09
arm64: Clear OSDLR_EL1 on CPU boot
Jean-Philippe Brucker
2019-04-09
arm64: debug: Clean up brk_handler()
Will Deacon
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
arm64: debug: Remove meaningless comment
Will Deacon
2019-04-09
arm64: debug: Rename addr parameter for non-watchpoint exception hooks
Will Deacon
2019-04-09
arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
[next]