index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-13
ARC: add hugetlb definitions
Pavel Kozlov
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-08
ARC: fix smatch warning
Vineet Gupta
2023-12-08
ARC: fix spare error
Vineet Gupta
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
2023-12-08
ARC: entry: move ARCompact specific bits out of entry.h
Vineet Gupta
2023-12-08
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
Vineet Gupta
2023-12-05
ARC: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-23
ARC: boot log: fix warning
Vineet Gupta
2023-08-23
arc: Explicitly include correct DT includes
Rob Herring
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
2023-08-18
ARC: pt_regs: create seperate type for ecr
Vineet Gupta
2023-08-18
ARCv2: entry: rearrange pt_regs slightly
Vineet Gupta
2023-08-18
ARC: entry: replace 8 byte ADD.ne with 4 byte ADD2.ne
Vineet Gupta
2023-08-18
ARC: entry: replace 8 byte OR with 4 byte BSET
Vineet Gupta
2023-08-18
ARC: entry: Add more common chores to EXCEPTION_PROLOGUE
Vineet Gupta
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-17
ARC: entry: EV_MachineCheck dont re-read ECR
Vineet Gupta
2023-08-17
ARC: entry: ARcompact EV_ProtV to use r10 directly
Vineet Gupta
2023-08-17
ARC: entry: rework (non-functional)
Vineet Gupta
2023-08-17
ARC: __switch_to: move ksp to thread_info from thread_struct
Vineet Gupta
2023-08-17
ARC: __switch_to: asm with dwarf ops (vs. inline asm)
Vineet Gupta
2023-08-17
ARC: kernel stack: INIT_THREAD need not setup @init_stack in @ksp
Vineet Gupta
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #3: don't export
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #2: cache
Vineet Gupta
2023-08-17
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2023-08-17
ARCv2: memset: don't prefetch for len == 0 which happens a alot
Vineet Gupta
2023-08-17
ARC: uaccess: elide unaliged handling if hardware supports
Vineet Gupta
2023-08-17
ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
Vineet Gupta
2023-08-17
ARC: uaccess: remove arc specific out-of-line handles for -Os
Vineet Gupta
2023-08-15
ARC: atomics: Add compiler barrier to atomic operations...
Pavel Kozlov
2023-08-13
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-08-10
csky: Cast argument to virt_to_pfn() to (void *)
Linus Walleij
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]