summaryrefslogtreecommitdiff
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-7/+15
|\
| * 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 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
| | |/ | |/|
* | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-3/+2
|\ \ \
| * | | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-3/+2
| |/ /
* | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \ \ | |_|/ |/| |
| * | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |/
* | alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro2023-03-061-2/+2
|/
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+4
|\
| * alpha: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2023-02-2525-153/+216
|\ \
| * | alpha: in_irq() cleanupChangbin Du2023-02-241-1/+1
| * | alpha: lazy FPU switchingAl Viro2023-02-249-119/+192
| * | alpha/boot/misc: trim unused declarationsAl Viro2023-02-241-2/+0
| * | alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro2023-02-241-1/+1
| * | alpha/boot: fix the breakage from -isystem series...Al Viro2023-02-244-5/+5
| * | 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: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas2023-02-141-4/+0
| * | alpha: update config filesLukas Bulwahn2023-02-141-2/+0
| * | alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes2023-02-141-3/+1
| * | alpha: Add some spaces to ensure format specificationZhang Jiaming2023-02-141-6/+6
| * | alpha: replace NR_SYSCALLS by NR_syscallsYang Yang2023-02-142-3/+3
| * | alpha: Remove redundant local asm header redirectionsMaciej W. Rozycki2023-02-145-4/+1
| * | alpha: Implement "current_stack_pointer"Kees Cook2023-02-143-1/+4
| * | 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-247-23/+21
|\ \
| * | alpha/boot/misc: trim unused declarationsAl Viro2023-01-111-2/+0
| * | alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro2023-01-111-1/+1
| * | alpha/boot: fix the breakage from -isystem series...Al Viro2023-01-114-5/+5
| * | alpha: fix FEN fault handlingAl Viro2023-01-111-15/+15
| |/
* | 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-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
| |/
* | 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
| |/
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-202-2/+0
|\ \