summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-16sparc64: Don't clibber fixed registers in __multi4.David S. Miller
2017-08-15sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-15sparc64: Support huge PUD case in get_user_pagesNitin 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-15sparc64: vcc: Enable VCC module in linuxJag Raman
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan
2017-08-10arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger
2017-08-10arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger
2017-08-10arch/sparc: Rename exception handlersBabu Moger
2017-08-10arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger
2017-08-10sparc64: update comments in U3memcpySam Ravnborg
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-09sparc64: Use CPU_POKE to resume idle cpuVijay Kumar
2017-08-09sparc64: Add a new hypercall CPU_POKEVijay Kumar
2017-08-09sparc64: Cleanup hugepage table walk functionsNitin Gupta
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta
2017-08-09sparc64: Support huge PUD case in get_user_pagesNitin Gupta
2017-08-09bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais
2017-08-04sparc64: properly name the cpu constantsAllen Pais
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel
2017-08-03sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-20sparc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-07-20sparc64: Register hugepages during arch initNitin Gupta
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds