Date |
List |
Subject |
2013-10-14 15:25:21
|
linux-kernel
|
Re: [PATCH v2 0/7] Optimize jump label implementation on ARM64 |
2013-10-14 14:25:21
|
linux-kernel
|
[PATCH] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions |
2013-10-14 13:58:50
|
linux-kernel
|
Re: [RFT PATCH v2 1/4] arm64: fix possible invalid FPSIMD initialization state |
2013-10-13 14:56:05
|
linux-kernel
|
[PATCH v2 7/7] jump_label: use defined macros instead of hard-coding for better readability |
2013-10-13 14:55:48
|
linux-kernel
|
[PATCH v2 6/7] arm64, jump label: optimize jump label implementation |
2013-10-13 14:54:43
|
linux-kernel
|
[PATCH v2 5/7] arm64, jump label: detect %c support for ARM64 |
2013-10-13 14:54:33
|
linux-kernel
|
[PATCH v2 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions |
2013-10-13 14:53:47
|
linux-kernel
|
[PATCH v2 3/7] arm64: move encode_insn_immediate() from module.c to insn.c |
2013-10-13 14:52:52
|
linux-kernel
|
[PATCH v2 2/7] arm64: introduce interfaces to hotpatch kernel and module code |
2013-10-13 14:52:01
|
linux-kernel
|
[PATCH v2 1/7] arm64: introduce basic aarch64 instruction decoding helpers |
2013-10-13 14:50:44
|
linux-kernel
|
[PATCH v2 0/7] Optimize jump label implementation on ARM64 |
2013-10-13 14:22:49
|
linux-kernel
|
[RFT PATCH v2 4/4] arm64: reuse FPSIMD hardware context if possible |
2013-10-13 14:22:13
|
linux-kernel
|
[RFT PATCH v2 3/4] arm64: reduce duplicated code when saving/restoring FPSIMD for signal handling |
2013-10-13 14:21:34
|
linux-kernel
|
[RFT PATCH v2 2/4] arm64: restore FPSIMD to default state for kernel and signal contexts |
2013-10-13 14:20:50
|
linux-kernel
|
[RFT PATCH v2 1/4] arm64: fix possible invalid FPSIMD initialization state |
2013-09-27 15:42:09
|
linux-kernel
|
Re: [PATCH v1 2/7] arm64: introduce interfaces to hotpatch kernel and module code |
2013-09-27 15:20:24
|
linux-kernel
|
Re: [RFT PATCH v1 0/7] enable FPSIMD lazy save and restore for arm64 |
2013-09-27 14:20:21
|
linux-kernel
|
Re: [RFT PATCH v1 6/7] amd64: avoid saving and restoring FPSIMD registers until threads access them |
2013-09-27 13:20:14
|
linux-kernel
|
Re: [RFT PATCH v1 2/7] arm64: restore FPSIMD to default state for kernel and signal contexts |
2013-09-27 08:12:46
|
linux-kernel
|
[RFT PATCH v1 7/7] arm64: disable lazy load if FPSIMD registers are frequently used |
2013-09-27 08:11:37
|
linux-kernel
|
[RFT PATCH v1 6/7] amd64: avoid saving and restoring FPSIMD registers until threads access them |
2013-09-27 08:11:06
|
linux-kernel
|
[RFT PATCH v1 5/7] arm64: reuse FPSIMD hardware context if possible |
2013-09-27 08:10:34
|
linux-kernel
|
[RFT PATCH v1 4/7] arm64: provide boot option "eagerfpu" to control FPSIMD restore policy |
2013-09-27 08:08:48
|
linux-kernel
|
[RFT PATCH v1 3/7] arm64: implement basic lazy save and restore for FPSIMD registers |
2013-09-27 08:07:37
|
linux-kernel
|
[RFT PATCH v1 2/7] arm64: restore FPSIMD to default state for kernel and signal contexts |
2013-09-27 08:06:52
|
linux-kernel
|
[RFT PATCH v1 1/7] arm64: fix possible invalid FPSIMD initialization state |
2013-09-27 08:06:10
|
linux-kernel
|
[RFT PATCH v1 0/7] enable FPSIMD lazy save and restore for arm64 |
2013-09-25 15:55:00
|
linux-kernel
|
Re: [PATCH v1 2/7] arm64: introduce interfaces to hotpatch kernel and module code |
2013-09-25 15:50:49
|
linux-kernel
|
Re: [PATCH v1 1/7] arm64: introduce basic aarch64 instruction decoding helpers |
2013-09-25 15:47:28
|
linux-kernel
|
Re: [PATCH v1 7/7] jump_label: use defined macros instead of hard-coding for better readability |
2013-09-25 10:48:15
|
linux-kernel
|
[PATCH v1 7/7] jump_label: use defined macros instead of hard-coding for better readability |
2013-09-25 10:47:58
|
linux-kernel
|
[PATCH v1 6/7] arm64, jump label: optimize jump label implementation |
2013-09-25 10:47:31
|
linux-kernel
|
[PATCH v1 5/7] arm64, jump label: detect %c support for ARM64 |
2013-09-25 10:47:20
|
linux-kernel
|
[PATCH v1 4/7] arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions |
2013-09-25 10:47:04
|
linux-kernel
|
[PATCH v1 3/7] arm64: move encode_insn_immediate() from module.c to insn.c |
2013-09-25 10:46:26
|
linux-kernel
|
[PATCH v1 2/7] arm64: introduce interfaces to hotpatch kernel and module code |
2013-09-25 10:45:56
|
linux-kernel
|
[PATCH v1 1/7] arm64: introduce basic aarch64 instruction decoding helpers |
2013-09-25 10:45:01
|
linux-kernel
|
[PATCH v1 0/7] Optimize jump label implementation on ARM64 |
2013-09-12 14:05:00
|
linux-kernel
|
Re: [RFC PATCH v2 15/25] smp, ppc: kill SMP single function call interrupt |
2013-09-11 16:14:49
|
linux-kernel
|
[RFC PATCH v2 13/25] smp, mn10300: enable arch_send_call_function_ipi_mask() |
2013-09-11 16:11:43
|
linux-kernel
|
[RFC PATCH v2 25/25] SMP, trivial: remove unused code from smp_boot.h |
2013-09-11 16:11:39
|
linux-kernel
|
[RFC PATCH v2 24/25] smp: rename call_single_queue as call_function_queue |
2013-09-11 16:11:34
|
linux-kernel
|
[RFC PATCH v2 23/25] smp: cleanup unsued generic_smp_call_function_single_interrupt() |
2013-09-11 16:11:29
|
linux-kernel
|
[RFC PATCH v2 22/25] smp, x86: kill SMP single function call interrupt |
2013-09-11 16:11:10
|
linux-kernel
|
[RFC PATCH v2 21/25] smp, tile: kill SMP single function call interrupt |
2013-09-11 16:11:04
|
linux-kernel
|
[RFC PATCH v2 20/25] smp, tile: kill SMP single function call interrupt |
2013-09-11 16:10:40
|
linux-kernel
|
[RFC PATCH v2 19/25] smp, sparc: kill SMP single function call interrupt |
2013-09-11 16:10:33
|
linux-kernel
|
[RFC PATCH v2 18/25] smp, sparc64: kill SMP single function call interrupt |
2013-09-11 16:10:22
|
linux-kernel
|
[RFC PATCH v2 17/25] smp, sh: kill SMP single function call interrupt |
2013-09-11 16:10:19
|
linux-kernel
|
[RFC PATCH v2 16/25] smp, s390: prepare for killing generic_smp_call_function_single_interrupt() |
2013-09-11 16:10:10
|
linux-kernel
|
[RFC PATCH v2 15/25] smp, ppc: kill SMP single function call interrupt |