summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-2/+2
|\
| * treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-2/+2
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-34/+17
|\ \
| * | module: replace module_layout with module_memorySong Liu2023-03-091-34/+17
| |/
* / Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
|/
* Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-051-1/+6
|\
| * parisc: fix livelock in uaccessAl Viro2023-03-021-1/+6
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-3/+3
|\ \
| * | dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
| * | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-7/+37
|\ \ \
| * | | mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-4/+0
| * | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
| * | | parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-3/+38
| |/ /
* | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-202-3/+0
|\ \ \
| * | | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-2/+0
| * | | objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
| |/ /
* | | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-202-21/+1
|\ \ \ | |_|/ |/| |
| * | char/agp: introduce asm-generic/agp.hMike Rapoport2023-02-132-15/+1
| * | char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport2023-02-131-6/+0
| |/
* | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller2023-02-011-2/+13
* | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller2023-02-011-3/+3
* | parisc: Fix return code of pdc_iodc_print()Helge Deller2023-01-091-2/+3
|/
* Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-2013-102/+91
|\
| * parisc: Show MPE/iX model string at bootupHelge Deller2022-12-193-5/+10
| * parisc: Add missing FORCE prerequisites in MakefileHelge Deller2022-12-182-4/+4
| * parisc: Move pdc_result struct to firmware.cHelge Deller2022-12-182-17/+4
| * parisc: Drop locking in pdc console codeHelge Deller2022-12-181-13/+3
| * parisc: Drop duplicate kgdb_pdc consoleHelge Deller2022-12-181-20/+0
| * parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller2022-12-181-11/+13
| * parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller2022-12-171-2/+2
| * parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2022-12-173-16/+43
| * parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller2022-12-171-14/+12
* | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-132-18/+2
|\ \
| * | mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi2022-11-081-1/+1
| * | mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2022-11-081-2/+1
| * | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-15/+0
| |/
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-6/+9
|\ \
| * | parisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-6/+9
| |/
* / treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
|/
* parisc: Avoid printing the hardware path twiceHelge Deller2022-10-312-14/+12
* parisc: Use signed char for hardware path in pdc.hHelge Deller2022-10-211-23/+13
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-163-4/+4
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-112-3/+3
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
* | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-148-246/+61
|\ \
| * | parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller2022-10-142-1/+14
| * | parisc: Convert PDC console to an early consoleHelge Deller2022-10-114-233/+31