aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Gravatar Jonas Bonn 11-68/+113
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxGravatar Linus Torvalds 4-14/+16
2012-10-12vfs: define struct filename and have getname() return itGravatar Jeff Layton 1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+2
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGravatar Gong Tao 1-0/+2
2012-10-11openrisc: fix typos in comments and warningsGravatar Jonas Bonn 1-3/+3
2012-10-11openrisc: PIC should act on domain-local irqsGravatar Jonas Bonn 1-6/+6
2012-10-11openrisc: Make cpu_relax() invoke barrier()Gravatar Vladimir Murzin 1-1/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/openrisc/include/asmGravatar David Howells 11-68/+113
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionGravatar Shaohua Li 1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Linus Torvalds 1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersGravatar Linus Torvalds 1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Gravatar Jiri Kosina 1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Gravatar Arnd Bergmann 2-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesGravatar David Howells 1-5/+0
2012-10-03asm-generic: Add default clkdev.hGravatar Mark Brown 1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesGravatar David Howells 1-0/+3
2012-10-01sanitize tsk_is_polling()Gravatar Al Viro 1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKGravatar Al Viro 1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hGravatar David Howells 1-0/+1
2012-09-21audit: define AUDIT_ARCH_OPENRISCGravatar Kees Cook 1-1/+1
2012-09-01openrisc: delay: fix handling of counter overflowGravatar Will Deacon 1-2/+2
2012-09-01openrisc: delay: fix loops calculation for __const_udelayGravatar Will Deacon 1-1/+1
2012-06-28Remove useless wrappers of asm-generic/rmap.hGravatar Paul Bolle 1-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hGravatar Paul Bolle 1-1/+0
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 1-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-2/+0
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successGravatar Al Viro 1-14/+6
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-9/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-27openrisc: use generic strnlen_user() functionGravatar Jonas Bonn 3-75/+3
2012-05-26word-at-a-time: make the interfaces truly genericGravatar Linus Torvalds 1-0/+1
2012-05-25openrisc: use generic strncpy_from_userGravatar Jonas Bonn 3-59/+4
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-65/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-44/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutGravatar Thomas Gleixner 1-1/+0
2012-05-21openrisc: Use generic time configGravatar Anna-Maria Gleixner 1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-4/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hGravatar Mark Brown 1-65/+4
2012-05-08openrisc: use scratch regs in atomic syscallGravatar Jonas Bonn 1-4/+4
2012-05-08openrisc: provide dma_map_opsGravatar Jonas Bonn 2-149/+107