index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-15
arc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-17
ARC: mm: fix leakage of memory allocated for PTE
Pavel Kozlov
2022-10-17
arc: update config files
Lukas Bulwahn
2022-10-17
arc: iounmap() arg is volatile
Randy Dunlap
2022-10-17
arc: dts: Harmonize EHCI/OHCI DT nodes name
Serge Semin
2022-10-17
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
2022-10-17
ARC: Fix comment typo
Zhang Jiaming
2022-10-17
ARC: Fix comment typo
Jilin Yuan
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-08-10
Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-27
kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3
Nick Desaulniers
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
arc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-04-26
ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
Sergey Matyukevich
2022-04-26
ARC: disasm: handle ARCv2 case in kprobe get/set functions
Sergey Matyukevich
2022-04-25
ARC: implement syscall tracepoints
Sergey Matyukevich
2022-04-25
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
Sergey Matyukevich
2022-04-18
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
2022-04-18
ARC: atomic: cleanup atomic-llsc definitions
Sergey Matyukevich
2022-04-18
arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Rolf Eike Beer
2022-04-18
ARC: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
2022-04-18
ARC: fix typos in comments
Julia Lawall
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
[next]