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
Age
Commit message (
Expand
)
Author
2020-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
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
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-12
alpha: c_next should increase position index
Matt Turner
2020-06-12
alpha: Replace sg++ with sg = sg_next(sg)
Xu Wang
2020-06-12
alpha: fix memory barriers so that they conform to the specification
Mikulas Patocka
2020-06-12
alpha: remove unneeded semicolon in sys_eiger.c
Jason Yan
2020-06-12
alpha: remove unneeded semicolon in osf_sys.c
Jason Yan
2020-06-12
alpha: Replace strncmp with str_has_prefix
Chuhong Yuan
2020-06-12
alpha: fix rtc port ranges
Mikulas Patocka
2020-06-12
alpha: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2020-06-12
x86/entry: Force rcu_irq_enter() when in idle task
Thomas Gleixner
2020-06-12
Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
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-12
nios2: signal: Mark expected switch fall-through
Ley Foon Tan
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 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
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
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
alpha: Fix build around srm_sysrq_reboot_op
Joerg Roedel
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-11
Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
kvm: i8254: remove redundant assignment to pointer s
Colin Ian King
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
2020-06-11
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
2020-06-11
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
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: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-11
x86/entry: Re-order #DB handler to avoid *SAN instrumentation
Peter Zijlstra
2020-06-11
x86/entry: __always_inline arch_atomic_* for noinstr
Peter Zijlstra
2020-06-11
x86/entry: __always_inline irqflags for noinstr
Peter Zijlstra
2020-06-11
x86/entry: __always_inline debugreg for noinstr
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: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
[next]