index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Get rid of mcheck_intel_therm_init()
Borislav Petkov
2021-02-08
2
-12
/
+4
*
x86/mce: Make mce_timed_out() identify holdout CPUs
Paul E. McKenney
2021-01-08
1
-1
/
+14
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-0
/
+1
|
\
|
*
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
1
-0
/
+1
*
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
2
-96
/
+0
|
\
\
|
*
|
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2020-11-06
2
-96
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
\
\
|
*
|
|
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
|
|
x86/split-lock: Avoid returning with interrupts enabled
Andi Kleen
2020-12-22
1
-1
/
+2
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
4
-7
/
+8
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-12-15
2
-7
/
+14
|
|
\
\
\
|
*
|
|
|
KVM: SVM: Add GHCB accessor functions for retrieving fields
Tom Lendacky
2020-12-14
1
-6
/
+6
|
*
|
|
|
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
2020-12-14
1
-0
/
+1
|
*
|
|
|
x86: Enumerate AVX512 FP16 CPUID feature flag
Kyung Min Park
2020-12-12
1
-0
/
+1
|
*
|
|
|
x86/kvm: remove unused macro HV_CLOCK_SIZE
Alex Shi
2020-11-16
1
-1
/
+0
*
|
|
|
|
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-17
2
-5
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
2020-11-13
1
-0
/
+4
|
*
|
|
|
|
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
2020-11-13
1
-2
/
+9
|
*
|
|
|
|
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-11-13
1
-1
/
+2
|
*
|
|
|
|
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
2020-11-06
1
-1
/
+1
|
*
|
|
|
|
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
2020-11-06
1
-2
/
+10
*
|
|
|
|
|
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-16
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-12-11
1
-0
/
+6
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
2
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
2020-12-15
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
19
-489
/
+614
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
2020-12-10
1
-16
/
+6
|
*
|
|
|
|
|
|
|
x86/ioapic: Correct the PCI/ISA trigger type selection
Thomas Gleixner
2020-11-10
1
-2
/
+2
|
*
|
|
|
|
|
|
|
x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index
David Woodhouse
2020-11-04
1
-2
/
+2
|
*
|
|
|
|
|
|
|
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2020-11-04
1
-0
/
+29
|
*
|
|
|
|
|
|
|
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
2020-10-28
1
-0
/
+6
|
*
|
|
|
|
|
|
|
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
2020-10-28
2
-2
/
+25
|
*
|
|
|
|
|
|
|
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
2020-10-28
1
-5
/
+15
|
*
|
|
|
|
|
|
|
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-12
/
+13
|
*
|
|
|
|
|
|
|
x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-10
/
+14
|
*
|
|
|
|
|
|
|
x86/apic: Add select() method on vector irqdomain
David Woodhouse
2020-10-28
1
-0
/
+43
|
*
|
|
|
|
|
|
|
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
1
-31
/
+72
|
*
|
|
|
|
|
|
|
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
1
-79
/
+65
|
*
|
|
|
|
|
|
|
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
1
-129
/
+115
|
*
|
|
|
|
|
|
|
x86/msi: Provide msi message shadow structs
Thomas Gleixner
2020-10-28
1
-16
/
+19
|
*
|
|
|
|
|
|
|
x86/hpet: Move MSI support into hpet.c
David Woodhouse
2020-10-28
2
-117
/
+112
|
*
|
|
|
|
|
|
|
x86/apic: Always provide irq_compose_msi_msg() method for vector domain
David Woodhouse
2020-10-28
3
-37
/
+38
|
*
|
|
|
|
|
|
|
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
12
-24
/
+17
|
*
|
|
|
|
|
|
|
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
2020-10-28
10
-33
/
+14
|
*
|
|
|
|
|
|
|
x86/apic: Replace pointless apic:: Dest_logical usage
Thomas Gleixner
2020-10-28
3
-5
/
+5
|
*
|
|
|
|
|
|
|
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-28
9
-17
/
+18
|
*
|
|
|
|
|
|
|
x86/devicetree: Fix the ioapic interrupt type table
Thomas Gleixner
2020-10-28
1
-15
/
+15
|
*
|
|
|
|
|
|
|
x86/apic/uv: Fix inconsistent destination mode
Thomas Gleixner
2020-10-28
1
-1
/
+1
|
*
|
|
|
|
|
|
|
x86/msi: Only use high bits of MSI address for DMAR unit
David Woodhouse
2020-10-28
1
-6
/
+27
[next]