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-02-24
Merge 5.6-rc3 into staging-next
Greg Kroah-Hartman
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
2020-02-19
s390/qdio: fill SL with absolute addresses
Julian Wiedmann
2020-02-19
x86/boot/compressed: Don't declare __force_order in kaslr_64.c
H.J. Lu
2020-02-19
arm64: memory: Add missing brackets to untagged_addr() macro
Will Deacon
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
2020-02-19
powerpc/entry: Fix an #if which should be an #ifdef in entry_32.S
Christophe Leroy
2020-02-18
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
2020-02-18
powerpc/xmon: Fix whitespace handling in getstring()
Oliver O'Halloran
2020-02-18
powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/chrp: Fix enter_rtas() with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
Gustavo Luiz Duarte
2020-02-17
s390: make 'install' not depend on vmlinux
Masahiro Yamada
2020-02-17
s390/kaslr: Fix casts in get_random
Nathan Chancellor
2020-02-17
s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...
Nathan Chancellor
2020-02-17
s390/defconfig: enable CONFIG_PROTECTED_VIRTUALIZATION_GUEST
Christian Borntraeger
2020-02-17
powerpc/8xx: Fix clearing of bits 20-23 in ITLB miss
Christophe Leroy
[next]