aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)Author
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
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
2017-03-28openrisc: switch to RAW_COPY_USERAl Viro
2017-03-28openrisc: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-16openrisc: Export symbols needed by modulesStafford Horne
2017-03-16openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-03-16openrisc: xchg: fix `computed is not used` warningStafford Horne
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-02-25openrisc: head: Init r0 to 0 on startStafford Horne
2017-02-25openrisc: Export ioremap symbols used by modulesStafford Horne
2017-02-25arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg
2017-02-25openrisc: head: Remove unused stringsStafford Horne
2017-02-25openrisc: head: Move init strings to rodata sectionStafford Horne
2017-02-25openrisc: entry: Fix delay slot detectionStafford Horne
2017-02-25openrisc: entry: Whitespace and comment cleanupsStafford Horne
2017-02-25openrisc: Add .gitignoreStafford Horne
2017-02-25openrisc: Add optimized memcpy routineStafford Horne
2017-02-25openrisc: Add optimized memsetOlof Kindgren
2017-02-25openrisc: Initial support for the idle stateSebastian Macke
2017-02-25openrisc: Fix the bitmask for the unit present registerSebastian Macke
2017-02-25openrisc: remove unnecessary stddef.h includeStefan Kristiansson
2017-02-25openrisc: add futex_atomic_* implementationsStefan Kristiansson
2017-02-25openrisc: add optimized atomic operationsStefan Kristiansson
2017-02-25openrisc: add cmpxchg and xchg implementationsStefan Kristiansson
2017-02-25openrisc: add atomic bitopsStefan Kristiansson
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-06openrisc: add l.lwa/l.swa emulationStefan Kristiansson
2017-02-06openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson
2017-02-06openrisc: tlb miss handler optimizationsStefan Kristiansson
2017-02-06openrisc: add cache way information to cpuinfoStefan Kristiansson
2017-02-06openrisc: use SPARSE_IRQJonas Bonn
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker