summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-1711-3/+151
|\
| * sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-151-1/+1
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-151-1/+1
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-151-1/+2
| * vDSO for sparcNagarathnam Muthusamy2017-11-157-0/+142
| * sparc32: Add cmpxchg64().David S. Miller2017-09-271-0/+3
| * sparc64: mmu_context: Add missing include filesGuenter Roeck2017-09-271-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-171-2/+0
|\ \
| * | arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang2017-11-171-2/+0
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \ \ | |/ / |/| |
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-0/+30
|\ \ \
| * | | sparc64: optimize struct page zeroingPavel Tatashin2017-11-151-0/+30
* | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-143-10/+0
|\ \ \ | |_|/ |/| |
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-8/+0
| * | floppy: consolidate the dummy fd_cacheflush definitionChristoph Hellwig2017-10-192-2/+0
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07278-0/+278
|\ \
| * | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0244-0/+44
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02234-0/+234
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-0/+1
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-102-7/+0
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-102-8/+0
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-1/+8
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-2/+2
| * signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-108-3/+97
|\ \
| * | sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga2017-09-091-0/+2
| * | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-154-1/+50
| * | sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-151-2/+13
| * | sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-151-0/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-08-103-6/+26
| |\ \
| * | | sparc64: Revert 16GB huge page support.David S. Miller2017-08-104-63/+3
| * | | sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-091-0/+5
| * | | sparc64: Add a new hypercall CPU_POKEVijay Kumar2017-08-091-0/+18
| * | | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-094-1/+50
| * | | sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-091-2/+13
* | | | vga: optimise console scrollingMatthew Wilcox2017-09-081-0/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-211-0/+2
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-101-0/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-071-5/+9
| |\ \ \ \ \
| * | | | | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-21/+7
|\ \ \ \ \ \ \
| * | | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
OpenPOWER on IntegriCloud