x86/entry: Move irq tracing on syscall entry to C-code
[platform/kernel/linux-rpi.git] / arch /
2020-06-11 Thomas Gleixnerx86/entry: Move irq tracing on syscall entry to C-code
2020-06-11 Thomas Gleixnerx86/entry/common: Protect against instrumentation
2020-06-11 Thomas Gleixnerx86/entry: Mark enter_from_user_mode() noinstr
2020-06-11 Thomas Gleixnerx86/entry/32: Move non entry code into .text section
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 Thomas Gleixnerbug: Annotate WARN/BUG/stackfail as noinstr safe
2020-06-11 Peter Zijlstrax86/entry: Exclude low level entry code from sanitizing
2020-06-11 Thomas Gleixnerx86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
2020-06-11 Thomas Gleixnerx86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
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 Vitaly Kuznetsovx86/xen: Split HVM vector callback setup and interrupt...
2020-06-11 Lai Jiangshanx86/idt: Remove address operator on function machine_ch...
2020-06-11 Lai Jiangshanx86/entry/64: Remove unneeded kernel CR3 switching
2020-06-11 Lai Jiangshanx86/entry/64: Remove an unused label
2020-06-11 Peter Zijlstralocking/atomics: Flip fallbacks and instrumentation
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 Andrew Mortonarch/powerpc/mm/pgtable.c: another missed conversion
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 Andrew Mortonarch/sparc/mm/srmmu.c: fix build
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 Torvaldsx86: use proper parentheses around new uaccess macro...
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 Christoph Hellwigx86: use non-set_fs based maccess routines
2020-06-09 Christoph Hellwigmaccess: always use strict semantics for probe_kernel_read
2020-06-09 Christoph Hellwigmaccess: unify the probe kernel arch hooks
2020-06-09 Christoph Hellwigmaccess: rename strncpy_from_unsafe_strict to strncpy_f...
2020-06-09 Michel Lespinassemmap locking API: convert mmap_sem comments
2020-06-09 Michel Lespinassemmap locking API: convert mmap_sem API comments
2020-06-09 Michel Lespinassemmap locking API: rename mmap_sem to mmap_lock
2020-06-09 Michel Lespinassemmap locking API: add mmap_assert_locked() and mmap_ass...
2020-06-09 Michel Lespinassemmap locking API: add MMAP_LOCK_INITIALIZER
2020-06-09 Michel Lespinassemmap locking API: convert nested write lock sites
2020-06-09 Michel Lespinassemmap locking API: convert mmap_sem call sites missed...
2020-06-09 Michel Lespinassemmap locking API: use coccinelle to convert mmap_sem...
2020-06-09 Mike Rapoportmm: consolidate pte_index() and pte_offset_*() definitions
2020-06-09 Mike Rapoportmm: pgtable: add shortcuts for accessing kernel PMD...
2020-06-09 Mike Rapoportx86/mm: simplify init_trampoline() and surrounding...
2020-06-09 Mike Rapoportm68k/mm: move {cache,nocahe}_page() definitions close...
2020-06-09 Mike Rapoportm68k/mm/motorola: move comment about page table allocat...
2020-06-09 Mike Rapoportcsky: replace definitions of __pXd_offset() with pXd_in...
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 Safonovxtensa: add show_stack_loglvl()
2020-06-09 Dmitry Safonovxtensa: add loglvl to show_trace()
2020-06-09 Dmitry Safonovx86: add show_stack_loglvl()
2020-06-09 Dmitry Safonovx86: add missing const qualifiers for log_lvl
2020-06-09 Dmitry Safonovunicore32: add show_stack_loglvl()
2020-06-09 Dmitry Safonovunicore32: add loglvl to c_backtrace()
2020-06-09 Dmitry Safonovunicore32: remove unused pmode argument in c_backtrace()
2020-06-09 Dmitry Safonovum: add show_stack_loglvl()
2020-06-09 Dmitry Safonovum/sysrq: remove needless variable sp
2020-06-09 Dmitry Safonovsparc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovsh: add show_stack_loglvl()
2020-06-09 Dmitry Safonovsh: add loglvl to show_trace()
2020-06-09 Dmitry Safonovsh: add loglvl to printk_address()
2020-06-09 Dmitry Safonovsh: remove needless printk()
2020-06-09 Dmitry Safonovsh: add loglvl to dump_mem()
2020-06-09 Dmitry Safonovs390: add show_stack_loglvl()
2020-06-09 Dmitry Safonovriscv: add show_stack_loglvl()
2020-06-09 Dmitry Safonovpowerpc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovparisc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovopenrisc: add show_stack_loglvl()
2020-06-09 Dmitry Safonovnios2: add show_stack_loglvl()
2020-06-09 Dmitry Safonovnds32: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmips: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmicroblaze: add show_stack_loglvl()
2020-06-09 Dmitry Safonovmicroblaze: add loglvl to microblaze_unwind()
next