aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-3/+9
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller1-0/+4
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller1-3/+3
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2018-10-19sparc: Fix parport build warnings.David S. Miller1-0/+2
2018-10-14sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller1-1/+2
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman1-1/+0
2018-10-03signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman1-6/+0
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre1-0/+2
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-2/+2
2018-09-07of: make default address and size cells sizes privateRob Herring1-3/+0
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann1-17/+2
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-3/+3
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig1-3/+2
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds1-6/+13
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-85/+4
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-32/+1
2018-07-31sparc64: add reads{b,w,l}/writes{b,w,l}Arnd Bergmann1-6/+13
2018-07-30sparc: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni1-32/+0
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran1-0/+3
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland1-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2-17/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland2-35/+0
2018-06-21atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland1-15/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2-15/+2
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland1-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2-2/+2
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu1-1/+0
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-3/+0
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-50/+41
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+4
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-11/+54
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner1-1/+1
2018-05-15Remove jsflash driverJens Axboe1-40/+0
2018-05-14softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker1-2/+3
2018-05-14softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker1-1/+1
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig2-1/+54
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-10/+0
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann4-50/+41