index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-06-11
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
2020-06-11
x86/idt: Cleanup trap_init()
Thomas Gleixner
2020-06-11
x86/idt: Use proper constants for table size
Thomas Gleixner
2020-06-11
x86/idt: Add comments about early #PF handling
Thomas Gleixner
2020-06-11
x86/idt: Mark init only functions __init
Thomas Gleixner
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
2020-06-11
x86/entry, nmi: Disable #DB
Peter Zijlstra
2020-06-11
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on direct GDT
Lai Jiangshan
2020-06-11
x86/hw_breakpoint: Add within_area() to check data breakpoints
Lai Jiangshan
2020-06-11
x86/entry: Move paranoid irq tracing out of ASM code
Thomas Gleixner
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
2020-06-11
x86/irq: Rework handle_irq() for 64-bit
Thomas Gleixner
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
2020-06-11
x86/irq: Use generic irq_regs implementation
Thomas Gleixner
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-11
x86/entry/64: Move do_softirq_own_stack() to C
Thomas Gleixner
2020-06-11
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
2020-06-11
x86/entry: Fix allnoconfig build warning
Ingo Molnar
[next]