- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 8b793b44 arc: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
- e7793e5 arc: update comment about HIGHMEM implementation by Mike Rapoport · 3 years, 6 months ago
- b555414 arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 110febc ARC: fix CONFIG_HARDENED_USERCOPY by Vineet Gupta · 3 years, 10 months ago
- 96f1b00 ARCv2: save ABI registers across signal handling by Vineet Gupta · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 2e38eb0 kprobes: Do not increment probe miss count in the fault handler by Naveen N. Rao · 3 years, 7 months ago
- ec6aba3 kprobes: Remove kprobe::fault_handler by Peter Zijlstra · 3 years, 8 months ago
- 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 8 months ago
- 6db5d99 locking/atomic: arc: move to ARCH_ATOMIC by Mark Rutland · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 1d5e464 ARC: mm: Use max_high_pfn as a HIGHMEM zone border by Vladimir Isaev · 3 years, 8 months ago
- c5f756d ARC: mm: PAE: use 40-bit physical page mask by Vladimir Isaev · 3 years, 8 months ago
- 3433adc ARC: entry: fix off-by-one error in syscall number validation by Vineet Gupta · 3 years, 9 months ago
- 8e97bf3 ARC: kgdb: add 'fallthrough' to prevent a warning by Randy Dunlap · 3 years, 9 months ago
- f79f7a2 arc: Fix typos/spellos by Bhaskar Chowdhury · 3 years, 10 months ago
- e8003bf6 mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE by Anshuman Khandual · 3 years, 8 months ago
- c2280be mm: generalize ARCH_HAS_CACHE_LINE_SIZE by Anshuman Khandual · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- 83520d6 ARC: treewide: avoid the pointer addition with NULL pointer by dean.yang_cp · 3 years, 11 months ago
- 46e1521 arc: kernel: Return -EFAULT if copy_to_user() fails by Wang Qing · 3 years, 10 months ago
- fac2452 ARC: haps: bump memory to 1 GB by Vineet Gupta · 3 years, 11 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
- 993b832 arch: arc: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- e8deee4 ARC: [hsdk]: Enable FPU_SAVE_RESTORE by Vineet Gupta · 4 years ago
- bb12433 ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling by Vineet Gupta · 4 years ago
- 8a48c0a3 arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 4 years ago
- f6e7a02 Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 050b2da arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM by Mike Rapoport · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 3a71e42 ARC: build: use $(READELF) instead of hard-coded readelf by Masahiro Yamada · 4 years, 2 months ago
- a4e070c ARC: build: remove unneeded extra-y by Masahiro Yamada · 4 years, 2 months ago
- c5e6ae5 ARC: build: move symlink creation to arch/arc/Makefile to avoid race by Masahiro Yamada · 4 years, 2 months ago
- 0cfccb3 ARC: build: add boot_targets to PHONY by Masahiro Yamada · 4 years, 2 months ago
- f2712ec ARC: build: add uImage.lzma to the top-level target by Masahiro Yamada · 4 years, 2 months ago
- 9836720 ARC: build: remove non-existing bootpImage from KBUILD_IMAGE by Masahiro Yamada · 4 years, 2 months ago
- c84e1ef Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- f737561 ARC: stack unwinding: reorganize how initial register state setup by Vineet Gupta · 4 years, 2 months ago
- e42404f ARC: stack unwinding: don't assume non-current task is sleeping by Vineet Gupta · 4 years, 2 months ago
- 5f840df ARC: mm: fix spelling mistakes by Flavio Suligoi · 4 years, 2 months ago
- 78aec9b ARC: bitops: Remove unecessary operation and value by Gustavo Pimentel · 4 years, 3 months ago
- cef3970 arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed by Arnd Bergmann · 4 years, 2 months ago
- 53855e1 arc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 39cac19 arc/mm/highmem: Use generic kmap atomic implementation by Thomas Gleixner · 4 years, 2 months ago
- 3b57533 ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline by Vineet Gupta · 4 years, 2 months ago
- 328d216 ARC: stack unwinding: avoid indefinite looping by Vineet Gupta · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- 75e6a85 arc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 0a14d76 Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 2 months ago
- 8c42a5c ARC: perf: redo the pct irq missing in device-tree handling by Vineet Gupta · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- b32649b Merge tag 'arc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 9f4df96b dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- 6364d1b arc: include/asm: fix typos of "themselves" by Randy Dunlap · 4 years, 3 months ago
- 937cf85 ARC: SMP: fix typo and use "come up" instead of "comeup" by Mike Rapoport · 4 years, 3 months ago
- 05b1be6 ARC: [dts] fix the errors detected by dtbs_check by Zhen Lei · 4 years, 3 months ago
- 63bcf87 arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER by Necip Fazil Yildiran · 4 years, 4 months ago
- dd7c7ab ARC: [plat-eznps]: Drop support for EZChip NPS platform by Vineet Gupta · 4 years, 4 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- f75dd13 arc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 4 months ago
- 26907eb ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id by Evgeniy Didin · 4 years, 6 months ago
- 4af22de arc: fix memory initialization for systems with two memory banks by Mike Rapoport · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
- 89d2999 irqchip/eznps: Fix build error for !ARC700 builds by Vineet Gupta · 4 years, 4 months ago
- e5c388b ARC: show_regs: fix r12 printing and simplify by Vineet Gupta · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- fe81d92 ARC: HSDK: wireup perf irq by Vineet Gupta · 4 years, 6 months ago
- feb92d7 ARC: perf: don't bail setup if pct irq missing in device-tree by Vineet Gupta · 4 years, 5 months ago
- e5ed606 ARC: pgalloc.h: delete a duplicated word + other fixes by Randy Dunlap · 4 years, 6 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
- 52e3f8d mm/arc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
- bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
- 5a806e0 arc: switch to ->regset_get() by Al Viro · 4 years, 7 months ago