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-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
2020-06-11
x86/traps: Prepare for using DEFINE_IDTENTRY
Thomas Gleixner
2020-06-11
x86/entry/common: Provide idtentry_enter/exit()
Thomas Gleixner
2020-06-11
x86/idtentry: Provide macros to define/declare IDT entry points
Thomas Gleixner
2020-06-11
x86/entry/32: Provide macro to emit IDT entry stubs
Thomas Gleixner
2020-06-11
x86/entry/64: Provide sane error entry/exit
Thomas Gleixner
2020-06-11
x86/entry: Distangle idtentry
Thomas Gleixner
2020-06-11
x86/entry/64: Reorder idtentries
Thomas Gleixner
2020-06-11
x86/traps: Split trap numbers out in a separate header
Thomas Gleixner
2020-06-11
x86/traps: Make interrupt enable/disable symmetric in C code
Thomas Gleixner
2020-06-11
x86/entry/64: Use native swapgs in asm_load_gs_index()
Thomas Gleixner
2020-06-11
x86/entry: Disable interrupts for native_load_gs_index() in C code
Thomas Gleixner
2020-06-11
x86/traps: Mark sync_regs() noinstr
Thomas Gleixner
2020-06-11
x86/traps: Mark fixup_bad_iret() noinstr
Thomas Gleixner
2020-06-11
x86/entry: Make entry_64_compat.S objtool clean
Peter Zijlstra
2020-06-11
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
2020-06-11
x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
Thomas Gleixner
2020-06-11
x86/entry: Move irq tracing on syscall entry to C-code
Thomas Gleixner
2020-06-11
x86/entry/common: Protect against instrumentation
Thomas Gleixner
2020-06-11
x86/entry: Mark enter_from_user_mode() noinstr
Thomas Gleixner
2020-06-11
x86/entry/32: Move non entry code into .text section
Thomas Gleixner
2020-06-11
x86/entry/64: Move non entry code into .text section
Thomas Gleixner
2020-06-11
x86/idt: Remove update_intr_gate()
Thomas Gleixner
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
x86/entry: Exclude low level entry code from sanitizing
Peter Zijlstra
2020-06-11
x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
Thomas Gleixner
2020-06-11
x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
Thomas Gleixner
2020-06-11
x86/doublefault: Remove memmove() call
Peter Zijlstra
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
Andy Lutomirski
2020-06-11
x86/idt: Keep spurious entries unset in system_vectors
Vitaly Kuznetsov
2020-06-11
x86/idt: Annotate alloc_intr_gate() with __init
Vitaly Kuznetsov
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2020-06-11
x86/idt: Remove address operator on function machine_check()
Lai Jiangshan
2020-06-11
x86/entry/64: Remove unneeded kernel CR3 switching
Lai Jiangshan
2020-06-11
x86/entry/64: Remove an unused label
Lai Jiangshan
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
2020-06-09
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
x86: use non-set_fs based maccess routines
Christoph Hellwig
2020-06-09
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
[prev]
[next]