summaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn11-68/+113
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds4-14/+16
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGong Tao1-0/+2
2012-10-11openrisc: fix typos in comments and warningsJonas Bonn1-3/+3
2012-10-11openrisc: PIC should act on domain-local irqsJonas Bonn1-6/+6
2012-10-11openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin1-1/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells11-68/+113
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+2
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-1/+1
2012-09-01openrisc: delay: fix handling of counter overflowWill Deacon1-2/+2
2012-09-01openrisc: delay: fix loops calculation for __const_udelayWill Deacon1-1/+1
2012-06-28Remove useless wrappers of asm-generic/rmap.hPaul Bolle1-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-1/+0
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-2/+0
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro1-14/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-9/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-5/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn3-75/+3
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-0/+1
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn3-59/+4
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-65/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-44/+2
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21openrisc: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-4/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-65/+4
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn1-4/+4
2012-05-08openrisc: provide dma_map_opsJonas Bonn2-149/+107