summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-1/+1
|\
| * alpha: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-08-151-1/+1
* | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \
| * | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
| |/
* / alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada2023-08-101-2/+1
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-0/+1
|\
| * cachestat: wire up cachestat for other architecturesNhat Pham2023-06-091-0/+1
* | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds2023-06-261-2/+0
|\ \
| * | posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann2023-06-181-2/+0
| |/
* / init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+1
|/
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-1/+1
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+3
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | alpha/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf2023-03-061-0/+1
| * | alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declarationJosh Poimboeuf2023-03-061-0/+1
| |/
* / PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-3/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2023-02-2510-105/+112
|\
| * alpha: in_irq() cleanupChangbin Du2023-02-241-1/+1
| * alpha: lazy FPU switchingAl Viro2023-02-245-89/+100
| * alpha: fix FEN fault handlingAl Viro2023-02-241-15/+15
| * alpha: Avoid comma separated statementsJoe Perches2023-02-241-3/+5
| * alpha: fixed a typo in core_cia.crj12023-02-241-1/+1
| * alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes2023-02-141-3/+1
| * alpha: replace NR_SYSCALLS by NR_syscallsYang Yang2023-02-141-2/+2
| * alpha: remove redundant err variableMinghao Chi2023-02-141-5/+1
| * alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenrColin Ian King2023-02-141-1/+1
* | Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2023-02-241-15/+15
|\ \
| * | alpha: fix FEN fault handlingAl Viro2023-01-111-15/+15
| |/
* | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-232-3/+3
|\ \
| * | arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming2023-02-021-1/+1
| * | arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming2023-02-021-2/+2
| |/
* | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-12-121-8/+6
|\
| * alpha: ret_from_fork can go straight to ret_to_userAl Viro2022-10-291-1/+1
| * alpha: syscall exit cleanupAl Viro2022-10-291-5/+1
| * alpha: fix handling of a3 on straced syscallsAl Viro2022-10-291-1/+1
| * alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro2022-10-291-1/+3
* | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-241-5/+3
|/
* Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-141-1/+1
|\
| * alpha: fix marvel_ioread8 build regressionArnd Bergmann2022-10-101-1/+1
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-122-7/+2
|\ \
| * | alpha: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-2/+2
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-5/+0
* | | alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn2022-10-112-14/+2
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-2/+2
|\ \ \
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| |/ /
* | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-072-1/+57
|\ \ \
| * | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-2/+1