summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm
AgeCommit message (Expand)Author
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz
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-21sparc: Convert naked unsigned uses to unsigned intJoe Perches
2016-03-21sparc: Fix misspellings in comments.Adam Buchbinder
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-14ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-15gpio: Remove unused asm/gpio.h filesBjorn Helgaas
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-21sparc: use generic dma_set_maskChristoph Hellwig
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-16arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim
2016-01-16sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-12sparc: define __smp_xxxMichael S. Tsirkin
2016-01-12sparc: reuse asm-generic/barrier.hMichael S. Tsirkin
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2015-12-24sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz
2015-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-11-04sparc64: Fix numa distance valuesNitin Gupta
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko
2015-09-08Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-07sparc64: Fix userspace FPU register corruptions.David S. Miller
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-21ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds