summaryrefslogtreecommitdiff
path: root/arch/openrisc
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-27
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-24
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-25
| * | openrisc: Export ioremap symbols used by modulesStafford Horne2017-02-25
| * | arch/openrisc/lib/memcpy.c: use correct OR1200 optionValentin Rothberg2017-02-25
| * | openrisc: head: Remove unused stringsStafford Horne2017-02-25
| * | openrisc: head: Move init strings to rodata sectionStafford Horne2017-02-25
| * | openrisc: entry: Fix delay slot detectionStafford Horne2017-02-25
| * | openrisc: entry: Whitespace and comment cleanupsStafford Horne2017-02-25
| * | openrisc: Add .gitignoreStafford Horne2017-02-25
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-25
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-25
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-25
| * | openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-25
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-25
| * | openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-25
| * | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-25
| * | openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-25
| * | openrisc: add atomic bitopsStefan Kristiansson2017-02-25
| * | openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-06
| * | openrisc: head: refactor out tlb flush into it's own functionStefan Kristiansson2017-02-06
| * | openrisc: head: use THREAD_SIZE instead of magic constantStefan Kristiansson2017-02-06
| * | openrisc: tlb miss handler optimizationsStefan Kristiansson2017-02-06
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-06
| * | openrisc: use SPARSE_IRQJonas Bonn2017-02-06
| |/
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\ \
| * | openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-26
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* openrisc: Add _text symbol to fix ksym build errorStafford Horne2017-01-02
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-14
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-11
| |\
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
* | | openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-12
* | | openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-12
* | | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-12
* | | openrisc: remove the redundant of_platform_populateRob Herring2016-12-12
* | | openrisc: add NR_CPUS Kconfig default valueStafford Horne2016-12-12
* | | openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-12
* | | openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-12