aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-18Merge tag 'for-3.8' of git://openrisc.net/~jonas/linuxLinus Torvalds2-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-2/+11
2012-11-28openrisc: switch to use of generic fork and cloneAl Viro2-0/+9
2012-11-28kill stray kernel_thread() garbageAl Viro1-2/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-25asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan1-0/+1
2012-10-25openrisc: Use Kbuild infrastructure for kvm_para.hSteven Rostedt2-1/+1
2012-10-19openrisc: use generic sys_execveJonas Bonn1-0/+2
2012-10-13Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headersJonas Bonn11-68/+113
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds1-1/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+2
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 tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus 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/dhowells/linux-headers into asm-genericArnd 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-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-05-27openrisc: use generic strnlen_user() functionJonas Bonn1-28/+2
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds1-0/+1
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn1-7/+3
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-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
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: provide dma_map_opsJonas Bonn1-113/+34
2012-05-08openrisc: header file cleanupsJonas Bonn3-7/+14
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-35/+3
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells2-35/+8
2012-03-23Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds5-14/+10
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-1/+0
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-9/+1
2012-03-06OpenRISC: Remove memory_start/end prototypesRichard Weinberger1-3/+0
2012-03-06openrisc: remove semicolon from KSTK_ defsJonas Bonn1-2/+2
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn2-6/+7
2012-03-06openrisc: fix virt_addr_validJonas Bonn1-2/+1
2012-02-26irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely1-9/+1
2012-02-17openrisc: included linux/thread_info.h twiceDanny Kukawka1-1/+0