summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta
2016-07-28sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz
2016-07-26sparc/uaccess: Enable hardened usercopyKees Cook
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-24sparc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-04sparc32: remove stale RTC_PORT definitionArnd Bergmann
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2016-05-20sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
2016-04-13locking/rwsem, sparc: Drop superfluous arch specific implementationMichal Hocko
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko
2016-03-29sparc: Write up preadv2/pwritev2 syscalls.David S. Miller
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski
2016-03-20sparc: Convert naked unsigned uses to unsigned intJoe Perches
2016-03-20sparc: Fix misspellings in comments.Adam Buchbinder
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-21sparc: Hook up copy_file_range syscall.David S. Miller
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20sparc: use generic dma_set_maskChristoph Hellwig
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim