summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-1/+0
|\
| * alpha: remove <asm/export.h>Masahiro Yamada2023-08-221-1/+0
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/
* | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-3/+0
|\ \
| * | PCI/sysfs: Move declarations to linux/pci.hArnd Bergmann2023-08-141-3/+0
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-5/+18
|\ \
| * | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-4/+1
| * | alpha: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-242-2/+18
| |/
* / locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-13/+0
|/
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-0/+3
|\
| * net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn2023-06-121-0/+1
| * scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn2023-06-121-0/+2
* | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-35/+0
|\ \
| * | locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland2023-06-051-25/+0
| * | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-10/+0
| |/
* / init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-20/+0
|/
* 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