summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-4/+4
|\
| * arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()Liam Howlett2021-06-291-4/+4
* | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-2/+1
|\ \
| * | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-034-8/+9
| |\ \
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
* | | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-16/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-6/+0
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
| |/ /
* | | ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta2021-06-101-1/+1
* | | ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-101-0/+43
| |/ |/|
* | ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-101-2/+2
* | ARC: kgdb: add 'fallthrough' to prevent a warningRandy Dunlap2021-05-101-0/+1
* | arc: Fix typos/spellosBhaskar Chowdhury2021-05-102-6/+6
|/
* ARC: treewide: avoid the pointer addition with NULL pointerdean.yang_cp2021-03-221-13/+14
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-03-221-2/+2
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handlingVineet Gupta2021-01-071-1/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+3
|\
| * arc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+3
* | ARC: stack unwinding: reorganize how initial register state setupVineet Gupta2020-11-171-19/+18
* | ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-11-171-8/+15
|/
* ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta2020-11-021-1/+16
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-021-1/+6
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+1
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* | Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-231-9/+18
|\ \
| * | ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta2020-10-221-9/+18
* | | Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2020-10-204-31/+1
|\| | | |/ |/|
| * ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport2020-10-051-1/+1
| * ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-053-30/+0
* | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-52/+2
|\ \
| * | arc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-52/+2
| |/
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ | |/ |/|
| * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-052-57/+34
|\ \
| * | ARC: show_regs: fix r12 printing and simplifyVineet Gupta2020-08-271-47/+30
| * | ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta2020-08-161-10/+4
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-5/+5
|/
* mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-5/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-5/+0
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-90/+58
|\|
| * arc: switch to ->regset_get()Al Viro2020-07-271-90/+58
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-2/+3
|\ \
| * | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+3
| |/
* | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-181-0/+8
* | ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta2020-06-161-12/+7
* | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-06-161-11/+5
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4