summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-21parisc: Show machine product number during bootHelge Deller
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig
2019-02-21parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky
2019-02-21parisc: Improve initial IRQ to CPU assignmentHelge Deller
2019-02-21parisc: Count IPI function call interruptsHelge Deller
2019-02-21parisc: Show rescheduling interrupts on SMP machines onlyHelge Deller
2019-02-21parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan
2018-12-10parisc: add system call table generation supportFiroz Khan
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26parisc: Use LINUX_GATEWAY_SPACE constant in entry.SHelge Deller
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-20parisc: Retrieve and display the PDC PAT capabilitiesHelge Deller
2018-10-20parisc: Optimze cache flush algorithmsJohn David Anglin
2018-10-19parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functionsHelge Deller
2018-10-19parisc: Drop two instructions from pte lookup codeHelge Deller
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin
2018-10-17parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin
2018-10-17parisc: Release spinlocks using ordered storeJohn David Anglin
2018-10-17parisc: Clean up crash header outputHelge Deller
2018-10-17parisc: Remove PTE load and fault check from L2_ptep macroJohn David Anglin
2018-10-17parisc: Reorder TLB flush timing calculationJohn David Anglin
2018-10-17parisc: Use PARISC_ITLB_TRAP constant in entry.SHelge Deller
2018-10-16parisc: Fix uninitialized variable usage in unwind.cHelge Deller
2018-09-29Update email addressMatthew Wilcox
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-21parisc: Add hardware description to stack tracesHelge Deller
2018-08-21parisc: Fix boot failure of 64-bit kernelHelge Deller
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller
2018-08-17parisc: Update comments in syscall.S regarding wide userlandHelge Deller
2018-08-17parisc: Fix ptraced 64-bit applications to call 64-bit syscallsHelge Deller
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller