Sign in
android-kvm
/
linux
/
baed6b34ceea87bc6e88efd84a92c44559f2dc6c
/
arch
/
arc
c62da0c
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
by Anshuman Khandual
· 4 years, 11 months ago
5364abc
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 4 years, 11 months ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 4 years, 11 months ago
4064b98
mm: allow VM_FAULT_RETRY for multiple times
by Peter Xu
· 5 years ago
dde1607
mm: introduce FAULT_FLAG_DEFAULT
by Peter Xu
· 5 years ago
24a62cf
arc/mm: use helper fault_signal_pending()
by Peter Xu
· 5 years ago
630f289
asm-generic: make more kernel-space headers mandatory
by Masahiro Yamada
· 5 years ago
4b9fd8a8
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a08971e
futex: arch_futex_atomic_op_inuser() calling conventions change
by Al Viro
· 5 years ago
d198b34f
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 5 years ago
f09d317
ARC: allow userspace DSP applications to use AGU extensions
by Eugeniy Paltsev
· 5 years ago
7321e2e
ARC: add support for DSP-enabled userspace applications
by Eugeniy Paltsev
· 5 years ago
4827d0c
ARC: handle DSP presence in HW
by Eugeniy Paltsev
· 5 years ago
240c84b
ARC: add helpers to sanitize config options
by Eugeniy Paltsev
· 5 years ago
f61f530
ARC: [plat-axs10x]: PGU: remove unused encoder-slave property
by Eugeniy Paltsev
· 5 years ago
8d92e99
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
by Eugeniy Paltsev
· 5 years ago
204c7ec
ARC: show_regs: reduce lines of output
by Vineet Gupta
· 5 years ago
3b00b04
ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
by Geert Uytterhoeven
· 5 years ago
0acdf63d
ARC: fpu: fix randconfig build error reported by 0-day test service
by Vineet Gupta
· 5 years ago
a5760db
ARC: fix some Kconfig typos
by Randy Dunlap
· 5 years ago
d560bb4
ARC: Cleanup old Kconfig IO scheduler options
by Krzysztof Kozlowski
· 5 years ago
4f6b2c08
arc: mm: add p?d_leaf() definitions
by Steven Price
· 5 years ago
b7e573b
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
ca9b5b6
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
634cd4b
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8b56177
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f45ba2b
ARCv2: fpu: preserve userspace fpu state
by Vineet Gupta
· 5 years ago
f05523a
ARC: fpu: declutter code, move bits out into fpu.h
by Vineet Gupta
· 5 years ago
bd71c45
ARC: wireup clone3 syscall
by Vineet Gupta
· 5 years ago
7980dff
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
by Jose Abreu
· 5 years ago
61f23e6
arch/arc/setup: Drop dummy_con initialization
by Arvind Sankar
· 5 years ago
57ad87dd
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 5 years ago
8f8b69a
Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
7ecc6c1
ARC: pt_regs: remove hardcoded registers offset
by Eugeniy Paltsev
· 5 years ago
1e5f8a3
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
by Ingo Molnar
· 5 years ago
833a20b
ARC: asm-offsets: remove duplicate entry
by Eugeniy Paltsev
· 5 years ago
1091670
scripts/sorttable: Rename 'sortextable' to 'sorttable'
by Shile Zhang
· 5 years ago
1f059df
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
by Ingo Molnar
· 5 years ago
cd4c249
ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK
by Mike Rapoport
· 5 years ago
1928b36
arc: eznps: fix allmodconfig kconfig warning
by Randy Dunlap
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
9165917
sched/rt, ARC: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
056df57
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
ad0b314
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
6aae342
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
by Vineet Gupta
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
a308a71
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
a1b39ba
asm-generic: Make msi.h a mandatory include/asm header
by Michal Simek
· 5 years ago
61a47c1
sysctl: Remove the sysctl system call
by Eric W. Biederman
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
56e35f9
dma-mapping: drop the dev argument to arch_sync_dma_for_*
by Christoph Hellwig
· 5 years ago
9fbea0b
ARC: add kmemleak support
by Eugeniy Paltsev
· 5 years ago
e1b2743
ARC: [plat-axs10x]: remove hardcoded video mode from bootargs
by Eugeniy Paltsev
· 5 years ago
93c53f2
ARC: [plat-axs10x]: use pgu pll instead of fixed clock
by Eugeniy Paltsev
· 5 years ago
d092a87
arch: rely on asm-generic/io.h for default ioremap_* definitions
by Christoph Hellwig
· 5 years ago
34dc0ea
dma-direct: provide mmap and get_sgtable method overrides
by Christoph Hellwig
· 5 years ago
f091d5a
ARC: ARCv2: jump label: implement jump label patching
by Eugeniy Paltsev
· 5 years ago
c917404
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
by Kees Cook
· 5 years ago
93240b3
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
by Kees Cook
· 5 years ago
eaf9370
vmlinux.lds.h: Move NOTES into RO_DATA
by Kees Cook
· 5 years ago
2f4ecf6
ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3
by Vineet Gupta
· 5 years ago
1355ea2
ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop
by Vineet Gupta
· 9 years ago
ad4c40e
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
by Vineet Gupta
· 9 years ago
f4e2f7cc
ARC: mm: TLB Miss optim: avoid re-reading ECR
by Vineet Gupta
· 9 years ago
0fb1f35
ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD
by Vineet Gupta
· 10 years ago
cfd9d70
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
by Vineet Gupta
· 10 years ago
7b491c0
ARC: nSIM_700: remove unused network options
by Eugeniy Paltsev
· 5 years ago
9c6375f
ARC: nSIM_700: switch to DW UART usage
by Eugeniy Paltsev
· 5 years ago
1681baa
ARC: merge HAPS-HS with nSIM-HS configs
by Eugeniy Paltsev
· 5 years ago
8ae5bb0
ARC: HAPS: cleanup defconfigs from unused ETH drivers
by Eugeniy Paltsev
· 5 years ago
14fa486
ARC: HAPS: add HIGHMEM memory zone to DTS
by Eugeniy Paltsev
· 5 years ago
3696fc9
ARC: HAPS: use same UART configuration everywhere
by Eugeniy Paltsev
· 5 years ago
4c36543
ARC: HAPS: cleanup defconfigs from unused IO-related options
by Eugeniy Paltsev
· 5 years ago
ea25a15
ARC: regenerate nSIM and HAPS defconfigs
by Eugeniy Paltsev
· 5 years ago
5effc09
ARC: perf: Accommodate big-endian CPU
by Alexey Brodkin
· 5 years ago
ab563bf
ARC: [plat-hsdk]: Enable on-boardi SPI ADC IC
by Eugeniy Paltsev
· 5 years ago
8ca8fa7
ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
by Eugeniy Paltsev
· 5 years ago
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
15f5db6
kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC
by Masahiro Yamada
· 6 years ago
4a64489
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
00a0c84
ARC: unwind: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8e3a68f
dma-mapping: make dma_atomic_pool_init self-contained
by Christoph Hellwig
· 6 years ago
2f02941
arc: prefer __section from compiler_attributes.h
by Nick Desaulniers
· 6 years ago
174ae4e
ARCv2: IDU-intc: Add support for edge-triggered interrupts
by Mischa Jonker
· 6 years ago
e86d94f
ARC: unwind: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
ce0eff0d
ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
by Eugeniy Paltsev
· 6 years ago
da31076
ARC: fix typo in setup_dma_ops log message
by Eugeniy Paltsev
· 6 years ago
97abfd5
ARCv2: entry: early return from exception need not clear U & DE bits
by Alexey Brodkin
· 6 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
fe6ba88
arch: replace _BITUL() in kernel-space headers with BIT()
by Masahiro Yamada
· 6 years ago
3eb5148
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
Next »