summaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAgeFilesLines
* openrisc: use generic strnlen_user() functionJonas Bonn2012-05-273-75/+3
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+1
* openrisc: use generic strncpy_from_userJonas Bonn2012-05-253-59/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-65/+4
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-65/+4
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-4/+1
|\ \
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * | openrisc: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-4/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \
| * | Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-213-44/+2
|\ \
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | openrisc: Use generic init_taskThomas Gleixner2012-05-054-44/+3
| |/
* | openrisc: use scratch regs in atomic syscallJonas Bonn2012-05-081-4/+4
* | openrisc: provide dma_map_opsJonas Bonn2012-05-082-149/+107
* | openrisc: header file cleanupsJonas Bonn2012-05-083-7/+14
* | openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-081-6/+26
* | openrisc: remove unnecessary includesJonas Bonn2012-05-081-4/+0
* | openrisc: implement irqdomainsJonas Bonn2012-05-082-32/+48
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2810-43/+3
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-2810-43/+8
* | Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds2012-03-2314-75/+77
|\ \
| * | OpenRISC: Remove memory_start/end prototypesRichard Weinberger2012-03-061-3/+0
| * | openrisc: remove semicolon from KSTK_ defsJonas Bonn2012-03-061-2/+2
| * | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-066-21/+22
| * | openrisc: fix virt_addr_validJonas Bonn2012-03-061-2/+1
| * | OpenRISC: Export dump_stack()Richard Weinberger2012-03-061-0/+1
| * | OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger2012-03-061-0/+1
| * | openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-171-8/+5
| * | openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-171-1/+0
| * | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-171-11/+2
| * | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-171-11/+18
| * | OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-171-3/+0
| * | OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-171-3/+1
| * | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-172-10/+25
| * | arch/openrisc/mm/init.c: trivial: use BUG_ONJulia Lawall2012-02-171-2/+1
* | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-1/+0
| |/ |/|
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1
|\ \ | |/ |/|
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-9/+1
* | openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-172-9/+11
* | openrisc: include export.h for EXPORT_SYMBOLJonas Bonn2012-02-172-0/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+2
|\
| * Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+2
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-3/+0
|\ \