- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
- 58ca241 Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- e07af26 Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 43e6b58 arc: replace cc-option-yn uses with cc-option by Nick Desaulniers · 3 years, 5 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 56809a2 ARC: mm: vmalloc sync from kernel to user table to update PMD ... by Vineet Gupta · 4 years, 3 months ago
- 8747ff7 ARC: mm: support 4 levels of page tables by Vineet Gupta · 4 years, 3 months ago
- 2dde02a ARC: mm: support 3 levels of page tables by Vineet Gupta · 4 years, 3 months ago
- 9f3c76a ARC: mm: switch to asm-generic/pgalloc.h by Vineet Gupta · 3 years, 5 months ago
- d9820ff ARC: mm: switch pgtable_t back to struct page * by Vineet Gupta · 3 years, 5 months ago
- f35534a ARC: mm: hack to allow 2 level build with 4 level code by Vineet Gupta · 4 years, 3 months ago
- fe6cb7b ARC: mm: disintegrate pgtable.h into levels and flags by Vineet Gupta · 5 years ago
- 2cc1121 ARC: mm: disintegrate mmu.h (arcv2 bits out) by Vineet Gupta · 4 years, 3 months ago
- a79a9c7 ARC: mm: move MMU specific bits out of entry code ... by Vineet Gupta · 5 years ago
- 89d0d42 ARC: mm: move MMU specific bits out of ASID allocator by Vineet Gupta · 5 years ago
- be43b09 ARC: mm: non-functional code movement/cleanup by Vineet Gupta · 4 years, 3 months ago
- e93e59a ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set) by Vineet Gupta · 5 years ago
- da773cf ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag by Vineet Gupta · 5 years ago
- 1b4013b9 ARC: mm: Enable STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
- 366440ee ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
- 47910ca ARC: mm: move mmu/cache externs out to setup.h by Vineet Gupta · 5 years ago
- 12e7804 ARC: mm: remove tlb paranoid code by Vineet Gupta · 5 years ago
- 6128df5 ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only by Vineet Gupta · 5 years ago
- 288ff7d ARC: retire MMUv1 and MMUv2 support by Vineet Gupta · 5 years ago
- 767a697 ARC: retire ARC750 support by Vineet Gupta · 3 years, 5 months ago
- 301014c ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants by Vineet Gupta · 4 years, 8 months ago
- ddc348c ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only) by Vineet Gupta · 4 years, 8 months ago
- e188f33 ARC: cmpxchg/xchg: rewrite as macros to make type safe by Vineet Gupta · 4 years, 8 months ago
- ecf51c9 ARC: xchg: !LLSC: remove UP micro-optimization/hack by Vineet Gupta · 4 years, 8 months ago
- 9d011e1 ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines by Vineet Gupta · 4 years, 8 months ago
- cea4314 ARC: switch to generic bitops by Vineet Gupta · 6 years ago
- b64be68 ARC: atomics: implement relaxed variants by Vineet Gupta · 4 years, 9 months ago
- 7e8f8cb ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return by Vineet Gupta · 4 years, 9 months ago
- ca766f0 ARC: atomic: !LLSC: use int data type consistently by Vineet Gupta · 4 years, 8 months ago
- b104014 ARC: atomic: !LLSC: remove hack in atomic_set() for for UP by Vineet Gupta · 5 years ago
- b0f839b ARC: atomics: disintegrate header by Vineet Gupta · 3 years, 5 months ago
- 6b5ff04 ARC: export clear_user_page() for modules by Randy Dunlap · 3 years, 5 months ago
- 82a4230 arch/arc/kernel/: fix misspellings using codespell tool by Changcheng Deng · 3 years, 5 months ago
- 4aae683 tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig by Masahiro Yamada · 3 years, 5 months ago
- c9604dd arc: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 8 months ago
- 3a715e8 ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch by Vineet Gupta · 3 years, 6 months ago
- bf79167 ARC: Fix CONFIG_STACKDEPOT by Guenter Roeck · 3 years, 6 months ago
- 81e82fa arc: Fix spelling mistake and grammar in Kconfig by Colin Ian King · 3 years, 6 months ago
- d406739 arc: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 6 months ago
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
- 166ec46 asm-generic: remove extra strn{cpy_from,len}_user declarations by Arnd Bergmann · 5 years ago
- c52801a arc: use generic strncpy/strnlen from_user by Arnd Bergmann · 5 years ago
- f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 8e339d5 arc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- 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, 7 months ago
- d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 7 months ago
- 6db5d99 locking/atomic: arc: move to ARCH_ATOMIC by Mark Rutland · 3 years, 7 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, 8 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, 10 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
- 8a48c0a 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, 1 month ago
- a4e070c ARC: build: remove unneeded extra-y by Masahiro Yamada · 4 years, 1 month ago
- c5e6ae5 ARC: build: move symlink creation to arch/arc/Makefile to avoid race by Masahiro Yamada · 4 years, 1 month ago