summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* locking/arch: Wire up local_try_cmpxchg()Uros Bizjak2023-04-291-2/+10
* locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2023-02-2510-33/+59
|\
| * alpha: lazy FPU switchingAl Viro2023-02-243-24/+55
| * alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas2023-02-141-4/+0
| * alpha: replace NR_SYSCALLS by NR_syscallsYang Yang2023-02-141-1/+1
| * alpha: Remove redundant local asm header redirectionsMaciej W. Rozycki2023-02-145-4/+1
| * alpha: Implement "current_stack_pointer"Kees Cook2023-02-141-0/+2
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\ \
| * | dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| |/
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-11/+38
|\ \
| * | 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
| |/
* | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-132-13/+1
* | char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport2023-02-131-6/+0
|/
* 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-121-5/+1
|\ \
| * | 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-241-6/+0
* | kill signal_pt_regs()Al Viro2022-10-231-1/+0
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-2/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-2/+0
* | 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 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-87/+0
|\ \
| * | 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-091-7/+1
| * | termios: uninline conversion helpersAl Viro2022-09-091-71/+6
| |/
* | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0610-32/+223
|\ \
| * | alpha: add full ioread64/iowrite64 implementationArnd Bergmann2022-10-0410-22/+155
| * | 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-031-16/+0
|\ \ | |/ |/|
| * a.out: Remove the a.out implementationEric W. Biederman2022-09-271-16/+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-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-17/+0
|\ \
| * | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-5/+5
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-5/+5
| |/
* | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-9/+0
* | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-6/+0
|/
* Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-135/+79
|\
| * termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0