aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAge
...
| * | | arm64: don't reload GPRs after apply_ssbdMark Rutland2018-07-12
| * | | arm64: don't restore GPRs when context trackingMark Rutland2018-07-12
| * | | arm64: convert native/compat syscall entry to CMark Rutland2018-07-12
| * | | arm64: convert syscall trace logic to CMark Rutland2018-07-12
| * | | arm64: convert raw syscall invocation to CMark Rutland2018-07-12
| * | | arm64: introduce syscall_fn_tMark Rutland2018-07-12
| * | | arm64: remove sigreturn wrappersMark Rutland2018-07-12
| * | | arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2018-07-12
| * | | arm64: kill change_cpacr()Mark Rutland2018-07-12
| * | | arm64: kill config_sctlr_el1()Mark Rutland2018-07-12
| * | | arm64: consistently use unsigned long for thread flagsMark Rutland2018-07-12
| * | | Revert "arm64: fix infinite stacktrace"Will Deacon2018-07-12
| * | | arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon2018-07-11
| * | | arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi2018-07-09
| * | | arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla2018-07-06
| * | | arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2018-07-06
| * | | arm64: smp: remove cpu and numa topology information when hotplugging out CPUSudeep Holla2018-07-06
| * | | arm64: topology: restrict updating siblings_masks to online cpus onlySudeep Holla2018-07-06
| * | | arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2018-07-06
| * | | arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla2018-07-06
| * | | arm64: topology: refactor reset_cpu_topology to add support for removing topo...Sudeep Holla2018-07-06
| * | | arm64: errata: Don't define type field twice for arm64_errata[] entriesWill Deacon2018-07-06
| * | | arm64: insn: Don't fallback on nosync path for general insn patchingWill Deacon2018-07-05
| * | | arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon2018-07-05
| * | | arm64: use PSR_AA32 definitionsMark Rutland2018-07-05
| * | | arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland2018-07-05
| * | | arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland2018-07-05
| * | | arm64: don't zero DIT on signal returnMark Rutland2018-07-05
| * | | arm64: Handle mismatched cache typeSuzuki K Poulose2018-07-05
| * | | arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-07-05
| * | | arm64: kexec: always reset to EL2 if presentMark Rutland2018-07-04
| * | | arm64: fix infinite stacktraceMikulas Patocka2018-07-04
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-13
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-02
| |\ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-25
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-26
| * | | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-26
| * | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-26
| |\ \ \ \
| * | | | | kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu2018-06-21
| * | | | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
| * | | | | arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes codeMasami Hiramatsu2018-06-21
| * | | | | arm64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-21
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-06
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm64: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-03
| | |/ / | |/| |
* | | | arm64: Check for errata before evaluating cpu featuresDirk Mueller2018-07-25
| |/ / |/| |
* | | arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon2018-06-27
| |/ |/|
* | arm64: kpti: Use early_param for kpti= command-line optionWill Deacon2018-06-22
* | arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-06-19
|/
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-13