summary refs log tree commit diff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-06-21parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu()Helge Deller
2023-05-30parisc: Handle kprobes breakpoints only in kernel contextHelge Deller
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-30parisc: Use num_present_cpus() in alternative patching codeHelge Deller
2023-05-24parisc: Replace regular spinlock with spin_trylock on panic pathGuilherme G. Piccoli
2023-05-11parisc: Ensure page alignment in flush functionsHelge Deller
2023-05-11parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-02-09parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller
2023-02-09parisc: Replace hardcoded value with PRIV_USER constant in ptrace.cHelge Deller
2023-02-09parisc: Fix return code of pdc_iodc_print()Helge Deller
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-07parisc: Drop duplicate kgdb_pdc consoleHelge Deller
2023-01-07parisc: Add missing FORCE prerequisites in MakefileHelge Deller
2023-01-07parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller
2023-01-07parisc: Drop locking in pdc console codeHelge Deller
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-14Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller
2022-10-11parisc: Reduce kernel size by packing alternative tablesHelge Deller
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-26parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior
2022-08-22parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-08-21parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-01parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller
2022-08-01parisc: Do not initialise statics to 0Xin Gao
2022-08-01parisc: Drop pa_swapper_pg_lock spinlockHelge Deller
2022-08-01parisc: Fix device names in /proc/iomemHelge Deller
2022-08-01parisc: Clean up names in hardware databaseHelge Deller
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller