summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* sparc: use asm-generic version of msi.hThomas Petazzoni2018-07-301-0/+1
* sparc: move MSI related definitions to where they are usedThomas Petazzoni2018-07-301-32/+0
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-3/+0
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-16/+16
|\
| * y2038: sparc: Extend sysvipc data structuresArnd Bergmann2018-04-201-16/+16
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-11/+4
|\ \ | |/
| * compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-11/+0
| * sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann2018-04-191-0/+4
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-2/+3
|\ \
| * | softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-2/+3
| * | softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker2018-05-141-1/+1
| |/
* | iommu-common: move to arch/sparcChristoph Hellwig2018-05-092-1/+54
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-072-10/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-04-0313-3/+283
|\
| * sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-04-031-1/+5
| * sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz2018-03-187-2/+206
| * sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz2018-03-183-0/+58
| * sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz2018-03-183-0/+14
* | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-5/+0
|\ \ | |/ |/|
| * asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-221-5/+0
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-211-1/+5
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-02-011-0/+138
|\ \
| * | sparc64: Oracle DAX infrastructureRob Gardner2018-01-221-0/+138
* | | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-311-1/+1
|\ \ \
| * | | asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro2017-12-041-1/+1
| | |/ | |/|
* | | sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-01-311-1/+1
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-59/+0
|\ \ \
| * | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-2/+0
| * | | signal: unify compat_siginfo_tAl Viro2018-01-151-56/+0
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
| | |/ | |/|
* | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-092-6/+0
|/ /
* | 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-1710-3/+147
|\
| * 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-156-0/+138
| * 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
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud