aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2018-03-20sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()Al Viro
2018-03-20sparc: bury a zombie extern that had been that way for twenty yearsAl Viro
2018-03-20sparc: get rid of remaining SIGN... wrappersAl Viro
2018-03-20sparc: kill useless SIGN... wrappersAl Viro
2018-03-19sparc: get rid of sys_sparc_pipe() wrappersAl Viro
2018-03-18sparc64: Update signal delivery to use new helper functionsKhalid Aziz
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz
2018-03-18sparc64: Add auxiliary vectors to report platform ADI propertiesKhalid Aziz
2018-03-18sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz
2018-03-18sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu
2018-02-15sparc/PCI: Support arbitrary host bridge address offsetYinghai Lu
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-01-22sparc64: drop unneeded compat includeRolf Eike Beer
2018-01-22sparc64: Oracle DAX infrastructureRob Gardner
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-15sparc64: Convert timers to user timer_setup()Allen Pais
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova
2017-11-15sparc/led: Convert timers to use timer_setup()Kees Cook
2017-11-15sparc64: Use sparc optimized fls and __fls for T4 and aboveVijay Kumar
2017-11-15vDSO for sparcNagarathnam Muthusamy
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02sparc/led: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-27sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-09-19sparc: switch to {get,put}_compat_sigset()Al Viro
2017-09-19get_compat_sigset()Al Viro
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas
2017-08-28sparc: leon: grpci1: constify of_device_idArvind Yadav
2017-08-28sparc: leon: grpci2: constify of_device_idArvind Yadav
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller