aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)Author
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada
2019-01-08arch/openrisc: Fix issues with access_ok()Stafford Horne
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
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 'akpm' (patches from Andrew)Linus Torvalds
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
2019-01-01Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-20openrisc: Fix broken paths to arch/or32Geert Uytterhoeven
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike 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-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-21openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig
2018-07-21openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig
2018-07-21openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
2018-06-25openrisc: Call destructor during __pte_free_tlbStafford Horne
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...Will Deacon
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...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 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds