summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* parisc: Avoid printing the hardware path twiceHelge Deller2022-10-311-8/+6
* 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-145-233/+43
|\ \
| * | parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller2022-10-141-0/+8
| * | parisc: Convert PDC console to an early consoleHelge Deller2022-10-113-230/+31
| * | parisc: Reduce kernel size by packing alternative tablesHelge Deller2022-10-111-3/+4
* | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-4/+0
|\ \ \ | |_|/ |/| |
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-4/+0
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-2/+7
|\ \ \
| * | | parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)2022-09-261-2/+7
| |/ /
* | / kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| |/ |/|
* | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1
|/
* parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller2022-08-221-1/+42
* parisc: Fix exception handler for fldw and fstw instructionsHelge Deller2022-08-211-1/+1
* Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-7/+0
|\
| * profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-7/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+2
|\ \
| * | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-0/+2
* | | Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-055-18/+11
|\ \ \
| * | | parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller2022-08-011-1/+1
| * | | parisc: Do not initialise statics to 0Xin Gao2022-08-011-2/+2
| * | | parisc: Drop pa_swapper_pg_lock spinlockHelge Deller2022-08-011-3/+0
| * | | parisc: Fix device names in /proc/iomemHelge Deller2022-08-011-5/+4
| * | | parisc: Clean up names in hardware databaseHelge Deller2022-08-011-7/+4
* | | | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-08-031-1/+1
|\ \ \ \
| * | | | highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco2022-07-251-1/+1
| |/ / /
* | | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-1/+1
|\ \ \ \
| * | | | genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-1/+1
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-11/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-11/+0
| |/ /
* | | parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller2022-07-021-0/+5
* | | parisc/unaligned: Fix emulate_ldw() breakageHelge Deller2022-06-271-1/+1
| |/ |/|
* | parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin2022-06-261-1/+4
|/
* Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-042-17/+1
|\
| * parisc: fix a crash with multicore schedulerMikulas Patocka2022-06-032-17/+1
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-8/+10
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-6/+5
| * | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-071-1/+1
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-303-92/+27
|\ \ \
| * | | parisc: Optimize tmpalias function callsHelge Deller2022-05-232-85/+17
| * | | parisc: Don't hardcode assembler bit definitions in tmpalias codeJohn David Anglin2022-05-232-17/+20
| * | | parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin2022-05-232-3/+3
| | |/ | |/|
* | | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+2
|\ \ \ | |/ / |/| |
| * | parisc: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
* | | parisc: Fix patch code locking and flushingJohn David Anglin2022-05-171-14/+11