index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
x86/softirq/64: Inline do_softirq_own_stack()
Thomas Gleixner
3
-7
/
+12
2021-02-11
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
7
-0
/
+7
2021-02-11
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
13
-11
/
+12
2021-02-11
x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
Thomas Gleixner
3
-12
/
+10
2021-02-11
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
3
-76
/
+17
2021-02-11
x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
Thomas Gleixner
1
-13
/
+6
2021-02-11
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
4
-34
/
+36
2021-02-11
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
3
-30
/
+66
2021-02-11
x86/irq: Provide macro for inlining irq stack switching
Thomas Gleixner
1
-0
/
+98
2021-02-11
x86/apic: Split out spurious handling code
Thomas Gleixner
1
-12
/
+19
2021-02-11
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
5
-16
/
+27
2021-02-11
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
4
-10
/
+10
2021-02-11
x86/entry: Fix instrumentation annotation
Thomas Gleixner
1
-1
/
+1
2021-02-10
Merge branch 'objtool/core' into x86/entry
Thomas Gleixner
17
-153
/
+207
2021-02-10
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
1
-1
/
+4
2021-01-26
x86/power: Support objtool validation in hibernate_asm_64.S
Josh Poimboeuf
2
-5
/
+4
2021-01-26
x86/power: Move restore_registers() to top of the file
Josh Poimboeuf
1
-46
/
+46
2021-01-26
x86/power: Annotate indirect branches as safe
Josh Poimboeuf
1
-0
/
+3
2021-01-26
x86/acpi: Support objtool validation in wakeup_64.S
Josh Poimboeuf
2
-1
/
+2
2021-01-26
x86/acpi: Annotate indirect branch as safe
Josh Poimboeuf
1
-0
/
+2
2021-01-26
x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
Josh Poimboeuf
1
-3
/
+2
2021-01-26
x86/xen/pvh: Annotate indirect branch as safe
Josh Poimboeuf
1
-0
/
+2
2021-01-26
x86/xen: Support objtool vmlinux.o validation in xen-head.S
Josh Poimboeuf
1
-2
/
+3
2021-01-26
x86/xen: Support objtool validation in xen-asm.S
Josh Poimboeuf
2
-11
/
+19
2021-01-26
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
3
-13
/
+4
2021-01-26
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
1
-0
/
+1
2021-01-19
x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument
Borislav Petkov
1
-6
/
+1
2021-01-14
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
1
-4
/
+4
2021-01-14
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2
-9
/
+21
2021-01-14
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
1
-0
/
+10
2021-01-14
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
3
-58
/
+80
2021-01-14
x86/tools: Use tools headers for instruction decoder selftests
Vasily Gorbik
1
-4
/
+4
2021-01-10
Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+3
2021-01-10
Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+10
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-73
/
+63
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-212
/
+292
2021-01-09
Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-8
/
+23
2021-01-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-18
/
+27
2021-01-09
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
1
-0
/
+1
2021-01-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2021-01-08
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
1
-0
/
+4
2021-01-08
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
1
-1
/
+1
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
17
-115
/
+114
2021-01-08
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
1
-0
/
+7
2021-01-08
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
1
-69
/
+43
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
7
-6
/
+61
2021-01-08
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
3
-1
/
+8
2021-01-08
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
1
-0
/
+1
2021-01-08
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
1
-0
/
+4
2021-01-08
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
1
-2
/
+14
[next]