| Commit message (Expand) | Author | Age | Files | Lines |
* | csky: Emulate one-byte cmpxchg | Paul E. McKenney | 2024-05-11 | 1 | -0/+1 |
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-15 | 1 | -0/+1 |
|\ |
|
| * | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2024-02-23 | 1 | -0/+1 |
* | | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'expand-stack' | Linus Torvalds | 2023-06-29 | 1 | -0/+1 |
|\ |
|
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 2023-06-24 | 1 | -0/+1 |
* | | csky/smp: Switch to hotplug core state synchronization | Thomas Gleixner | 2023-05-15 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'csky-for-linus-6.4' of https://github.com/c-sky/csky-linux | Linus Torvalds | 2023-05-04 | 1 | -5/+0 |
|\ |
|
| * | csky: remove obsolete config CPU_TLB_SIZE | Lukas Bulwahn | 2023-04-06 | 1 | -5/+0 |
* | | csky: drop ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 2023-04-19 | 1 | -4/+0 |
* | | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 2023-04-06 | 1 | -1/+1 |
|/ |
|
* | Revert "csky: Add support for restartable sequence" | Mathieu Desnoyers | 2022-11-11 | 1 | -1/+0 |
* | csky: Kconfig: Fix spelling mistake "Meory" -> "Memory" | Colin Ian King | 2022-10-22 | 1 | -1/+1 |
* | csky: add arch support current_stack_pointer | Tong Tiangen | 2022-10-22 | 1 | -0/+1 |
* | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 2022-09-12 | 1 | -1/+1 |
* | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 2022-08-05 | 1 | -0/+29 |
|\ |
|
| * | csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN* | Guo Ren | 2022-07-31 | 1 | -0/+26 |
| * | csky: Add qspinlock support | Guo Ren | 2022-07-31 | 1 | -0/+1 |
| * | csky: Add jump-label implementation | Guo Ren | 2022-07-30 | 1 | -0/+2 |
* | | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 2022-06-30 | 1 | -1/+1 |
|/ |
|
* | csky: Add C based string functions | Matteo Croce | 2022-04-18 | 1 | -0/+8 |
* | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -1/+0 |
* | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 2021-11-25 | 1 | -1/+0 |
* | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-01 | 1 | -1/+0 |
|\ |
|
| * | irq: remove handle_domain_{irq,nmi}() | Mark Rutland | 2021-10-26 | 1 | -1/+0 |
| * | irq: csky: perform irqentry in entry code | Mark Rutland | 2021-10-26 | 1 | -1/+0 |
| * | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY | Mark Rutland | 2021-10-25 | 1 | -0/+1 |
* | | csky: Make HAVE_TCM depend on !COMPILE_TEST | Guenter Roeck | 2021-10-16 | 1 | -0/+1 |
* | | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it | Guenter Roeck | 2021-10-16 | 1 | -1/+1 |
|/ |
|
* | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 2021-08-16 | 1 | -3/+1 |
* | csky: Kconfig: Remove unused selects | Guo Ren | 2021-07-04 | 1 | -3/+0 |
* | csky: change a Kconfig symbol name to fix e1000 build error | Randy Dunlap | 2021-04-17 | 1 | -1/+1 |
* | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC... | Guo Ren | 2021-02-27 | 1 | -0/+4 |
* | csky: Add kmemleak support | Guo Ren | 2021-01-12 | 1 | -0/+1 |
* | csky: Cleanup asm/spinlock.h | Guo Ren | 2021-01-12 | 1 | -1/+1 |
* | csky: Fixup futex SMP implementation | Guo Ren | 2021-01-12 | 1 | -0/+1 |
* | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 2021-01-12 | 1 | -0/+16 |
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-16 | 1 | -1/+0 |
|\ |
|
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann | 2020-10-30 | 1 | -1/+0 |
* | | csky/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 2020-11-06 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ |
|
| * | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-09 | 1 | -0/+1 |
* | | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 2020-10-08 | 1 | -13/+0 |
|/ |
|
* | Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 2020-08-06 | 1 | -1/+28 |
|\ |
|
| * | csky: Add context tracking support | Guo Ren | 2020-08-01 | 1 | -0/+2 |
| * | csky: Set CONFIG_NR_CPU 4 as default | Guo Ren | 2020-07-31 | 1 | -1/+1 |
| * | csky: Use top-down mmap layout | Guo Ren | 2020-07-31 | 1 | -0/+10 |
| * | csky: Add support for function error injection | Guo Ren | 2020-07-31 | 1 | -0/+1 |
| * | csky: Add SECCOMP_FILTER supported | Guo Ren | 2020-07-31 | 1 | -0/+14 |
* | | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -1/+0 |
|/ |
|