summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-03Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02arc/mm: use helper fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev
2020-03-16ARC: add helpers to sanitize config optionsEugeniy Paltsev
2020-03-16ARC: [plat-axs10x]: PGU: remove unused encoder-slave propertyEugeniy Paltsev
2020-03-11ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-03-11ARC: show_regs: reduce lines of outputVineet Gupta
2020-02-12ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-09ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta
2020-02-09ARC: fix some Kconfig typosRandy Dunlap
2020-02-09ARC: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-17ARCv2: fpu: preserve userspace fpu stateVineet Gupta
2020-01-17ARC: fpu: declutter code, move bits out into fpu.hVineet Gupta
2020-01-15ARC: wireup clone3 syscallVineet Gupta
2020-01-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-01-14arch/arc/setup: Drop dummy_con initializationArvind Sankar
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-06Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-12-28ARC: pt_regs: remove hardcoded registers offsetEugeniy Paltsev
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-19ARC: asm-offsets: remove duplicate entryEugeniy Paltsev
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-09ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport
2019-12-09arc: eznps: fix allmodconfig kconfig warningRandy Dunlap
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08sched/rt, ARC: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-12-01ARC: mm: remove __ARCH_USE_5LEVEL_HACKVineet Gupta
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds