summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)Author
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven
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
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-04-25signal/openrisc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-08openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-04openrisc: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt
2018-02-22openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...Greentime Hu
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-12signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09openrisc: Make THREAD_SIZE available to vmlinux.ldsDavid Howells
2018-01-09openrisc: Fix conflicting types for _exext and _stextJoel Stanley
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-03openrisc: fix possible deadlock scenario during timer syncStafford Horne
2017-11-03openrisc: pass endianness info to sparseLuc Van Oostenryck
2017-11-03openrisc: add tick timer multi-core sync logicStafford Horne