index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+0
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-11-02
csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
4
-157
/
+0
2024-10-28
csky: Use new fallback IO memcpy/memset
Julian Vetter
1
-11
/
+0
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-3
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-6
/
+2
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
2
-0
/
+5
2024-07-10
csky: drop asm/gpio.h wrapper
Arnd Bergmann
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
2024-05-11
csky: Emulate one-byte cmpxchg
Paul E. McKenney
1
-0
/
+10
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+9
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+1
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-03-05
mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
Yan Zhao
1
-5
/
+0
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+9
2024-02-20
csky/vdso: Remove superfluous ifdeffery
Anna-Maria Behnsen
1
-5
/
+0
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2023-11-23
csky: fix arch_jump_label_transform_static override
Arnd Bergmann
1
-0
/
+5
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+2
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
1
-2
/
+0
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+1
2023-09-01
Merge tag 'csky-for-linus-6.6-2' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-30
csky: Fixup compile error
Guo Ren
1
-0
/
+2
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+7
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-10
csky: Fixup -Wmissing-prototypes warning
Guo Ren
3
-0
/
+19
2023-08-10
csky: Make pfn accessors static inlines
Linus Walleij
1
-3
/
+10
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-35
/
+0
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
1
-35
/
+0
2023-05-15
csky/smp: Switch to hotplug core state synchronization
Thomas Gleixner
1
-1
/
+1
2023-03-12
csky: Remove kernel_thread declaration
Mike Christie
1
-2
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-0
/
+18
2022-12-19
Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+2
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-9
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-3
/
+0
2022-10-21
csky: add arch support current_stack_pointer
Tong Tiangen
1
-0
/
+2
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-5
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-23
/
+3
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+2
2022-08-04
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
6
-8
/
+105
2022-07-31
csky: cmpxchg: Coding convention for BUILD_BUG()
Guo Ren
1
-6
/
+5
[next]