aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-14/+94
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+5
2017-11-15sparc64: Convert timers to user timer_setup()Allen Pais1-3/+3
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova1-8/+9
2017-11-15sparc/led: Convert timers to use timer_setup()Kees Cook1-7/+9
2017-11-15sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar1-0/+2
2017-11-15vDSO for sparcNagarathnam Muthusamy3-2/+80
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+9
2017-11-02sparc/led: Convert timers to use timer_setup()Kees Cook1-7/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman135-0/+135
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-09-19sparc: switch to {get,put}_compat_sigset()Al Viro1-7/+2
2017-09-19get_compat_sigset()Al Viro1-3/+1
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin1-3/+3
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-10/+10
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds16-20/+225
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner1-0/+51
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga4-6/+43
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-28/+18
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas3-22/+0
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav1-1/+1
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav1-1/+1
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-16sparc64: remove unnecessary log messageTushar Dave1-2/+0
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta3-2/+7
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman1-0/+1
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman2-3/+10
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman1-0/+1
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger1-2/+14
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller5-10/+46
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller2-6/+1
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar4-5/+85
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar1-0/+11
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta2-1/+6
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais4-2/+26
2017-08-04sparc64: properly name the cpu constantsAllen Pais1-8/+8
2017-08-03sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi1-6/+18
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt3-18/+0
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-4/+0
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman1-8/+8
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2-2/+2
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner1-0/+12
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-75/+138
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu3-70/+131
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko1-1/+1
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin1-4/+2
2017-07-12SPARC64: Fix sun4v DMA panicTushar Dave1-5/+7
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds12-268/+684
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-51/+61
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-7/+11