aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-7/+37
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-3/+0
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-21/+1
2023-02-13char/agp: introduce asm-generic/agp.hGravatar Mike Rapoport 2-15/+1
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Gravatar Mike Rapoport 1-6/+0
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-4/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-1/+0
2023-02-02parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 1-3/+38
2023-02-01parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseGravatar Helge Deller 1-2/+13
2023-02-01parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cGravatar Helge Deller 1-3/+3
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-2/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrGravatar Peter Zijlstra 1-1/+0
2023-01-09parisc: Fix return code of pdc_iodc_print()Gravatar Helge Deller 1-2/+3
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-102/+91
2022-12-19parisc: Show MPE/iX model string at bootupGravatar Helge Deller 3-5/+10
2022-12-18parisc: Add missing FORCE prerequisites in MakefileGravatar Helge Deller 2-4/+4
2022-12-18parisc: Move pdc_result struct to firmware.cGravatar Helge Deller 2-17/+4
2022-12-18parisc: Drop locking in pdc console codeGravatar Helge Deller 1-13/+3
2022-12-18parisc: Drop duplicate kgdb_pdc consoleGravatar Helge Deller 1-20/+0
2022-12-18parisc: Fix locking in pdc_iodc_print() firmware callGravatar Helge Deller 1-11/+13
2022-12-17parisc: Drop PMD_SHIFT from calculation in pgtable.hGravatar Helge Deller 1-2/+2
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesGravatar Helge Deller 3-16/+43
2022-12-17parisc: Fix inconsistent indenting in setup_cmdline()Gravatar Helge Deller 1-14/+12
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-18/+2
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+9
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionGravatar Jason A. Donenfeld 1-1/+1
2022-11-15parisc: ptrace: user_regset_copyin_ignore() always returns 0Gravatar Sergey Shtylyov 1-6/+9
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Gravatar Naoya Horiguchi 1-1/+1
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cGravatar Naoya Horiguchi 1-2/+1
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-15/+0
2022-10-31parisc: Avoid printing the hardware path twiceGravatar Helge Deller 2-14/+12
2022-10-21parisc: Use signed char for hardware path in pdc.hGravatar Helge Deller 1-23/+13
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-4/+4
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-246/+61
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitGravatar Helge Deller 2-1/+14
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-7/+0
2022-10-11treewide: use get_random_u32() when possibleGravatar Jason A. Donenfeld 2-3/+3
2022-10-11treewide: use prandom_u32_max() when possible, part 1Gravatar Jason A. Donenfeld 1-1/+1
2022-10-11parisc: Convert PDC console to an early consoleGravatar Helge Deller 4-233/+31
2022-10-11parisc: Reduce kernel size by packing alternative tablesGravatar Helge Deller 2-12/+16
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+9
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-4/+2
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-96/+0
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-127/+67
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-26parisc: remove mmap linked list from cache handlingGravatar Matthew Wilcox (Oracle) 1-2/+7
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Gravatar Greg Kroah-Hartman 2-2/+12
2022-09-23parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]Gravatar Linus Walleij 1-36/+0
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscGravatar Helge Deller 1-1/+11