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