aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-27openrisc: use generic strnlen_user() functionJonas Bonn
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21openrisc: Use generic time configAnna-Maria Gleixner
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-08openrisc: use scratch regs in atomic syscallJonas Bonn
2012-05-08openrisc: provide dma_map_opsJonas Bonn
2012-05-08openrisc: header file cleanupsJonas Bonn
2012-05-08openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-05-08openrisc: remove unnecessary includesJonas Bonn
2012-05-08openrisc: implement irqdomainsJonas Bonn
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05openrisc: Use generic init_taskThomas Gleixner
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-06OpenRISC: Remove memory_start/end prototypesRichard Weinberger
2012-03-06openrisc: remove semicolon from KSTK_ defsJonas Bonn
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn
2012-03-06openrisc: fix virt_addr_validJonas Bonn
2012-03-06OpenRISC: Export dump_stack()Richard Weinberger
2012-03-06OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely
2012-02-17openrisc: Set shortest clock event to 100 ticksJonas Bonn
2012-02-17openrisc: included linux/thread_info.h twiceDanny Kukawka
2012-02-17OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-02-17OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming
2012-02-17OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming
2012-02-17OpenRISC: Don't reimplement force_sigsegv()Matt Fleming