summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* openrisc: Use get_signal() signal_setup_done()Richard Weinberger2014-01-091-37/+22
* openrisc: Rework signal handlingJonas Bonn2014-01-092-118/+139
* Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds2013-11-153-18/+15
|\
| * openrisc: Refactor or32_early_setup()Geert Uytterhoeven2013-11-151-7/+7
| * openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven2013-11-151-1/+0
| * openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2013-11-152-6/+6
| * openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven2013-11-051-4/+2
* | openrisc: remove unnecessary prom.c includesRob Herring2013-10-091-22/+0
* | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
* | of: create default early_init_dt_add_memory_archRob Herring2013-10-091-6/+0
* | openrisc: use early_init_dt_scanRob Herring2013-10-091-14/+1
* | openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-092-14/+1
* | openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-092-9/+2
|/
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker2013-07-141-1/+1
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-11/+0
* openrisc: Use generic idle loopThomas Gleixner2013-04-082-74/+1
* Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2013-02-262-10/+19
|\