index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2021-07-28
mips: clean up kernel-doc in mm/c-octeon.c
Randy Dunlap
2021-07-28
mips: clean up kernel-doc in cavium-octeon/*.c
Randy Dunlap
2021-07-28
mips: clean up (remove) kernel-doc in cavium-octeon/executive/
Randy Dunlap
2021-07-22
mips: clean up kvm Makefile
Masahiro Yamada
2021-07-22
mips: replace deprecated EXTRA_CFLAGS with ccflags-y
Masahiro Yamada
2021-07-22
mips: netlogic: fix kernel-doc complaints in fmn-config.c
Randy Dunlap
2021-07-22
mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
Randy Dunlap
2021-07-19
MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
Joe Perches
2021-07-19
MIPS: Ingenic: Add system type for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-10
Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-07-10
Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-10
Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
Merge branch 'arm/fixes' into arm/soc
Olof Johansson
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
MIPS: vdso: Invalid GIC access through VDSO
Martin Fäcknitz
2021-07-09
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-07-08
s390/linkage: increase asm symbols alignment to 16
Vasily Gorbik
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
2021-07-08
s390/softirq: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390/mm: use call_on_stack() macro
Heiko Carstens
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-08
powerpc/mm: enable HAVE_MOVE_PMD support
Aneesh Kumar K.V
[next]