Age | Commit message (Expand) | Author |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-31 | csky: abiv1: Fixup compile error | Guo Ren |
2022-07-31 | csky: cmpxchg: Coding convention for BUILD_BUG() | Guo Ren |
2022-07-31 | csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN* | Guo Ren |
2022-07-31 | csky: Add qspinlock support | Guo Ren |
2022-07-30 | csky: Add jump-label implementation | Guo Ren |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-22 | csky: Move HEAD_TEXT_SECTION out of __init_begin-end | Guo Ren |
2022-07-22 | csky: Correct position of _stext | Guo Ren |
2022-07-22 | csky: Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-07-22 | csky/kprobe: reclaim insn_slot on kprobe unregistration | Liao Chang |
2022-07-22 | asm-generic: Add new pci.h and use it | Stafford Horne |
2022-07-22 | csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE | Stafford Horne |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne |
2022-07-21 | csky/tlb: Remove tlb_flush() define | Peter Zijlstra |
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-17 | csky: drop definition of PGD_ORDER | Mike Rapoport |
2022-07-17 | csky: drop definition of PTE_ORDER | Mike Rapoport |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-07-17 | csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker |
2022-06-29 | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi... | Frederic Weisbecker |
2022-06-16 | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
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-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki |
2022-05-19 | csky: Use do_kernel_power_off() | Dmitry Osipenko |
2022-05-13 | printk: stop including cache.h from printk.h | Peter Collingbourne |
2022-05-13 | csky: Move $(core-y) into arch/csky/Kbuild | Masahiro Yamada |
2022-05-13 | csky: Remove unused core-y for dts | Masahiro Yamada |
2022-05-13 | csky: Remove unused $(dtb-y) from boot/Makefile | Masahiro Yamada |
2022-05-11 | csky: Move to generic ticket-spinlock | Guo Ren |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2022-05-07 | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman |
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-18 | csky: Add C based string functions | Matteo Croce |
2022-04-08 | csky: Fix versioncheck warnings | Deyan Wang |
2022-04-07 | csky: patch_text: Fixup last cpu should be master | Guo Ren |
2022-04-06 | csky: fix typos in comments | Julia Lawall |
2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |