summaryrefslogtreecommitdiff
path: root/arch/sparc/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-03
|\
| * sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-04-03
| * sparc: Make auxiliary vectors for ADI available on 32-bit as wellKhalid Aziz2018-03-20
| * sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-18
| * sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-18
| * sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-18
* | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-02
|\ \ | |/ |/|
| * asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-22
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-21
|/
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-01
|\ \
| * | sparc64: Oracle DAX driverRob Gardner2018-01-22
| * | sparc64: Oracle DAX infrastructureRob Gardner2018-01-22
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \ \
| * | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-04
| | |/ | |/|
* | | sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-01-31
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \
| * | | make kernel-side POLL... arch-independentAl Viro2017-11-29
| * | | define __poll_t, annotate constantsAl Viro2017-11-27
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-15
| * | | signal: unify compat_siginfo_tAl Viro2018-01-15
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-12
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
* | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-17
|\
| * sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-15
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-15
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-15
| * vDSO for sparcNagarathnam Muthusamy2017-11-15
| * sparc32: Add cmpxchg64().David S. Miller2017-09-27
| * sparc64: mmu_context: Add missing include filesGuenter Roeck2017-09-27
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-17
|\ \
| * | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang2017-11-17
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-17
|\ \ \ | |/ / |/| |
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \
| * | | sparc64: optimize struct page zeroingPavel Tatashin2017-11-15
* | | | 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
| | |/ | |/|
* | | 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
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-19
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25