Age | Commit message (Expand) | Author |
2025-04-04 | irqdomain: Rename irq_set_default_host() to irq_set_default_domain() | Jiri Slaby (SUSE) |
2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) |
2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) |
2025-03-17 | arch, mm: streamline HIGHMEM freeing | Mike Rapoport (Microsoft) |
2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) |
2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) |
2025-03-16 | mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long | Ryan Roberts |
2025-01-31 | Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky |
2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-18 | ARC: migrate to the generic rule for built-in DTB | Masahiro Yamada |
2025-01-15 | ARC: Remove GENERIC_PENDING_IRQ | Thomas Gleixner |
2025-01-12 | arch: remove get_task_comm() and print task comm directly | Yafang Shao |
2024-12-18 | mm: introduce cpu_icache_is_aliasing() across all architectures | Zi Yan |
2024-12-13 | ARC: build: Try to guess GCC variant of cross compiler | Leon Romanovsky |
2024-12-10 | ARC: bpf: Correct conditional check in 'check_jmp_32' | Hardevsinh Palaniya |
2024-12-10 | ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port... | Uwe Kleine-König |
2024-12-10 | ARC: build: Use __force to suppress per-CPU cmpxchg warnings | Paul E. McKenney |
2024-12-10 | ARC: fix reference of dependency for PAE40 config | Lukas Bulwahn |
2024-12-10 | ARC: build: disallow invalid PAE40 + 4K page config | Vineet Gupta |
2024-12-10 | arc: rename aux.h to arc_aux.h | Benjamin Szőke |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-11-20 | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) |
2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif |
2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig |
2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-10-02 | arc: get rid of private asm/unaligned.h | Al Viro |
2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-09-23 | Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-13 | ARC: Emulate one-byte cmpxchg | Paul E. McKenney |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-09-10 | ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM | Heikki Krogerus |
2024-09-07 | ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME | Masahiro Yamada |
2024-07-10 | arc: convert to generic syscall table | Arnd Bergmann |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-05-27 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-25 | ARC, bpf: Fix issues reported by the static analyzers | Shahab Vahedi |
2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-05-12 | ARC: Add eBPF JIT support | Shahab Vahedi |