summaryrefslogtreecommitdiff
path: root/arch/arc/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann1-1/+1
2021-11-25signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-05Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds5-10/+6
2021-08-31Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-08-25ARC: mm: move MMU specific bits out of entry code ...Vineet Gupta2-5/+3
2021-08-25ARC: switch to generic bitopsVineet Gupta1-2/+0
2021-08-25arch/arc/kernel/: fix misspellings using codespell toolChangcheng Deng3-3/+3
2021-08-12arc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2021-08-04ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta1-3/+6
2021-08-04ARC: Fix CONFIG_STACKDEPOTGuenter Roeck1-0/+2
2021-08-04arc: Prefer unsigned int to bare use of unsignedJinchao Wang1-5/+5
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+4
2021-06-29arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()Liam Howlett1-4/+4
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+1
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-16/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-11ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta1-1/+1
2021-06-11ARCv2: save ABI registers across signal handlingVineet Gupta1-0/+43
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar4-8/+9
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-6/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-10/+0
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-10ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-10ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap1-0/+1
2021-05-10arc: Fix typos/spellosBhaskar Chowdhury2-6/+6
2021-03-22ARC: treewide: avoid the pointer addition with NULL pointerdean.yang_cp1-13/+14
2021-03-22arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing1-2/+2
2021-02-22arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-01-08ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta1-1/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2020-11-18ARC: stack unwinding: reorganize how initial register state setupVineet Gupta1-19/+18
2020-11-18ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-11-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+3
2020-11-02ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta1-1/+16
2020-11-02ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-10-23Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta1-9/+18
2020-10-20Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds4-31/+1
2020-10-18tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+1
2020-10-13Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-52/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-10-06ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport1-1/+1
2020-10-06ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta3-30/+0
2020-09-08arc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-52/+2
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2-57/+34
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1