summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-021-0/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-245-5/+5
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-0/+3
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-28/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
OpenPOWER on IntegriCloud