aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2023-11-28parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2023-09-23parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller
2022-06-25parisc: define get_cycles macro for arch-overrideJason A. Donenfeld
2021-10-06parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2020-08-19parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin
2020-08-05parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-08-22Merge branch 'parisc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-06-28parisc: Wire up io_pgetevents syscallHelge Deller
2018-06-28parisc: Drop struct sigaction from not exported header fileHelge Deller
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-14softirq/parisc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker