summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)Author
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-24ARC: mm: move MMU specific bits out of entry code ...Vineet Gupta
2021-08-24ARC: switch to generic bitopsVineet Gupta
2021-08-24arch/arc/kernel/: fix misspellings using codespell toolChangcheng Deng
2021-08-12arc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-03ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta
2021-08-03ARC: Fix CONFIG_STACKDEPOTGuenter Roeck
2021-08-03arc: Prefer unsigned int to bare use of unsignedJinchao Wang
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()Liam Howlett
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-10ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta
2021-06-10ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
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-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-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-01-07ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus 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-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe
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-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
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta
2020-10-20Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-05ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta
2020-09-08arc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-27ARC: show_regs: fix r12 printing and simplifyVineet Gupta
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-16ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta