index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
Age
Commit message (
Expand
)
Author
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-05-11
csky: Move to generic ticket-spinlock
Guo Ren
2022-04-25
csky: atomic: Add conditional atomic operations' optimization
Guo Ren
2022-04-25
csky: atomic: Add custom atomic.h implementation
Guo Ren
2022-04-25
csky: atomic: Optimize cmpxchg with acquire & release
Guo Ren
2022-04-18
csky: optimize memcpy_{from,to}io() and memset_io()
Guo Ren
2022-04-08
csky: Fix versioncheck warnings
Deyan Wang
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-16
csky: bitops: Remove duplicate __clear_bit define
Guenter Roeck
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-07-23
csky: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
2021-04-20
csky: Fixup typos
Junlin Yang
2021-04-16
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
2021-02-27
csky: Fixup compile error
Guo Ren
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
csky: Fixup swapon
Guo Ren
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
2021-01-12
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
2021-01-12
csky: remove unused including <linux/version.h>
Tian Tao
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
2021-01-12
csky: Cleanup asm/spinlock.h
Guo Ren
2021-01-12
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
2021-01-12
csky: Fixup futex SMP implementation
Guo Ren
2021-01-12
csky: Fixup barrier design
Guo Ren
2021-01-12
csky: Remove custom asm/atomic.h implementation
Guo Ren
[next]