aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-26next: openrisc: Fix buildGuenter Roeck
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-03openrisc: Get rid of handle_IRQMarc Zyngier
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06openrisc: Use sigsp()Richard Weinberger
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-18arch,openrisc: Convert smp_mb__*()Peter Zijlstra
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-01-30Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds
2014-01-09openrisc: Use get_signal() signal_setup_done()Richard Weinberger
2014-01-09openrisc: Rework signal handlingJonas Bonn
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-15Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds
2013-11-15openrisc: Refactor or32_early_setup()Geert Uytterhoeven
2013-11-15openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven
2013-11-15openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven
2013-11-15openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven
2013-11-15openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-05openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven
2013-11-05openrisc: include: asm: Kbuild: add default "vga.h"Chen Gang
2013-11-05openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang
2013-10-09of: remove empty arch prom.h headersRob Herring
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09openrisc: remove unnecessary prom.c includesRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09openrisc: use early_init_dt_scanRob Herring
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-24openrisc: clean-up prom.hRob Herring
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely