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
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
2022-04-15
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
2022-04-13
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
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-19
xtensa: clean up kernel exit assembly code
Max Filippov
2022-03-19
xtensa: rearrange NMI exit path
Max Filippov
2022-03-16
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
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-03-09
xtensa: make secondary reset vector support conditional
Max Filippov
2022-03-09
xtensa: don't link with libgcc
Max Filippov
2022-03-09
xtensa: add missing XCHAL_HAVE_WINDOWED check
Max Filippov
2022-03-07
xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size
Max Filippov
2022-03-07
xtensa: rename PT_SIZE to PT_KERNEL_SIZE
Max Filippov
2022-03-06
xtensa: use strscpy to copy strings
Jason Wang
2022-02-25
xtensa: Implement "current_stack_pointer"
Kees Cook
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-08
exit/xtensa: In arch/xtensa/entry.S:Linvalid_mask call make_task_dead
Eric W. Biederman
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-06
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-18
xtensa: move section symbols to asm/sections.h
Max Filippov
2021-10-18
xtensa: remove unused variable wmask
Max Filippov
2021-10-18
xtensa: only build windowed register support code when needed
Max Filippov
2021-10-18
xtensa: use register window specific opcodes only when present
Max Filippov
2021-10-18
xtensa: implement call0 ABI support in assembly
Max Filippov
2021-10-18
xtensa: move _SimulateUserKernelVectorException out of WindowVectors
Max Filippov
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-09-27
xtensa: call irqchip_init only when CONFIG_USE_OF is selected
Max Filippov
2021-09-27
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-02
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-08-12
xtensa: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-11
xtensa: add fairness to IRQ handling
Max Filippov
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
[next]