summaryrefslogtreecommitdiff
path: root/arch/openrisc/include/asm
AgeCommit message (Expand)Author
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-08arch/openrisc: Fix issues with access_ok()Stafford Horne
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
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-08-23Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus 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-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar
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-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
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-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-03openrisc: add tick timer multi-core sync logicStafford Horne
2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne
2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock
2017-11-03openrisc: fix initial preempt state for secondary cpu tasksStafford Horne
2017-11-03openrisc: initial SMP supportStefan Kristiansson
2017-11-03openrisc: use qspinlocks and qrwlocksStafford Horne
2017-11-03openrisc: add 1 and 2 byte cmpxchg supportStafford Horne
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-09-11openrisc: add forward declaration for struct vm_area_structTobias Klauser
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-07-11openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-07Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-07-08openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28openrisc: remove arch-specific dma_supported implementationChristoph Hellwig
2017-06-20openrisc: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-15kill strlen_user()Al Viro
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro