summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-02alpha: fix livelock in uaccessAl Viro
2023-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2023-02-24alpha: in_irq() cleanupChangbin Du
2023-02-24alpha: lazy FPU switchingAl Viro
2023-02-24alpha/boot/misc: trim unused declarationsAl Viro
2023-02-24alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro
2023-02-24alpha/boot: fix the breakage from -isystem series...Al Viro
2023-02-24alpha: fix FEN fault handlingAl Viro
2023-02-24alpha: Avoid comma separated statementsJoe Perches
2023-02-24alpha: fixed a typo in core_cia.crj1
2023-02-24Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman
2023-02-14alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitionsBjorn Helgaas
2023-02-14alpha: update config filesLukas Bulwahn
2023-02-14alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-02-14alpha: Add some spaces to ensure format specificationZhang Jiaming
2023-02-14alpha: replace NR_SYSCALLS by NR_syscallsYang Yang
2023-02-14alpha: Remove redundant local asm header redirectionsMaciej W. Rozycki
2023-02-14alpha: Implement "current_stack_pointer"Kees Cook
2023-02-14alpha: remove redundant err variableMinghao Chi
2023-02-14alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenrColin Ian King
2023-02-13char/agp: introduce asm-generic/agp.hMike Rapoport
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)
2023-02-02arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming
2023-02-02arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-11alpha/boot/misc: trim unused declarationsAl Viro
2023-01-11alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro
2023-01-11alpha/boot: fix the breakage from -isystem series...Al Viro
2023-01-11alpha: fix FEN fault handlingAl Viro
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-29alpha: ret_from_fork can go straight to ret_to_userAl Viro
2022-10-29alpha: syscall exit cleanupAl Viro
2022-10-29alpha: fix handling of a3 on straced syscallsAl Viro
2022-10-29alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro
2022-10-29alpha: _TIF_ALLWORK_MASK is unusedAl Viro
2022-10-29alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro