x86/entry: Switch page fault exception to IDTENTRY_RAW
[linux-block.git] / arch / x86 / kernel /
2020-06-11 Thomas Gleixnerx86/entry: Switch page fault exception to IDTENTRY_RAW
2020-06-11 Thomas Gleixnerx86/entry/64: Move do_softirq_own_stack() to C
2020-06-11 Thomas Gleixnerx86/idtentry: Switch to conditional RCU handling
2020-06-11 Ingo Molnarx86/entry: Fix allnoconfig build warning
2020-06-11 Thomas Gleixnerx86/entry: Convert double fault exception to IDTENTRY_DF
2020-06-11 Thomas Gleixnerx86/mce: Address objtools noinstr complaints
2020-06-11 Thomas Gleixnerx86/traps: Address objtool noinstr complaints in #DB
2020-06-11 Thomas Gleixnerx86/traps: Restructure #DB handling
2020-06-11 Thomas Gleixnerx86/entry: Implement user mode C entry points for ...
2020-06-11 Thomas Gleixnerx86/entry: Convert Debug exception to IDTENTRY_DB
2020-06-11 Peter Zijlstrax86/db: Split out dr6/7 handling
2020-06-11 Thomas Gleixnerx86/nmi: Protect NMI entry against instrumentation
2020-06-11 Thomas Gleixnerx86/entry: Convert NMI to IDTENTRY_NMI
2020-06-11 Thomas Gleixnerx86/mce: Use untraced rd/wrmsr in the MCE offline/crash...
2020-06-11 Thomas Gleixnerx86/entry: Convert Machine Check to IDTENTRY_IST
2020-06-11 Thomas Gleixnerx86/mce: Move nmi_enter/exit() into the entry point
2020-06-11 Peter Zijlstrax86/traps: Split int3 handler up
2020-06-11 Thomas Gleixnerx86/entry: Convert INT3 exception to IDTENTRY_RAW
2020-06-11 Peter Zijlstrax86/int3: Inline bsearch()
2020-06-11 Peter Zijlstrax86/int3: Avoid atomic instrumentation
2020-06-11 Thomas Gleixnerx86/int3: Ensure that poke_int3_handler() is not traced
2020-06-11 Thomas Gleixnerx86/entry/32: Convert IRET exception to IDTENTRY_SW
2020-06-11 Thomas Gleixnerx86/entry: Convert SIMD coprocessor error exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert Alignment check exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor error exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Spurious interrupt bug exception...
2020-06-11 Thomas Gleixnerx86/entry: Convert General protection exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Stack segment exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Segment not present exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid TSS exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Coprocessor segment overrun exceptio...
2020-06-11 Thomas Gleixnerx86/entry: Convert Device not available exception to...
2020-06-11 Thomas Gleixnerx86/entry: Convert Invalid Opcode exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Bounds exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Overflow exception to IDTENTRY
2020-06-11 Thomas Gleixnerx86/entry: Convert Divide Error to IDTENTRY
2020-06-11 Thomas Gleixnerx86/traps: Prepare for using DEFINE_IDTENTRY
2020-06-11 Thomas Gleixnerx86/traps: Make interrupt enable/disable symmetric...
2020-06-11 Thomas Gleixnerx86/traps: Mark sync_regs() noinstr
2020-06-11 Thomas Gleixnerx86/traps: Mark fixup_bad_iret() noinstr
2020-06-11 Thomas Gleixnerx86/entry/64: Move non entry code into .text section
2020-06-11 Thomas Gleixnerx86/idt: Remove update_intr_gate()
2020-06-11 Peter Zijlstrax86/doublefault: Remove memmove() call
2020-06-11 Andy Lutomirskix86/hw_breakpoint: Prevent data breakpoints on cpu_entr...
2020-06-11 Vitaly Kuznetsovx86/idt: Keep spurious entries unset in system_vectors
2020-06-11 Vitaly Kuznetsovx86/idt: Annotate alloc_intr_gate() with __init
2020-06-11 Lai Jiangshanx86/idt: Remove address operator on function machine_ch...
2020-06-11 Linus TorvaldsMerge branch 'work.epoll' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'work.sysctl' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.i915' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'uaccess.misc' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'rwonce/rework' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'docs-5.8-2' of git://git.lwn.net/linux
2020-06-10 Linus TorvaldsMerge tag 'acpi-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'pm-5.8-rc1-2' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
2020-06-10 Linus TorvaldsMerge tag 'mtd/for-5.8' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-06-10 Linus TorvaldsMerge tag 'for-v5.8' of git://git./linux/kernel/git...
2020-06-10 Linus TorvaldsMerge tag 'dmaengine-5.8-rc1' of git://git.infradead...
2020-06-10 Rafael J. WysockiMerge branch 'acpica'
2020-06-10 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-acpi'
2020-06-10 Rafael J. WysockiMerge branch 'pm-opp'
2020-06-09 Linus TorvaldsMerge tag 'fuse-update-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'ovl-update-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'afs-fixes-20200609' of git://git./linux...
2020-06-09 Linus TorvaldsMerge tag 'f2fs-for-5.8' of git://git./linux/kernel...
2020-06-09 Linus TorvaldsMerge tag 'exfat-for-5.8-rc1' of git://git./linux/kerne...
2020-06-09 Linus TorvaldsMerge tag 'trace-v5.8' of git://git./linux/kernel/git...
2020-06-09 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.8-rc1' of git:/...
2020-06-09 Linus TorvaldsMerge tag 'linux-kselftest-5.8-rc1' of git://git./linux...
2020-06-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-09 Michel Lespinassemmap locking API: convert mmap_sem comments
2020-06-09 Michel Lespinassemmap locking API: add MMAP_LOCK_INITIALIZER
2020-06-09 Michel Lespinassemmap locking API: use coccinelle to convert mmap_sem...
2020-06-09 Mike Rapoportmm: reorder includes after introduction of linux/pgtable.h
2020-06-09 Mike Rapoportmm: introduce include/linux/pgtable.h
2020-06-09 Mike Rapoportmm: don't include asm/pgtable.h if linux/mm.h is alread...
2020-06-09 Dmitry Safonovkernel: rename show_stack_loglvl() => show_stack()
2020-06-09 Dmitry Safonovx86/amd_gart: print stacktrace for a leak with KERN_ERR
2020-06-09 Dmitry Safonovx86: add show_stack_loglvl()
2020-06-09 Dmitry Safonovx86: add missing const qualifiers for log_lvl
2020-06-09 Linus TorvaldsMerge branch 'x86/srbds' of git://git./linux/kernel...
2020-06-08 Linus TorvaldsMerge tag 'rproc-v5.8' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'rpmsg-v5.8' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'ceph-for-5.8-rc1' of git://github.com/ceph...
2020-06-08 Linus TorvaldsMerge tag 'gfs2-for-5.8' of git://git./linux/kernel...
2020-06-08 Linus TorvaldsMerge tag 's390-5.8-1' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'iommu-updates-v5.8' of git://git./linux...
2020-06-08 Linus TorvaldsMerge tag 'drm-next-msm-5.8-2020-06-08' of git://anongi...
2020-06-08 Linus TorvaldsMerge tag 'drm-next-2020-06-08' of git://anongit.freede...
2020-06-08 Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2020-06-08 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-06-04' of git...
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
next