summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
*---. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-267-48/+23
|\ \ \
| | | * Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-025-3/+13
| | | |\ | | |/ / | |/| |
| | | * openrisc: Export symbols needed by modulesStafford Horne2017-03-162-0/+5
| | | * openrisc: fix issue handling 8 byte get_user callsStafford Horne2017-03-161-1/+1
| | | * openrisc: xchg: fix `computed is not used` warningStafford Horne2017-03-161-2/+6
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * openrisc: switch to RAW_COPY_USERAl Viro2017-03-282-22/+7
| | * openrisc: switch to generic extable.hAl Viro2017-03-282-17/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-273-7/+7
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-2423-187/+1058
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-251-1/+4
| * | openrisc: Export ioremap symbols used by modulesStafford Horne2017-02-251-0/+2
| * | arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg2017-02-251-1/+1
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-251-11/+0
| * | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-251-0/+1
| * | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-251-2/+2
| * | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-251-20/+18
| * | openrisc: Add .gitignoreStafford Horne2017-02-251-0/+1
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-254-2/+128
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-254-1/+107
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-251-0/+11
| * | openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-251-2/+2
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-251-1/+0
| * | openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-252-1/+135
| * | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-252-1/+126
| * | openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-252-2/+83
| * | openrisc: add atomic bitopsStefan Kristiansson2017-02-252-1/+124
| * | openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-063-2/+206
| * | openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-061-16/+22
| * | openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-061-1/+3
| * | openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-061-95/+46
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-062-31/+38
| * | openrisc: use SPARSE_IRQJonas Bonn2017-02-062-0/+2
| |/
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-212-2/+2
|\ \
| * | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-262-2/+2
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
OpenPOWER on IntegriCloud