index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-24
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
1
-7
/
+1
2021-08-24
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
1
-2
/
+2
2021-08-24
ARC: switch to generic bitops
Vineet Gupta
3
-198
/
+2
2021-08-24
ARC: atomics: implement relaxed variants
Vineet Gupta
2
-30
/
+26
2021-08-24
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
1
-0
/
+6
2021-08-24
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
1
-2
/
+2
2021-08-24
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
1
-13
/
+4
2021-08-24
ARC: atomics: disintegrate header
Vineet Gupta
4
-424
/
+461
2021-08-24
ARC: export clear_user_page() for modules
Randy Dunlap
1
-1
/
+1
2021-08-24
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
3
-3
/
+3
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-08-12
arc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-08-03
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Vineet Gupta
1
-3
/
+6
2021-08-03
ARC: Fix CONFIG_STACKDEPOT
Guenter Roeck
1
-0
/
+2
2021-08-03
arc: Fix spelling mistake and grammar in Kconfig
Colin Ian King
1
-1
/
+1
2021-08-03
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
3
-7
/
+7
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
1
-5
/
+0
2021-07-23
arc: use generic strncpy/strnlen from_user
Arnd Bergmann
3
-90
/
+7
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+10
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2021-07-08
arc: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2
-2
/
+2
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-6
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-73
/
+9
2021-06-29
arc: remove support for DISCONTIGMEM
Mike Rapoport
3
-61
/
+0
2021-06-29
arc: update comment about HIGHMEM implementation
Mike Rapoport
1
-8
/
+5
2021-06-29
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
1
-4
/
+4
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-35
/
+35
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-10
ARC: fix CONFIG_HARDENED_USERCOPY
Vineet Gupta
1
-1
/
+1
2021-06-10
ARCv2: save ABI registers across signal handling
Vineet Gupta
2
-0
/
+44
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
12
-25
/
+41
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-6
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-3
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
3
-35
/
+36
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-10
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
1
-1
/
+10
2021-05-10
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
5
-13
/
+19
2021-05-10
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-05-10
ARC: kgdb: add 'fallthrough' to prevent a warning
Randy Dunlap
1
-0
/
+1
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
4
-9
/
+9
2021-05-05
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
1
-4
/
+1
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
1
-3
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
[prev]
[next]