aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-13/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-13openrisc/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-4/+7
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+1
2014-09-26next: openrisc: Fix buildGuenter Roeck1-2/+1
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-2/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+5
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-03openrisc: Get rid of handle_IRQMarc Zyngier2-6/+0
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2-8/+2
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-17/+3
2014-08-06openrisc: Use sigsp()Richard Weinberger1-17/+3
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-133/+17
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson3-133/+17
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds1-2/+0
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-2/+0
2014-04-18arch,openrisc: Convert smp_mb__*()Peter Zijlstra1-8/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-5/+5
2014-01-30Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds2-143/+149
2014-01-09openrisc: Use get_signal() signal_setup_done()Richard Weinberger1-37/+22
2014-01-09openrisc: Rework signal handlingJonas Bonn2-118/+139
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds6-27/+19
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven1-7/+7
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven1-1/+0
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2-6/+6
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven1-8/+2
2013-11-15openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov1-2/+8
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-95/+3
2013-11-05openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven1-4/+2
2013-11-05openrisc: include: asm: Kbuild: add default "vga.h"Chen Gang1-0/+1
2013-11-05openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang1-1/+1
2013-10-09of: remove empty arch prom.h headersRob Herring1-20/+0
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09openrisc: remove unnecessary prom.c includesRob Herring1-22/+0
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-9/+0
2013-10-09of: create default early_init_dt_add_memory_archRob Herring1-6/+0
2013-10-09openrisc: use early_init_dt_scanRob Herring1-14/+1
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring2-14/+1
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring2-9/+2
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar1-44/+0
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1