summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-4/+0
* mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)2023-02-021-3/+2
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-4/+37
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-2/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* | Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-12-122-13/+7
|\ \
| * | 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
| * | alpha: _TIF_ALLWORK_MASK is unusedAl Viro2022-10-291-4/+0
| * | alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro2022-10-291-1/+1
| |/
* | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro2022-11-242-11/+3
* | kill signal_pt_regs()Al Viro2022-10-231-1/+0
|/
* 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-124-10/+3
|\ \
| * | alpha: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-2/+2
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-7/+0
| * | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-111-1/+1
* | | alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn2022-10-112-14/+2
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\ \ \
| * | | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
| |/ /
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+2
|\ \ \
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | 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-073-88/+57
|\ \ \
| * | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-8/+0
| * | | make generic INIT_C_CC a bit more genericAl Viro2022-09-091-8/+0
| * | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
| * | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-092-9/+2
| * | | termios: uninline conversion helpersAl Viro2022-09-093-72/+64
| |/ /
* | | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-061-5/+5
|\ \ \
| * | | Change calling conventions for filldir_tAl Viro2022-08-171-5/+5
* | | | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0613-33/+243
|\ \ \ \ | | |_|/ | |/| |
| * | | alpha: add full ioread64/iowrite64 implementationArnd Bergmann2022-10-0413-23/+175
| * | | alpha: Use generic <asm-generic/io.h>Linus Walleij2022-09-081-10/+68
| | |/ | |/|
* | | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-034-96/+0
|\ \ \ | |/ / |/| |
| * | a.out: Remove the a.out implementationEric W. Biederman2022-09-274-96/+0
| |/
* / provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-5/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-15/+17
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-15/+17
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-6/+0
|\ \
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+26
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+23
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-053-6/+5
|\ \