summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+16
2026-08-18Merge tag 'alpha-for-v7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-145/+528
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-08-16alpha: read $gp and $sp explicitly for clangMatt Turner1-1/+3
2026-08-11alpha: annotate hardirqs-off on IPL 7 interrupt entryMatt Turner1-1/+12
2026-08-11alpha: run the remote RTC access in a worker, not an IPI callbackMatt Turner1-25/+12
2026-08-11alpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner1-3/+3
2026-08-04alpha/PCI: Make the suffix the first __pci_dev_resource_attr() parameterKrzysztof Wilczyński1-13/+13
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1
2026-07-19alpha: enable lockdep hardirq state trackingMagnus Lindholm4-19/+85
2026-07-19alpha: use raw spinlocks for low-level platform locksMagnus Lindholm3-27/+47
2026-07-19alpha: add ARCH_STACKWALK-based stacktrace supportMagnus Lindholm3-1/+65
2026-07-19alpha: enable regset-based ptrace and core dumpsMagnus Lindholm4-55/+289
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner1-1/+1
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan1-1/+1
2026-07-10alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński1-3/+3
2026-07-06alpha: marvel: Fix lock ordering in init_io7_irqs()Matt Turner1-13/+12
2026-07-06alpha: marvel: Fix irq_set_status_flags to use correct IRQ numberMatt Turner1-2/+2
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-176/+208
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński1-31/+7
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński1-0/+7
2026-06-23alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński1-2/+5
2026-06-23alpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński1-128/+163
2026-06-23alpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+20
2026-06-23alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński1-18/+5
2026-06-23alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
2026-06-23alpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński1-6/+6
2026-06-23alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński1-10/+5
2026-06-23alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner1-4/+4
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore1-1/+1
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-21/+173
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-04-12alpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm2-21/+173
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-0/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-8/+8
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-1/+0
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro1-23/+11
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-27/+21
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-29alpha: Convert mapping routine to rely on physical addressLeon Romanovsky1-27/+21
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1