aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * next: openrisc: Fix buildGuenter Roeck2014-09-26
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-23
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \
| * | openrisc: Get rid of handle_IRQMarc Zyngier2014-09-03
| * | openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-03
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
|/ /
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \
| * | openrisc: Use sigsp()Richard Weinberger2014-08-06
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\ \
| * | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-01
| |/
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\
| * of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-30
* | arch,openrisc: Convert smp_mb__*()Peter Zijlstra2014-04-18
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
* locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
* Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds2014-01-30
|\
| * openrisc: Use get_signal() signal_setup_done()Richard Weinberger2014-01-09
| * openrisc: Rework signal handlingJonas Bonn2014-01-09
* | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
|/
* Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linuxLinus Torvalds2013-11-15
|\
| * openrisc: Refactor or32_early_setup()Geert Uytterhoeven2013-11-15
| * openrisc: Remove unused declaration of __initramfs_startGeert Uytterhoeven2013-11-15
| * openrisc: Use the declarations provided by <asm/sections.h>Geert Uytterhoeven2013-11-15
| * openrisc: Refresh or1ksim_defconfig for v3.12Geert Uytterhoeven2013-11-15
| * openrisc: Refactor 16-bit constant relocationGeert Uytterhoeven2013-11-05
| * openrisc: include: asm: Kbuild: add default "vga.h"Chen Gang2013-11-05
| * openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGSChen Gang2013-11-05
* | openrisc: add missing pgtable_page_ctor/dtor callsKirill A. Shutemov2013-11-14
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | of: remove empty arch prom.h headersRob Herring2013-10-09
| * | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| * | openrisc: remove unnecessary prom.c includesRob Herring2013-10-09
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * | of: create default early_init_dt_add_memory_archRob Herring2013-10-09
| * | openrisc: use early_init_dt_scanRob Herring2013-10-09
| * | openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-09
| * | openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-09
| |/
* | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
|\|
| * openrisc: clean-up prom.hRob Herring2013-09-24
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-28
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24