summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-03-287-29/+29
|\
| * sparc: Convert naked unsigned uses to unsigned intJoe Perches2016-03-204-26/+26
| * sparc: Fix misspellings in comments.Adam Buchbinder2016-03-203-3/+3
* | sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-221-1/+8
* | sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-14/+8
|\
| * ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-132-4/+2
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-10/+6
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \
| * | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| |/
* | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* sparc: use generic dma_set_maskChristoph Hellwig2016-01-201-15/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-183-27/+6
|\
| * sparc: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+4
| * sparc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-123-23/+2
* | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+9
* | sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-16/+0
* | put the remnants of ..._user_ret() to restAl Viro2016-01-042-105/+0
|/
* sparc64: Add ADI capability to cpu capabilitiesKhalid Aziz2015-12-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-11-051-0/+3
|\
| * sparc64: Fix numa distance valuesNitin Gupta2015-11-041-0/+3
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
* | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-1/+3
* | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+1
* | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-6/+0
* | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-26/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-1/+1
|\ \
| * | sparc32: do not include swap.h from pgtable_32.hMichal Hocko2015-09-081-1/+1
* | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \ \ | |/ / |/| |
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-034-12/+35
|\ \ \ | |_|/ |/| |
| * | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-122-1/+7
| |\ \
| | * | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-4/+0
| | * | sparc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-272-0/+10
| | |/
| * | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-9/+26
| * | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/
* | sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-061-11/+5
|/
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | | sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2015-06-251-0/+22
| |/ |/|
* | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-4/+4
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-4/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-232-29/+0
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-082-29/+0
| |/
OpenPOWER on IntegriCloud