summaryrefslogtreecommitdiff
path: root/arch/openrisc
Commit message (Expand)AuthorAge
* Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-28
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-28
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* openrisc: tracehook_signal_handler() is supposed to be called on successAl Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | openrisc: use generic strnlen_user() functionJonas Bonn2012-05-27
* | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | openrisc: use generic strncpy_from_userJonas Bonn2012-05-25
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ | |_|/ |/| |
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | openrisc: Use generic time configAnna-Maria Gleixner2012-05-21
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \
| * | Fix typo in various Kconfig fileMasanari Iida2012-04-16
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | openrisc: Use generic init_taskThomas Gleixner2012-05-05
| |/
* | openrisc: use scratch regs in atomic syscallJonas Bonn2012-05-08
* | openrisc: provide dma_map_opsJonas Bonn2012-05-08
* | openrisc: header file cleanupsJonas Bonn2012-05-08
* | openrisc/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-05-08
* | openrisc: remove unnecessary includesJonas Bonn2012-05-08
* | openrisc: implement irqdomainsJonas Bonn2012-05-08
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-28
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-28
* | Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds2012-03-23
|\ \
| * | OpenRISC: Remove memory_start/end prototypesRichard Weinberger2012-03-06
| * | openrisc: remove semicolon from KSTK_ defsJonas Bonn2012-03-06
| * | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-06
| * | openrisc: fix virt_addr_validJonas Bonn2012-03-06
| * | OpenRISC: Export dump_stack()Richard Weinberger2012-03-06
| * | OpenRISC: Select GENERIC_ATOMIC64Richard Weinberger2012-03-06
| * | openrisc: Set shortest clock event to 100 ticksJonas Bonn2012-02-17
| * | openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-17
| * | OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-17
| * | OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-17
| * | OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-17
| * | OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-17
| * | openrisc: enable passing of flattened device tree pointerStefan Kristiansson2012-02-17