index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-26
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
1
-0
/
+5
2021-12-22
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
1
-1
/
+6
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
1
-24
/
+35
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
1
-5
/
+16
2021-12-22
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2
-3
/
+15
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
1
-3
/
+0
2021-12-20
hyper-v: Enable swiotlb bounce buffer for Isolation VM
Tianyu Lan
1
-1
/
+14
2021-12-20
x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
Tianyu Lan
1
-0
/
+8
2021-12-20
drm/i915/adl-n: Enable ADL-N platform
Tejas Upadhyay
1
-0
/
+1
2021-12-20
x86/mce: Check regs before accessing it
Borislav Petkov
1
-1
/
+4
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+1
2021-12-16
x86/apic/msi: Use PCI device MSI property
Thomas Gleixner
1
-4
/
+1
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-2
/
+6
2021-12-15
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
1
-3
/
+3
2021-12-15
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
1
-39
/
+27
2021-12-15
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
1
-1
/
+1
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
1
-0
/
+14
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-2
/
+2
2021-12-13
x86/mce: Mark mce_start() noinstr
Borislav Petkov
1
-6
/
+14
2021-12-13
x86/mce: Mark mce_timed_out() noinstr
Borislav Petkov
1
-3
/
+13
2021-12-13
x86/mce: Move the tainting outside of the noinstr region
Borislav Petkov
1
-15
/
+26
2021-12-13
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
2021-12-13
x86/mce: Mark mce_end() noinstr
Borislav Petkov
1
-3
/
+11
2021-12-13
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
1
-3
/
+12
2021-12-13
x86/mce: Prevent severity computation from being instrumented
Borislav Petkov
1
-9
/
+21
2021-12-13
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
1
-0
/
+11
2021-12-13
x86/mce: Remove noinstr annotation from mce_setup()
Borislav Petkov
1
-6
/
+20
2021-12-13
x86/mce: Use mce_rdmsrl() in severity checking code
Borislav Petkov
3
-6
/
+6
2021-12-13
x86/mce: Remove function-local cpus variables
Borislav Petkov
1
-6
/
+2
2021-12-13
x86/mce: Do not use memset to clear the banks bitmaps
Borislav Petkov
1
-3
/
+2
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
1
-1
/
+0
2021-12-11
x86/sgx: Remove .fixup usage
Peter Zijlstra
1
-31
/
+5
2021-12-11
x86/fpu: Remove .fixup usage
Peter Zijlstra
2
-10
/
+2
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-1
/
+1
2021-12-09
x86/resctrl: Remove redundant assignment to variable chunks
Colin Ian King
1
-1
/
+1
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2
-0
/
+21
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-3
/
+4
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2
-12
/
+6
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-1
/
+1
2021-12-09
x86/alternative: Relax text_poke_bp() constraint
Peter Zijlstra
1
-15
/
+34
2021-12-08
sched,x86: Don't use cluster topology for x86 hybrid CPUs
Peter Zijlstra
1
-0
/
+14
2021-12-08
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Anusha Srivatsa
1
-0
/
+1
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
3
-4
/
+4
2021-12-08
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
1
-0
/
+8
2021-12-08
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
1
-1
/
+3
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
9
-25
/
+25
2021-12-08
x86/mce/inject: Set the valid bit in MCA_STATUS before error injection
Smita Koralahalli
1
-0
/
+2
2021-12-08
x86/mce/inject: Check if a bank is populated before injecting
Smita Koralahalli
1
-1
/
+41
2021-12-06
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
1
-10
/
+2
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2
-1
/
+20
[prev]
[next]