index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
x86/entry: Refactor SYS_NI macros
Brian Gerst
2020-03-21
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
2020-03-21
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
2020-03-10
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2020-03-10
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
2020-02-29
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
2020-02-27
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
2020-02-27
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
2020-02-27
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
2020-02-27
x86/traps: Remove redundant declaration of do_double_fault()
Thomas Gleixner
2020-02-27
x86/traps: Document do_spurious_interrupt_bug()
Thomas Gleixner
2020-02-27
x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
Thomas Gleixner
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
2020-02-27
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
2020-02-23
Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linux
Linus Torvalds
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-22
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-02-21
Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
csky: Add PCI support
MaJun
2020-02-21
csky: Minimize defconfig to support buildroot config.fragment
Ma Jun
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
csky: Remove unused cache implementation
Guo Ren
2020-02-21
csky: Fixup ftrace modify panic
Guo Ren
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
csky: Optimize abiv2 copy_to_user_page with VM_EXEC
Guo Ren
2020-02-21
csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)
Guo Ren
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
csky/Kconfig: Add Kconfig.platforms to support some drivers
Guo Ren
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
csky/mm: Fixup export invalid_pte_table symbol
Guo Ren
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
csky: Initial stack protector support
Mao Han
2020-02-20
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-20
x86/xen: Distribute switch variables for initialization
Kees Cook
2020-02-19
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2020-02-19
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
[next]