summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-03-13alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+2
2025-03-13alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky2-11/+11
2024-03-15y2038: rusage: use __kernel_old_timevalArnd Bergmann1-1/+1
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-03-11alpha: fix FEN fault handlingAl Viro1-15/+15
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-3/+3
2023-01-18alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-1/+1
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2020-06-22alpha: fix memory barriers so that they conform to the specificationMikulas Patocka1-7/+53
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+5
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-14/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-17/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-2/+2
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+0
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-0/+6
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-10/+10
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig2-2/+0
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann1-0/+4
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-10/+10
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport5-3/+42
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport3-4/+4
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+1
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+2
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani1-2/+3
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann1-0/+3
2019-01-25alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann1-0/+2
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-0/+4
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-3/+3
2019-01-25alpha: update syscall macro definitionsArnd Bergmann1-2/+2
2019-01-25alpha: wire up io_pgetevents system callArnd Bergmann1-0/+1
2019-01-21perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray1-6/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-6/+6
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds8-557/+580
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-11/+5
2018-12-21alpha: Remove some unused variablesMatt Turner1-2/+1
2018-12-21alpha: rtc: simplify alpha_rtc_initAlexandre Belloni1-12/+10
2018-12-21alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVEColin Ian King1-1/+1
2018-12-21alpha: generate uapi header and syscall table header filesFiroz Khan1-534/+3
2018-12-21alpha: add system call table generation supportFiroz Khan4-0/+559
2018-12-21alpha: remove CONFIG_OSF4_COMPAT flag from syscall tableFiroz Khan2-8/+6