-
- Downloads
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes: a SYSRET single-stepping fix, a dmi-scan robustization fix, a reboot quirk and a kgdb fixlet" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: kgdb/x86: Fix reporting of 'si' in kgdb on x86_64 x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk MAINTAINERS: Change the x86 microcode loader maintainer firmware: dmi_scan: Prevent dmi_num integer overflow
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 3 deletionsMAINTAINERS
- arch/x86/kernel/entry_64.S 15 additions, 1 deletionarch/x86/kernel/entry_64.S
- arch/x86/kernel/kgdb.c 1 addition, 1 deletionarch/x86/kernel/kgdb.c
- arch/x86/kernel/reboot.c 10 additions, 0 deletionsarch/x86/kernel/reboot.c
- drivers/firmware/dmi_scan.c 7 additions, 15 deletionsdrivers/firmware/dmi_scan.c
Loading
Please register or sign in to comment