开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
2023-10-16
alpha: Fix up new futex syscall numbers
Peter Zijlstra
2023-10-10
alpha: Streamline convoluted PCI error handling
Ilpo Järvinen
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-15
alpha: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-10
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-18
posix-timers: Add sys_ni_posix_timers() prototype
Arnd Bergmann
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-05
init: remove pointless Root_* values
Christoph Hellwig
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-06
alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
Josh Poimboeuf
2023-03-06
alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
Josh Poimboeuf
2023-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2023-02-24
alpha: in_irq() cleanup
Changbin Du
2023-02-24
alpha: lazy FPU switching
Al Viro
2023-02-24
alpha: fix FEN fault handling
Al Viro
2023-02-24
alpha: Avoid comma separated statements
Joe Perches
2023-02-24
alpha: fixed a typo in core_cia.c
rj1
2023-02-24
Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-14
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
2023-02-14
alpha: replace NR_SYSCALLS by NR_syscalls
Yang Yang
2023-02-14
alpha: remove redundant err variable
Minghao Chi
2023-02-14
alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
Colin Ian King
2023-02-02
arch/alpha/kernel/process.c: remove unnecessary (void*) conversions
Li zeming
2023-02-02
arch/alpha/kernel/smp.c: remove unnecessary (void*) conversions
Li zeming
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
[next]