aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2017-05-11uapi: export all headers under uapi directoriesGravatar Nicolas Dichtel 2-11/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowGravatar Al Viro 1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Gravatar Al Viro 7-48/+23
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Al Viro 5-3/+13
2017-03-28openrisc: switch to RAW_COPY_USERGravatar Al Viro 2-22/+7
2017-03-28openrisc: switch to generic extable.hGravatar Al Viro 2-17/+2
2017-03-28new helper: uaccess_kernel()Gravatar Al Viro 1-1/+1
2017-03-16openrisc: Export symbols needed by modulesGravatar Stafford Horne 2-0/+5
2017-03-16openrisc: fix issue handling 8 byte get_user callsGravatar Stafford Horne 1-1/+1
2017-03-16openrisc: xchg: fix `computed is not used` warningGravatar Stafford Horne 1-2/+6
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-03-02sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesGravatar Masahiro Yamada 3-7/+7
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 23-187/+1058
2017-02-25openrisc: head: Init r0 to 0 on startGravatar Stafford Horne 1-1/+4
2017-02-25openrisc: Export ioremap symbols used by modulesGravatar Stafford Horne 1-0/+2
2017-02-25arch/openrisc/lib/memcpy.c: use correct OR1200 optionGravatar Valentin Rothberg 1-1/+1
2017-02-25openrisc: head: Remove unused stringsGravatar Stafford Horne 1-11/+0
2017-02-25openrisc: head: Move init strings to rodata sectionGravatar Stafford Horne 1-0/+1
2017-02-25openrisc: entry: Fix delay slot detectionGravatar Stafford Horne 1-2/+2
2017-02-25openrisc: entry: Whitespace and comment cleanupsGravatar Stafford Horne 1-20/+18
2017-02-25openrisc: Add .gitignoreGravatar Stafford Horne 1-0/+1
2017-02-25openrisc: Add optimized memcpy routineGravatar Stafford Horne 4-2/+128
2017-02-25openrisc: Add optimized memsetGravatar Olof Kindgren 4-1/+107
2017-02-25openrisc: Initial support for the idle stateGravatar Sebastian Macke 1-0/+11
2017-02-25openrisc: Fix the bitmask for the unit present registerGravatar Sebastian Macke 1-2/+2
2017-02-25openrisc: remove unnecessary stddef.h includeGravatar Stefan Kristiansson 1-1/+0
2017-02-25openrisc: add futex_atomic_* implementationsGravatar Stefan Kristiansson 2-1/+135
2017-02-25openrisc: add optimized atomic operationsGravatar Stefan Kristiansson 2-1/+126
2017-02-25openrisc: add cmpxchg and xchg implementationsGravatar Stefan Kristiansson 2-2/+83
2017-02-25openrisc: add atomic bitopsGravatar Stefan Kristiansson 2-1/+124
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2017-02-06openrisc: add l.lwa/l.swa emulationGravatar Stefan Kristiansson 3-2/+206
2017-02-06openrisc: head: refactor out tlb flush into it's own functionGravatar Stefan Kristiansson 1-16/+22
2017-02-06openrisc: head: use THREAD_SIZE instead of magic constantGravatar Stefan Kristiansson 1-1/+3
2017-02-06openrisc: tlb miss handler optimizationsGravatar Stefan Kristiansson 1-95/+46
2017-02-06openrisc: add cache way information to cpuinfoGravatar Stefan Kristiansson 2-31/+38
2017-02-06openrisc: use SPARSE_IRQGravatar Jonas Bonn 2-0/+2
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-26openrisc: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 2-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1