summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+6
2023-03-02parisc: fix livelock in uaccessAl Viro1-1/+6
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+37
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+0
2023-02-21Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-21/+1
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman1-1/+1
2023-02-14char/agp: introduce asm-generic/agp.hMike Rapoport2-15/+1
2023-02-14char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport1-6/+0
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-4/+0
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-3/+38
2023-02-01parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-01parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller1-3/+3
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra1-2/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2023-01-09parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-102/+91
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller3-5/+10
2022-12-19parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2022-12-19parisc: Move pdc_result struct to firmware.cHelge Deller2-17/+4
2022-12-19parisc: Drop locking in pdc console codeHelge Deller1-13/+3
2022-12-19parisc: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
2022-12-19parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2022-12-18parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2022-12-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller3-16/+43
2022-12-17parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller1-14/+12
2022-12-14Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-18/+2
2022-12-13Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+9
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-16parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov1-6/+9
2022-11-09mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi1-1/+1
2022-11-09mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi1-2/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-15/+0
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-10-21parisc: Use signed char for hardware path in pdc.hHelge Deller1-23/+13
2022-10-17Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-246/+61
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller2-1/+14
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+0
2022-10-12treewide: use get_random_u32() when possibleJason A. Donenfeld2-3/+3
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-1/+1
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller4-233/+31
2022-10-11parisc: Reduce kernel size by packing alternative tablesHelge Deller2-12/+16
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-4/+2
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-96/+0
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-127/+67
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0