summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-223-4/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-211-2/+4
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-181-2/+4
| | |\
| | | * bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann2017-12-151-2/+4
| * | | Do not hash userspace addresses in fault handlersKees Cook2017-12-192-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-181-1/+1
|\ \ \ | |/ / |/| |
| * | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-171-1/+1
* | | Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds2017-12-151-2/+2
| |/ |/|
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-292-3/+3
|\
| * mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams2017-11-291-1/+1
| * mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams2017-11-291-1/+1
| * mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
* | sparc64: Fix boot on T4 and later.David S. Miller2017-11-291-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-11-1739-17/+1701
|\
| * sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-151-1/+1
| * sparc64: Convert timers to user timer_setup()Allen Pais2017-11-151-3/+3
| * sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova2017-11-151-8/+9
| * sparc/led: Convert timers to use timer_setup()Kees Cook2017-11-151-7/+9
| * sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar2017-11-152-0/+11
| * sparc64: SPARC optimized __fls functionVijay Kumar2017-11-151-0/+10
| * sparc64: SPARC optimized fls functionVijay Kumar2017-11-152-0/+21
| * sparc64: Define SPARC default __fls functionVijay Kumar2017-11-153-1/+63
| * sparc64: Define SPARC default fls functionVijay Kumar2017-11-153-1/+70
| * vDSO for sparcNagarathnam Muthusamy2017-11-1526-2/+1494
| * sparc32: Add cmpxchg64().David S. Miller2017-09-272-0/+17
| * sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-09-271-1/+0
| * 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 branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-171-3/+0
|\ \ \
| * | | arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger2017-11-171-3/+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 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-172-12/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | sparc: switch to {get,put}_compat_sigset()Al Viro2017-09-191-7/+2
| * | | | get_compat_sigset()Al Viro2017-09-191-3/+1
| * | | | signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin2017-09-191-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-153-22/+49
|\ \ \ \
| * | | | mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-1/+1
| * | | | sparc64: optimize struct page zeroingPavel Tatashin2017-11-151-0/+30
| * | | | sparc64: simplify vmemmap_populatePavel Tatashin2017-11-151-17/+6
| * | | | sparc64/mm: set fields in deferred pagesPavel Tatashin2017-11-151-1/+8
| * | | | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-151-2/+2
| * | | | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-151-1/+1
| * | | | mm: account pud page tablesKirill A. Shutemov2017-11-151-0/+1
* | | | | 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
OpenPOWER on IntegriCloud