summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)Author
2021-09-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-18ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-06-10ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta
2021-06-10ARCv2: save ABI registers across signal handlingVineet Gupta
2021-05-10ARC: mm: Use max_high_pfn as a HIGHMEM zone borderVladimir Isaev
2021-05-10ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev
2021-05-10ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-05-10ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap
2021-05-10arc: Fix typos/spellosBhaskar Chowdhury
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-03-22ARC: treewide: avoid the pointer addition with NULL pointerdean.yang_cp
2021-03-22arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing
2021-03-12ARC: haps: bump memory to 1 GBVineet Gupta
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-01-22arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-08ARC: [hsdk]: Enable FPU_SAVE_RESTOREVineet Gupta
2021-01-07ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta
2021-01-05arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-01ARC: build: use $(READELF) instead of hard-coded readelfMasahiro Yamada
2020-12-01ARC: build: remove unneeded extra-yMasahiro Yamada
2020-12-01ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada
2020-12-01ARC: build: add boot_targets to PHONYMasahiro Yamada
2020-12-01ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2020-12-01ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-17ARC: stack unwinding: reorganize how initial register state setupVineet Gupta
2020-11-17ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-11-17ARC: mm: fix spelling mistakesFlavio Suligoi
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-11-02ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta
2020-11-02ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann
2020-10-26arc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds