aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab1-1/+1
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook3-4/+6
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+1
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2-3/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-174/+159
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-270/+6
2018-06-06Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
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 Torvalds9-241/+57
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds11-45/+325
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+4
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-1/+1
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-2/+2
2018-05-22sparc/PCI: Use dev_printk() when possibleBjorn Helgaas5-79/+70
2018-05-21sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas1-41/+30
2018-05-21sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas1-41/+23
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner2-2/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+4
2018-05-15Remove jsflash driverJens Axboe1-40/+0
2018-05-14bpf, sparc: remove unused variableDaniel Borkmann1-1/+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-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-4/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+1
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig1-4/+1
2018-05-09iommu-common: move to arch/sparcChristoph Hellwig7-5/+322
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-1/+0
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig2-15/+0
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-269/+6
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2-10/+0
2018-05-03bpf, sparc64: remove ld_abs/ld_indDaniel Borkmann4-269/+6
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-2/+2
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-04-30sparc64: Fix mistake in oradax license textRob Gardner1-1/+1
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman7-178/+37
2018-04-25signal/sparc: Use send_sig_fault where appropriateEric W. Biederman2-85/+20
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman7-0/+29
2018-04-20y2038: sparc: Extend sysvipc data structuresArnd Bergmann4-50/+41
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin3-9/+2
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-11/+0
2018-04-19sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann1-0/+4
2018-04-16sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas2-19/+42
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+1
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin1-0/+4