aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2019-09-12sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-04-12tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-12-15sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-04sparc: Throttle perf events properly.David S. Miller
2018-11-04sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-11-04sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-11-04sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-11-04sparc64: Make proc_id signed.David S. Miller
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-07-30sparc: use asm-generic version of msi.hThomas Petazzoni
2018-07-30sparc: move MSI related definitions to where they are usedThomas Petazzoni
2018-07-30sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada
2018-05-22sparc/PCI: Use dev_printk() when possibleBjorn Helgaas
2018-05-21sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas
2018-05-21sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15Remove jsflash driverJens Axboe
2018-05-14bpf, sparc: remove unused variableDaniel Borkmann
2018-05-14softirq/sparc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker
2018-05-14softirq/sparc: Convert local_softirq_pending() to use per-cpu opFrederic Weisbecker
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller