index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-05
arc: include/asm: fix typos of "themselves"
Randy Dunlap
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
2020-08-16
ARC: pgalloc.h: delete a duplicated word + other fixes
Randy Dunlap
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-06-16
ARC: elf: use right ELF_ARCH
Vineet Gupta
2020-06-16
ARC: [arcompact] fix bitrot with 2 levels of interrupt
Vineet Gupta
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
arc: add show_stack_loglvl()
Dmitry Safonov
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-05-19
Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-04-29
ARC: guard dsp early init against non ARCv2
Eugeniy Paltsev
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-12
ARC: entry: comment
Vineet Gupta
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-03
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-16
ARC: allow userspace DSP applications to use AGU extensions
Eugeniy Paltsev
2020-03-16
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
2020-03-16
ARC: handle DSP presence in HW
Eugeniy Paltsev
2020-03-16
ARC: add helpers to sanitize config options
Eugeniy Paltsev
2020-03-11
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
2020-02-09
ARC: fpu: fix randconfig build error reported by 0-day test service
Vineet Gupta
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
2020-01-31
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-17
ARCv2: fpu: preserve userspace fpu state
Vineet Gupta
2020-01-17
ARC: fpu: declutter code, move bits out into fpu.h
Vineet Gupta
2020-01-15
ARC: wireup clone3 syscall
Vineet Gupta
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2019-12-28
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-09
ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-08
ARC: ARCv2: jump label: implement jump label patching
Eugeniy Paltsev
2019-10-28
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
Vineet Gupta
[next]