projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2020-06-11
Thomas Gleixner
x86/entry: Convert NMI to IDTENTRY_NMI
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idtentry: Provide IDTENTRY_XEN for XEN/PV
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/mce: Use untraced rd/wrmsr in the MCE offline/crash...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Machine Check to IDTENTRY_IST
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/mce: Move nmi_enter/exit() into the entry point
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idtentry: Provide IDTENTRY_IST
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/traps: Split int3 handler up
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert INT3 exception to IDTENTRY_RAW
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idtentry: Provide IDTENTRY_RAW
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/int3: Inline bsearch()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
lib/bsearch: Provide __always_inline variant
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/int3: Avoid atomic instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/int3: Ensure that poke_int3_handler() is not traced
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/32: Convert IRET exception to IDTENTRY_SW
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert SIMD coprocessor error exception...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Alignment check exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Coprocessor error exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Spurious interrupt bug exception...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert General protection exception to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Stack segment exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Segment not present exception to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Invalid TSS exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idtentry: Provide IDTENTRY_ERRORCODE
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Coprocessor segment overrun exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Device not available exception to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Invalid Opcode exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Bounds exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Overflow exception to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Convert Divide Error to IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/traps: Prepare for using DEFINE_IDTENTRY
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/common: Provide idtentry_enter/exit()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idtentry: Provide macros to define/declare IDT...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/32: Provide macro to emit IDT entry stubs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/64: Provide sane error entry/exit
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Distangle idtentry
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/64: Reorder idtentries
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/traps: Split trap numbers out in a separate header
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/traps: Make interrupt enable/disable symmetric...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/64: Use native swapgs in asm_load_gs_index()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Disable interrupts for native_load_gs_index...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/traps: Mark sync_regs() noinstr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/traps: Mark fixup_bad_iret() noinstr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/entry: Make entry_64_compat.S objtool clean
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/speculation/mds: Mark mds_user_clear_cpu_buffers...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Move irq flags tracing to prepare_exit_to_us...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Move irq tracing on syscall entry to C-code
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/common: Protect against instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Mark enter_from_user_mode() noinstr
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/32: Move non entry code into .text section
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/64: Move non entry code into .text section
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/idt: Remove update_intr_gate()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
bug: Annotate WARN/BUG/stackfail as noinstr safe
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
lib/smp_processor_id: Move it into noinstr section
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
context_tracking: Ensure that the critical path cannot...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/entry: Exclude low level entry code from sanitizing
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Thomas Gleixner
x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
x86/doublefault: Remove memmove() call
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Andy Lutomirski
x86/hw_breakpoint: Prevent data breakpoints on cpu_entr...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Vitaly Kuznetsov
x86/idt: Keep spurious entries unset in system_vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Vitaly Kuznetsov
x86/idt: Annotate alloc_intr_gate() with __init
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Vitaly Kuznetsov
x86/xen: Split HVM vector callback setup and interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Lai Jiangshan
x86/idt: Remove address operator on function machine_ch...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Lai Jiangshan
x86/entry/64: Remove unneeded kernel CR3 switching
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Lai Jiangshan
x86/entry/64: Remove an unused label
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Peter Zijlstra
locking/atomics: Flip fallbacks and instrumentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Marco Elver
asm-generic/atomic: Use __always_inline for fallback...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-11
Linus Torvalds
Merge branch 'work.epoll' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'work.misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'work.sysctl' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'uaccess.i915' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'uaccess.misc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'proc-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'rwonce/rework' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Andrew Morton
arch/powerpc/mm/pgtable.c: another missed conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'acpi-5.8-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'pm-5.8-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'for-linus-5.8-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'mtd/for-5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Alexey Gladkov
proc: s_fs_info may be NULL when proc_kill_sb is called
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'for-v5.8' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Christoph Hellwig
sysctl: reject gigantic reads/write to sysctl files
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Christoph Hellwig
cdrom: fix an incorrect __user annotation on cdrom_sysc...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Linus Torvalds
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Geert Uytterhoeven
Documentation/CodingStyle: Fix duplicate "are" typo
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Andrew Morton
arch/sparc/mm/srmmu.c: fix build
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Rafael J. Wysocki
Merge branch 'acpica'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Rafael J. Wysocki
Merge branches 'pm-cpufreq' and 'pm-acpi'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Rafael J. Wysocki
Merge branch 'pm-opp'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Linus Torvalds
Merge tag 'fuse-update-5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Linus Torvalds
Merge tag 'ovl-update-5.8' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Linus Torvalds
Merge tag 'afs-fixes-20200609' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Stephen Boyd
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Colin Ian King
clk: baikal-t1: remove redundant assignment to variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-09
Colin Ian King
clk: baikal-t1: fix spelling mistake "Uncompatible...
commit
|
commitdiff
|
tree
|
snapshot
next