index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-2
/
+2
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+35
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-454
/
+840
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2020-06-12
x86/entry: Make NMI use IDTENTRY_RAW
Thomas Gleixner
1
-2
/
+2
2020-06-12
x86/entry: Treat BUG/WARN as NMI-like entries
Andy Lutomirski
1
-1
/
+1
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+34
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+20
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-1
/
+5
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-1
/
+1
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-6
/
+13
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
111
-2221
/
+1787
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-0
/
+7
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
3
-6
/
+6
2020-06-11
x86/entry: __always_inline arch_atomic_* for noinstr
Peter Zijlstra
1
-7
/
+7
2020-06-11
x86/entry: __always_inline irqflags for noinstr
Peter Zijlstra
1
-10
/
+10
2020-06-11
x86/entry: __always_inline debugreg for noinstr
Peter Zijlstra
1
-3
/
+3
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
1
-15
/
+2
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
1
-2
/
+0
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
1
-9
/
+3
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2
-52
/
+1
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
1
-1
/
+4
2020-06-11
x86/entry: Introduce local_db_{save,restore}()
Peter Zijlstra
1
-0
/
+30
2020-06-11
x86/entry: Remove the TRACE_IRQS cruft
Thomas Gleixner
1
-10
/
+0
2020-06-11
x86/entry: Remove the apic/BUILD interrupt leftovers
Thomas Gleixner
1
-12
/
+0
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
5
-26
/
+2
2020-06-11
x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC
Thomas Gleixner
1
-0
/
+4
2020-06-11
x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVEC
Thomas Gleixner
4
-44
/
+10
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
4
-14
/
+6
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
7
-56
/
+24
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
4
-11
/
+7
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
5
-13
/
+8
2020-06-11
x86/entry: Provide IDTENTRY_SYSVEC
Thomas Gleixner
1
-0
/
+79
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
3
-4
/
+8
2020-06-11
x86/entry: Add IRQENTRY_IRQ macro
Thomas Gleixner
1
-0
/
+49
2020-06-11
x86/irq: Rework handle_irq() for 64-bit
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
5
-3
/
+53
2020-06-11
x86/irq: Use generic irq_regs implementation
Thomas Gleixner
1
-32
/
+0
2020-06-11
x86/entry: Remove the transition leftovers
Thomas Gleixner
1
-3
/
+3
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2
-12
/
+2
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
1
-0
/
+34
2020-06-11
x86/entry: Provide helpers for executing on the irqstack
Thomas Gleixner
1
-0
/
+53
2020-06-11
x86/entry: Clean up idtentry_enter/exit() leftovers
Thomas Gleixner
1
-11
/
+1
2020-06-11
x86/idtentry: Switch to conditional RCU handling
Thomas Gleixner
1
-4
/
+6
2020-06-11
x86/entry: Provide idtentry_enter/exit_user()
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/entry: Provide idtentry_entry/exit_cond_rcu()
Thomas Gleixner
1
-2
/
+12
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
2
-5
/
+3
2020-06-11
x86/idtentry: Provide IDTENTRY_DF
Thomas Gleixner
1
-0
/
+87
2020-06-11
x86/idtentry: Provide IDTRENTRY_NOIST variants for #DB and #MC
Thomas Gleixner
1
-2
/
+17
[next]