summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-248-178/+349
|\ \
| * | openrisc: head: Init r0 to 0 on startStafford Horne2017-02-251-1/+4
| * | 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 memsetOlof Kindgren2017-02-251-0/+1
| * | openrisc: Initial support for the idle stateSebastian Macke2017-02-251-0/+11
| * | openrisc: remove unnecessary stddef.h includeStefan Kristiansson2017-02-251-1/+0
| * | 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-061-31/+36
| |/
* / openrisc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
|/
* 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-244-4/+4
* arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-0/+3
* openrisc: include l.swa in check for write data pagefaultStefan Kristiansson2016-12-121-1/+1
* openrisc: Updates after openrisc.net has been lostStafford Horne2016-12-121-1/+1
* openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-121-24/+12
* openrisc: remove the redundant of_platform_populateRob Herring2016-12-121-10/+0
* openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck2016-12-121-1/+7
* openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
* openrisc: restore all regs on rt_sigreturnJonas Bonn2016-12-121-1/+9
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+10
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* openrisc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-24/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-24/+26
|\
| * openrisc: remove use of seq_printf return valueJoe Perches2015-04-151-24/+26
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \ | |/ |/|
| * arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-1/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-5/+0
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+1
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+1
* | openrisc: Get rid of handle_IRQMarc Zyngier2014-09-031-5/+0
* | openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-8/+1
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-17/+3
|\ \
| * | openrisc: Use sigsp()Richard Weinberger2014-08-061-17/+3
| |/
* / irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-011-133/+13
|/
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0