| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+1 |
| 2026-05-28 | uaccess: unify inline vs outline copy_{from,to}_user() selection | Yury Norov | 1 | -2/+1 |
| 2026-05-25 | Merge tag 'v7.1-rc5' into driver-core-next | Danilo Krummrich | 1 | -0/+1 |
| 2026-05-21 | ring-buffer: Flush and stop persistent ring buffer on panic | Masami Hiramatsu (Google) | 1 | -0/+1 |
| 2026-04-26 | driver core: Replace dev->dma_coherent with dev_dma_coherent() | Douglas Anderson | 1 | -2/+2 |
| 2026-04-17 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -26/+15 |
| 2026-04-16 | bpf: Pass bpf_verifier_env to JIT | Xu Kuohai | 1 | -1/+1 |
| 2026-04-16 | bpf: Move constants blinding out of arch-specific JITs | Xu Kuohai | 1 | -25/+14 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -6/+1 |
| 2026-04-14 | Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -4/+4 |
| 2026-04-13 | Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
| 2026-04-05 | mm: convert do_brk_flags() to use vma_flags_t | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | arch, mm: consolidate empty_zero_page | Mike Rapoport (Microsoft) | 2 | -5/+0 |
| 2026-03-29 | bpf,arc_jit: Fix missing newline in pr_err messages | haoyu.lu | 1 | -4/+4 |
| 2026-03-13 | arc: axs10x: drop unneeded dependency on OF_GPIO | Bartosz Golaszewski | 1 | -1/+0 |
| 2026-02-26 | kbuild: Split .modinfo out from ELF_DETAILS | Nathan Chancellor | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -2/+2 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -18/+21 |
| 2026-01-30 | ARC: Always use SWAPE instructions for __arch_swab32() | Thomas Weißschuh | 3 | -70/+1 |
| 2026-01-26 | arch, mm: consolidate initialization of nodes, zones and memory map | Mike Rapoport (Microsoft) | 1 | -5/+0 |
| 2026-01-26 | arc: introduce arch_zone_limits_init() | Mike Rapoport (Microsoft) | 1 | -14/+20 |
| 2026-01-20 | treewide: provide a generic clear_user_page() variant | David Hildenbrand | 1 | -0/+2 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -6/+6 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 6 | -6/+6 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+5 |
| 2025-10-02 | Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux | Linus Torvalds | 1 | -0/+2 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 2 | -5/+5 |
| 2025-09-13 | mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion | Ye Liu | 1 | -3/+0 |
| 2025-09-02 | arc: Fix __fls() const-foldability via __builtin_clzl() | Kees Cook | 1 | -0/+2 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 1 | -1/+1 |
| 2025-07-14 | ARC: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -2/+2 |
| 2025-06-12 | Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 27 | -67/+53 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |
| 2025-06-09 | ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headers | Thomas Huth | 24 | -45/+45 |
| 2025-06-09 | ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 1 | -2/+2 |
| 2025-06-09 | ARC: unwind: Use built-in sort swap to reduce code size and improve performance | Yu-Chun Lin | 1 | -10/+1 |
| 2025-06-09 | ARC: atomics: Implement arch_atomic64_cmpxchg using _relaxed | Jason Gunthorpe | 1 | -10/+5 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 1 | -1/+1 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -4/+25 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+6 |
| 2025-05-21 | arc/perf: Remove driver-specific throttle support | Kan Liang | 1 | -4/+2 |
| 2025-05-16 | ARC: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 3 | -4/+6 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+11 |
| 2025-05-11 | syscall.h: add syscall_set_arguments() | Dmitry V. Levin | 1 | -0/+14 |
| 2025-05-11 | arch: remove mk_pmd() | Matthew Wilcox (Oracle) | 2 | -3/+0 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2025-04-04 | irqdomain: Rename irq_set_default_host() to irq_set_default_domain() | Jiri Slaby (SUSE) | 2 | -2/+2 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -11/+0 |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) | 1 | -7/+6 |
| 2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) | 1 | -5/+1 |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) | 1 | -5/+0 |
| 2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts | 1 | -4/+2 |
| 2025-01-31 | Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 16 | -27/+18 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+2 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -3/+2 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -7/+2 |
| 2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+0 |
| 2025-01-18 | ARC: migrate to the generic rule for built-in DTB | Masahiro Yamada | 16 | -27/+18 |
| 2025-01-15 | ARC: Remove GENERIC_PENDING_IRQ | Thomas Gleixner | 2 | -3/+0 |
| 2025-01-12 | arch: remove get_task_comm() and print task comm directly | Yafang Shao | 1 | -3/+2 |
| 2024-12-18 | mm: introduce cpu_icache_is_aliasing() across all architectures | Zi Yan | 2 | -0/+9 |
| 2024-12-13 | ARC: build: Try to guess GCC variant of cross compiler | Leon Romanovsky | 1 | -1/+1 |
| 2024-12-10 | ARC: bpf: Correct conditional check in 'check_jmp_32' | Hardevsinh Palaniya | 1 | -1/+1 |
| 2024-12-10 | ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port... | Uwe Kleine-König | 5 | -10/+10 |
| 2024-12-10 | ARC: build: Use __force to suppress per-CPU cmpxchg warnings | Paul E. McKenney | 1 | -1/+1 |
| 2024-12-10 | ARC: fix reference of dependency for PAE40 config | Lukas Bulwahn | 1 | -1/+1 |
| 2024-12-10 | ARC: build: disallow invalid PAE40 + 4K page config | Vineet Gupta | 1 | -2/+2 |
| 2024-12-10 | arc: rename aux.h to arc_aux.h | Benjamin Szőke | 2 | -2/+2 |
| 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 | 1 | -3/+0 |
| 2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -1/+1 |
| 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 | -4/+3 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 3 | -3/+3 |
| 2024-10-02 | arc: get rid of private asm/unaligned.h | Al Viro | 5 | -27/+19 |
| 2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-23 | Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -0/+4 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2024-09-13 | ARC: Emulate one-byte cmpxchg | Paul E. McKenney | 2 | -2/+5 |
| 2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown | 1 | -1/+2 |
| 2024-09-10 | ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM | Heikki Krogerus | 4 | -0/+4 |
| 2024-09-07 | ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME | Masahiro Yamada | 1 | -1/+1 |
| 2024-07-10 | arc: convert to generic syscall table | Arnd Bergmann | 6 | -44/+25 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -1/+0 |
| 2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 3 | -16/+18 |
| 2024-05-25 | ARC, bpf: Fix issues reported by the static analyzers | Shahab Vahedi | 3 | -16/+18 |
| 2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+0 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
| 2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 6 | -0/+4602 |
| 2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel | 1 | -2/+1 |
| 2024-05-12 | ARC: Add eBPF JIT support | Shahab Vahedi | 6 | -0/+4602 |
| 2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 1 | -2/+1 |
| 2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann | 1 | -8/+0 |
| 2024-04-26 | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy | 1 | -2/+1 |
| 2024-04-25 | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe | 1 | -3/+1 |
| 2024-04-25 | fix missing vmalloc.h includes | Kent Overstreet | 1 | -0/+2 |
| 2024-04-16 | ARC: [plat-hsdk]: Remove misplaced interrupt-cells property | Alexey Brodkin | 1 | -1/+0 |
| 2024-04-01 | ARC: Fix typos | Bjorn Helgaas | 25 | -44/+45 |
| 2024-04-01 | ARC: mm: fix new code about cache aliasing | Vineet Gupta | 2 | -10/+0 |
| 2024-04-01 | ARC: Fix -Wmissing-prototypes warnings | Vineet Gupta | 2 | -4/+5 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+10 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+5 |
| 2024-03-06 | arch: simplify architecture specific page size configuration | Arnd Bergmann | 2 | -4/+5 |
| 2024-03-04 | smp: Consolidate smp_prepare_boot_cpu() | Thomas Gleixner | 1 | -5/+0 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2 | -0/+10 |
| 2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds | 1 | -2/+2 |
| 2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -10/+13 |
| 2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 1 | -1/+1 |
| 2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 1 | -0/+1 |
| 2023-12-13 | ARC: add hugetlb definitions | Pavel Kozlov | 1 | -0/+7 |
| 2023-12-12 | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() | Jason Gunthorpe | 1 | -1/+1 |
| 2023-12-08 | ARC: fix smatch warning | Vineet Gupta | 1 | -3/+1 |
| 2023-12-08 | ARC: fix spare error | Vineet Gupta | 1 | -3/+3 |
| 2023-12-08 | ARC: mm: retire support for aliasing VIPT D$ | Vineet Gupta | 5 | -207/+14 |
| 2023-12-08 | ARC: entry: move ARCompact specific bits out of entry.h | Vineet Gupta | 2 | -67/+54 |
| 2023-12-08 | ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper | Vineet Gupta | 4 | -46/+76 |
| 2023-12-05 | ARC: mm: Make virt_to_pfn() a static inline | Linus Walleij | 2 | -10/+13 |
| 2023-11-10 | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann | 1 | -3/+0 |
| 2023-10-19 | fs: create helper file_user_path() for user displayed mapped file path | Amir Goldstein | 1 | -2/+4 |
| 2023-09-04 | Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 44 | -1024/+715 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 11 | -11/+11 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -97/+66 |
| 2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -9/+0 |
| 2023-08-24 | arc: implement the new page table range API | Matthew Wilcox (Oracle) | 5 | -40/+59 |
| 2023-08-23 | ARC: boot log: fix warning | Vineet Gupta | 1 | -2/+4 |
| 2023-08-23 | arc: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-08-21 | treewide: drop CONFIG_EMBEDDED | Randy Dunlap | 11 | -11/+11 |
| 2023-08-18 | ARC: pt_regs: create seperate type for ecr | Vineet Gupta | 7 | -45/+33 |
| 2023-08-18 | ARCv2: entry: rearrange pt_regs slightly | Vineet Gupta | 3 | -13/+15 |
| 2023-08-18 | ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne | Vineet Gupta | 1 | -1/+1 |
| 2023-08-18 | ARC: entry: replace 8 byte OR with 4 byte BSET | Vineet Gupta | 1 | -2/+2 |
| 2023-08-18 | ARC: entry: Add more common chores to EXCEPTION_PROLOGUE | Vineet Gupta | 5 | -47/+24 |
| 2023-08-18 | arc: mm: convert to GENERIC_IOREMAP | Baoquan He | 3 | -49/+8 |
| 2023-08-17 | ARC: entry: EV_MachineCheck dont re-read ECR | Vineet Gupta | 1 | -3/+2 |
| 2023-08-17 | ARC: entry: ARcompact EV_ProtV to use r10 directly | Vineet Gupta | 1 | -4/+2 |
| 2023-08-17 | ARC: entry: rework (non-functional) | Vineet Gupta | 6 | -37/+39 |
| 2023-08-17 | ARC: __switch_to: move ksp to thread_info from thread_struct | Vineet Gupta | 5 | -23/+20 |
| 2023-08-17 | ARC: __switch_to: asm with dwarf ops (vs. inline asm) | Vineet Gupta | 4 | -152/+58 |
| 2023-08-17 | ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp | Vineet Gupta | 1 | -3/+1 |
| 2023-08-17 | ARC: entry: use gp to cache task pointer (vs. r25) | Vineet Gupta | 13 | -154/+58 |
| 2023-08-17 | ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA | Vineet Gupta | 5 | -336/+261 |
| 2023-08-17 | ARC: boot log: eliminate struct cpuinfo_arc #3: don't export | Vineet Gupta | 2 | -4/+0 |
| 2023-08-17 | ARC: boot log: eliminate struct cpuinfo_arc #2: cache | Vineet Gupta | 4 | -115/+97 |
| 2023-08-17 | ARC: boot log: eliminate struct cpuinfo_arc #1: mm | Vineet Gupta | 4 | -67/+58 |
| 2023-08-17 | ARCv2: memset: don't prefetch for len == 0 which happens a alot | Vineet Gupta | 1 | -1/+2 |
| 2023-08-17 | ARC: uaccess: elide unaliged handling if hardware supports | Vineet Gupta | 1 | -4/+6 |
| 2023-08-17 | ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user | Vineet Gupta | 1 | -0/+2 |
| 2023-08-17 | ARC: uaccess: remove arc specific out-of-line handles for -Os | Vineet Gupta | 2 | -20/+2 |
| 2023-08-15 | ARC: atomics: Add compiler barrier to atomic operations... | Pavel Kozlov | 2 | -6/+6 |
| 2023-08-13 | ARC: -Wmissing-prototype warning fixes | Vineet Gupta | 17 | -10/+48 |
| 2023-08-10 | csky: Cast argument to virt_to_pfn() to (void *) | Linus Walleij | 1 | -1/+1 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 2 | -2/+2 |
| 2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -4/+4 |
| 2023-06-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds | 5 | -5/+0 |
| 2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -14/+2 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 2 | -8/+4 |
| 2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 2 | -8/+4 |
| 2023-06-15 | ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard | Masahiro Yamada | 1 | -4/+4 |
| 2023-06-05 | locking/atomic: treewide: delete arch_atomic_*() kerneldoc | Mark Rutland | 1 | -17/+0 |
| 2023-06-05 | locking/atomic: arc: add preprocessor symbols | Mark Rutland | 1 | -0/+9 |
| 2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland | 2 | -24/+2 |
| 2023-05-29 | ARC: init: Pass a pointer to virt_to_pfn() in init | Linus Walleij | 1 | -1/+1 |
| 2023-05-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka | 5 | -5/+0 |
| 2023-05-09 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 5 | -15/+12 |
| 2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 1 | -2/+2 |
| 2023-04-28 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+2 |
| 2023-04-20 | arch/arc: Implement <asm/fb.h> with generic helpers | Thomas Zimmermann | 1 | -14/+2 |
| 2023-04-18 | mm: make arch_has_descending_max_zone_pfns() static | Arnd Bergmann | 1 | -5/+0 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -2/+2 |
| 2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider | 1 | -1/+1 |
| 2023-03-09 | module: replace module_layout with module_memory | Song Liu | 1 | -5/+7 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+23 |
| 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 | arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 1 | -3/+24 |
| 2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra | 1 | -0/+3 |
| 2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
| 2022-11-15 | arc: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov | 1 | -1/+1 |
| 2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang | 1 | -2/+0 |
| 2022-10-17 | ARC: mm: fix leakage of memory allocated for PTE | Pavel Kozlov | 1 | -1/+1 |
| 2022-10-17 | arc: update config files | Lukas Bulwahn | 13 | -33/+2 |
| 2022-10-17 | arc: iounmap() arg is volatile | Randy Dunlap | 2 | -2/+2 |
| 2022-10-17 | arc: dts: Harmonize EHCI/OHCI DT nodes name | Serge Semin | 5 | -9/+9 |
| 2022-10-17 | ARC: bitops: Change __fls to return unsigned long | Amadeusz Sławiński | 1 | -2/+2 |