summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/d...Jonas Bonn2012-10-1311-68/+113
|\
| * UAPI: (Scripted) Disintegrate arch/openrisc/include/asmDavid Howells2012-10-0911-68/+113
* | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-131-1/+1
|\ \
| * | openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin2012-10-111-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+2
|\ \ \ | |_|/ |/| |
| * | sanitize tsk_is_polling()Al Viro2012-10-011-0/+2
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-5/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ /
* / UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-1/+0
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-1/+0
* openrisc: use generic strnlen_user() functionJonas Bonn2012-05-271-28/+2
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-261-0/+1
* openrisc: use generic strncpy_from_userJonas Bonn2012-05-251-7/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-65/+4
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-65/+4
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-4/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-4/+0
| |/
* | openrisc: provide dma_map_opsJonas Bonn2012-05-081-113/+34
* | openrisc: header file cleanupsJonas Bonn2012-05-083-7/+14
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-282-35/+3
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-282-35/+8
* | Merge tag 'for-3.4' of git://openrisc.net/jonas/linuxLinus Torvalds2012-03-235-14/+10
|\ \
| * | OpenRISC: Remove memory_start/end prototypesRichard Weinberger2012-03-061-3/+0
| * | openrisc: remove semicolon from KSTK_ defsJonas Bonn2012-03-061-2/+2
| * | openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-062-6/+7
| * | openrisc: fix virt_addr_validJonas Bonn2012-03-061-2/+1
| * | openrisc: included linux/thread_info.h twiceDanny Kukawka2012-02-171-1/+0
* | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-1/+0
| |/ |/|
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-9/+1
|\ \ | |/ |/|
| * irq_domain: Centralize definition of irq_dispose_mapping()Grant Likely2012-02-261-9/+1
* | openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn2012-02-171-1/+7
|/
* memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-24/+0
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* Add missing DMA opsJonas Bonn2011-09-111-2/+57
* openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-051-6/+1
* OpenRISC: HeadersJonas Bonn2011-07-2221-0/+1392
* OpenRISC: GPIOJonas Bonn2011-07-221-0/+65
* OpenRISC: Scheduling/Process managementJonas Bonn2011-07-221-0/+134
* OpenRISC: System callsJonas Bonn2011-07-223-0/+135
* OpenRISC: IRQJonas Bonn2011-07-222-0/+56
* OpenRISC: TimekeepingJonas Bonn2011-07-221-0/+36