summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include
Commit message (Expand)AuthorAgeFilesLines
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-0/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-02-249-7/+483
|\ \
| * | openrisc: Add optimized memcpy routineStafford Horne2017-02-251-0/+3
| * | openrisc: Add optimized memsetOlof Kindgren2017-02-251-0/+7
| * | openrisc: Fix the bitmask for the unit present registerSebastian Macke2017-02-251-2/+2
| * | openrisc: add futex_atomic_* implementationsStefan Kristiansson2017-02-252-1/+135
| * | openrisc: add optimized atomic operationsStefan Kristiansson2017-02-252-1/+126
| * | openrisc: add cmpxchg and xchg implementationsStefan Kristiansson2017-02-252-2/+83
| * | openrisc: add atomic bitopsStefan Kristiansson2017-02-252-1/+124
| * | openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-061-0/+2
| * | openrisc: use SPARSE_IRQJonas Bonn2017-02-061-0/+1
| |/
* / sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-28/+0
|\
| * locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-0/+2
| |\
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-27/+0
* | | openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne2016-12-121-1/+0
* | | openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2016-12-121-1/+1
| |/ |/|
* | openrisc: Define __ro_after_init to avoid crashGuenter Roeck2016-11-061-0/+2
|/
* exceptions: detritus removalAl Viro2016-09-271-4/+0
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-181-1/+1
* openrisc: fix copy_from_user()Al Viro2016-09-131-24/+11
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-1/+1
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-241-0/+1
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-9/+0
* | openrisc: drop wrongly typed definition of page_to_virt()Ard Biesheuvel2016-04-221-2/+0
|/
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-3/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-2/+3
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-5/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-20/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-30/+0
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
|/
* arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-2/+2
|\
| * openrisc/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-4/+0
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1