summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAge
* sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno2018-04-12
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/
* arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang2017-11-17
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-07
| * PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-07
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-19
| * | sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-19
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-10
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
|/
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\
| * futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-21
|\ \ | |/ |/|
| * arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
* | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-10
* | mm: refactor TLB gathering APIMinchan Kim2017-08-10
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-21
|\
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-20
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\ \
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-03
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-13
|\ \ \
| * | | sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-11
* | | | sh64: ascii armor the sh64 boot init stack canaryRik van Riel2017-07-12
* | | | sh: mark end of BUG() implementation as unreachableKees Cook2017-07-12
|/ / /
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-06
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-15
| |/ /
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \ \ | |_|/ |/| |
| * | sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-20
| |/
* | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\
| * sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-20
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-18
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\ \
| * | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-30
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | sh: switch to RAW_COPY_USERAl Viro2017-03-28
| | | * | sh: switch to extable.hAl Viro2017-03-28
| | |/ / | |/| |
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | |\ \ | |/ / / | | | _
| | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
| |/ |/|
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
|/
* sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02