index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+4
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2025-01-18
ARC: migrate to the generic rule for built-in DTB
Masahiro Yamada
1
-3
/
+4
2025-01-15
ARC: Remove GENERIC_PENDING_IRQ
Thomas Gleixner
1
-1
/
+0
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
1
-0
/
+1
2024-12-10
ARC: fix reference of dependency for PAE40 config
Lukas Bulwahn
1
-1
/
+1
2024-12-10
ARC: build: disallow invalid PAE40 + 4K page config
Vineet Gupta
1
-2
/
+2
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2024-09-13
ARC: Emulate one-byte cmpxchg
Paul E. McKenney
1
-0
/
+1
2024-09-07
ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
Masahiro Yamada
1
-1
/
+1
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2024-05-12
ARC: Add eBPF JIT support
Shahab Vahedi
1
-0
/
+1
2024-04-01
ARC: mm: fix new code about cache aliasing
Vineet Gupta
1
-1
/
+0
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
1
-0
/
+3
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+1
2023-12-08
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
1
-5
/
+0
2023-09-04
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
1
-3
/
+5
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-0
/
+1
2023-08-17
ARC: entry: use gp to cache task pointer (vs. r25)
Vineet Gupta
1
-3
/
+3
2023-08-17
ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
Vineet Gupta
1
-0
/
+2
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
1
-0
/
+1
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-2
/
+2
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-1
/
+1
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
1
-0
/
+1
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
1
-0
/
+1
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-1
/
+0
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-10-25
irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQ
Mark Rutland
1
-1
/
+0
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-3
/
+1
2021-08-26
ARC: mm: support 3 levels of page tables
Vineet Gupta
1
-0
/
+4
2021-08-24
ARC: mm: remove tlb paranoid code
Vineet Gupta
1
-3
/
+0
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
1
-19
/
+3
2021-08-24
ARC: retire ARC750 support
Vineet Gupta
1
-11
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-08-03
arc: Fix spelling mistake and grammar in Kconfig
Colin Ian King
1
-1
/
+1
2021-06-29
arc: remove support for DISCONTIGMEM
Mike Rapoport
1
-13
/
+0
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-01-22
arch: arc: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-1
/
+0
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-12-15
arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
Mike Rapoport
1
-1
/
+2
2020-11-06
arc/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-0
/
+1
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
1
-2
/
+0
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
[next]