aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2019-05-25parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-25parisc: Use PA_ASM_LEVEL in boot codeHelge Deller
2019-05-25parisc: Allow live-patching of __meminit functionsHelge Deller
2019-05-25parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-25parisc: Add memory clobber to TLB purgesJohn David Anglin
2019-05-25parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-04-17parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle
2019-04-17parisc: regs_return_value() should return gpr28Sven Schnelle
2019-04-17parisc: Detect QEMU earlier in boot processHelge Deller
2019-02-21parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'parisc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-13dma-mapping: always build the direct mapping codeChristoph 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: remove __NR_Linux from uapi header file.Firoz Khan
2018-12-10parisc: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan
2018-12-10parisc: move __IGNORE* entries to non uapi headerFiroz Khan
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-04Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-02parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-06parisc: Revert "Release spinlocks using ordered store"John David Anglin
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-29Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-28parisc: Fix A500 boot crashJohn David Anglin
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti