index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-02
2
-84
/
+0
|
\
|
*
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-2
/
+0
|
*
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
1
-5
/
+0
|
*
arc: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
3
-90
/
+7
|
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+10
*
|
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
1
-1
/
+1
|
\
\
|
*
|
arc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
|
|
/
*
|
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
2021-08-04
1
-3
/
+6
*
|
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
2021-08-04
1
-0
/
+2
*
|
arc: Fix spelling mistake and grammar in Kconfig
Colin Ian King
2021-08-04
1
-1
/
+1
*
|
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-08-04
3
-7
/
+7
|
/
*
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-10
1
-3
/
+0
|
\
|
*
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-26
1
-3
/
+0
*
|
arc: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-8
/
+2
|
\
\
|
*
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
2
-2
/
+2
|
*
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-6
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
4
-73
/
+9
|
\
|
|
|
*
|
arc: remove support for DISCONTIGMEM
Mike Rapoport
2021-06-29
3
-61
/
+0
|
*
|
arc: update comment about HIGHMEM implementation
Mike Rapoport
2021-06-29
1
-8
/
+5
|
*
|
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
2021-06-29
1
-4
/
+4
*
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-2
/
+1
|
\
\
\
|
*
|
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
12
-25
/
+41
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
*
|
|
|
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-16
/
+0
|
\
\
\
\
|
*
|
|
|
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-6
/
+0
|
*
|
|
|
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-10
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
2
-35
/
+35
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
1
-1
/
+0
|
*
|
|
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
3
-35
/
+36
|
|
/
/
*
|
|
ARC: fix CONFIG_HARDENED_USERCOPY
Vineet Gupta
2021-06-11
1
-1
/
+1
*
|
|
ARCv2: save ABI registers across signal handling
Vineet Gupta
2021-06-11
2
-0
/
+44
|
|
/
|
/
|
*
|
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
2021-05-10
1
-1
/
+10
*
|
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-10
5
-13
/
+19
*
|
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-10
1
-2
/
+2
*
|
ARC: kgdb: add 'fallthrough' to prevent a warning
Randy Dunlap
2021-05-10
1
-0
/
+1
*
|
arc: Fix typos/spellos
Bhaskar Chowdhury
2021-05-10
4
-9
/
+9
|
/
*
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
2021-05-05
1
-4
/
+1
*
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
2021-05-05
1
-3
/
+1
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
ARC: treewide: avoid the pointer addition with NULL pointer
dean.yang_cp
2021-03-22
1
-13
/
+14
*
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-22
1
-2
/
+2
*
ARC: haps: bump memory to 1 GB
Vineet Gupta
2021-03-12
1
-1
/
+1
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
arch: arc: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-22
4
-36
/
+0
*
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
2021-01-08
1
-0
/
+1
*
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
2021-01-07
1
-1
/
+1
*
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
2021-01-05
1
-0
/
+1
*
Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2021-01-05
2
-21
/
+17
|
\
[next]