index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-36
/
+53
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2
-2
/
+0
2023-08-25
csky: implement the new page table range API
Matthew Wilcox (Oracle)
5
-34
/
+50
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-11
csky: Fixup -Wmissing-prototypes warning
Guo Ren
4
-0
/
+30
2023-08-11
csky: Make pfn accessors static inlines
Linus Walleij
1
-3
/
+10
2023-08-11
csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
Guo Ren
1
-3
/
+1
2023-07-30
csky: fix old style declaration in module.c
Arnd Bergmann
1
-1
/
+1
2023-07-02
Merge tag 'csky-for-linus-6.5' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+3
2023-06-30
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-17
/
+6
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-35
/
+0
2023-06-25
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-17
/
+6
2023-06-18
csky: uprobes: Restore thread.trap_no
Tiezhu Yang
1
-0
/
+3
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
3
-7
/
+4
2023-05-04
Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linux
Linus Torvalds
3
-5
/
+6
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2023-04-28
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-14
/
+1
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+1
2023-04-19
csky: drop ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
1
-4
/
+0
2023-04-13
csky: simplify alignment sysctl registration
Luis Chamberlain
1
-14
/
+1
2023-04-13
csky: mmu: Prevent spurious page faults
Guo Ren
2
-0
/
+6
2023-04-06
csky: remove obsolete config CPU_TLB_SIZE
Lukas Bulwahn
1
-5
/
+0
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-1
/
+1
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-3
/
+1
2023-03-12
csky: Remove kernel_thread declaration
Mike Christie
1
-2
/
+0
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-07
csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
1
-0
/
+2
2023-02-27
Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linux
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+38
2023-02-10
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
3
-11
/
+39
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2
-2
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-12-30
csky: delay: Add function alignment
Jialu Xu
1
-1
/
+1
2022-12-19
Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
5
-18
/
+7
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2022-11-25
[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...
Al Viro
1
-2
/
+2
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
1
-9
/
+1
2022-11-11
Revert "csky: Add support for restartable sequence"
Mathieu Desnoyers
3
-7
/
+0
2022-11-11
Revert "csky: Fixup CONFIG_DEBUG_RSEQ"
Mathieu Desnoyers
1
-10
/
+5
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-3
/
+0
2022-10-22
csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"
Colin Ian King
1
-1
/
+1
2022-10-22
csky: add arch support current_stack_pointer
Tong Tiangen
3
-4
/
+5
[next]