summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-4/+3
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman1-2/+1
2023-08-16alpha: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-2/+1
2023-08-09alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1
2023-07-25tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby1-1/+1
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2023-06-27Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds1-2/+0
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann1-2/+0
2023-06-10cachestat: wire up cachestat for other architecturesNhat Pham1-0/+1
2023-06-05init: remove pointless Root_* valuesChristoph Hellwig1-1/+1
2023-04-29Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg1-3/+2
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf1-1/+1
2023-03-07alpha/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf1-0/+1
2023-03-07alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declarationJosh Poimboeuf1-0/+1
2023-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds10-105/+112
2023-02-25alpha: in_irq() cleanupChangbin Du1-1/+1
2023-02-25alpha: lazy FPU switchingAl Viro5-89/+100
2023-02-25alpha: fix FEN fault handlingAl Viro1-15/+15
2023-02-25alpha: Avoid comma separated statementsJoe Perches1-3/+5
2023-02-25alpha: fixed a typo in core_cia.crj11-1/+1
2023-02-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-15/+15
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+3
2023-02-14alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-02-14alpha: replace NR_SYSCALLS by NR_syscallsYang Yang1-2/+2
2023-02-14alpha: remove redundant err variableMinghao Chi1-5/+1
2023-02-14alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenrColin Ian King1-1/+1
2023-02-03arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming1-1/+1
2023-02-03arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming1-2/+2
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra1-1/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2023-01-11alpha: fix FEN fault handlingAl Viro1-15/+15
2022-12-13Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+6
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-5/+3
2022-10-30alpha: ret_from_fork can go straight to ret_to_userAl Viro1-1/+1
2022-10-30alpha: syscall exit cleanupAl Viro1-5/+1
2022-10-30alpha: fix handling of a3 on straced syscallsAl Viro1-1/+1
2022-10-30alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+2
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn2-14/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2022-10-10alpha: fix marvel_ioread8 build regressionArnd Bergmann1-1/+1