Age | Commit message (Expand) | Author |
2020-09-05 | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-08-27 | ARC: show_regs: fix r12 printing and simplify | Vineet Gupta |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-16 | ARC: perf: don't bail setup if pct irq missing in device-tree | Vineet Gupta |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-27 | kill unused dump_fpu() instances | Al Viro |
2020-07-27 | arc: switch to ->regset_get() | Al Viro |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-06-18 | ARCv2: support loop buffer (LPB) disabling | Eugeniy Paltsev |
2020-06-16 | ARCv2: boot log: detect newer/upconing HS3x/HS4x releases | Vineet Gupta |
2020-06-16 | ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE | Vineet Gupta |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | arc: add show_stack_loglvl() | Dmitry Safonov |
2020-05-14 | ARC: show_regs: avoid extra line of output | Vineet Gupta |
2020-04-12 | arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME | Masahiro Yamada |
2020-04-12 | arc: ptrace: hard-code "arc" instead of UTS_MACHINE | Masahiro Yamada |
2020-04-12 | ARC: Fix ICCM & DCCM runtime size checks | Eugeniy Paltsev |
2020-04-03 | Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-16 | ARC: allow userspace DSP applications to use AGU extensions | Eugeniy Paltsev |
2020-03-16 | ARC: add support for DSP-enabled userspace applications | Eugeniy Paltsev |
2020-03-16 | ARC: handle DSP presence in HW | Eugeniy Paltsev |
2020-03-16 | ARC: add helpers to sanitize config options | Eugeniy Paltsev |
2020-03-11 | ARC: show_regs: reduce lines of output | Vineet Gupta |
2020-02-12 | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-31 | Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-17 | ARCv2: fpu: preserve userspace fpu state | Vineet Gupta |
2020-01-17 | ARC: fpu: declutter code, move bits out into fpu.h | Vineet Gupta |
2020-01-15 | ARC: wireup clone3 syscall | Vineet Gupta |
2020-01-14 | arch/arc/setup: Drop dummy_con initialization | Arvind Sankar |
2020-01-06 | Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-12-28 | ARC: pt_regs: remove hardcoded registers offset | Eugeniy Paltsev |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
2019-12-19 | ARC: asm-offsets: remove duplicate entry | Eugeniy Paltsev |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-08 | sched/rt, ARC: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-12-04 | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-08 | ARC: ARCv2: jump label: implement jump label patching | Eugeniy Paltsev |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-10-22 | ARC: perf: Accommodate big-endian CPU | Alexey Brodkin |
2019-08-29 | Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |