summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-08-16sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman1-0/+1
2017-08-16sparc64: vcc: Enable VCC port probe and removalJag Raman3-3/+19
2017-08-16sparc64: vcc: Add VCC debug message macrosJag Raman1-0/+1
2017-08-16sparc64: vcc: Enable VCC module in linuxJag Raman1-0/+1
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar6-11/+63
2017-08-11mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan1-0/+2
2017-08-11arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger4-209/+390
2017-08-11arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger7-2/+1435
2017-08-11arch/sparc: Rename exception handlersBabu Moger2-124/+124
2017-08-11arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger3-149/+165
2017-08-11sparc64: update comments in U3memcpySam Ravnborg1-11/+21
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+63
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller13-30/+112
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller9-220/+54
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-10sparc64: Use CPU_POKE to resume idle cpuVijay Kumar5-5/+90
2017-08-10sparc64: Add a new hypercall CPU_POKEVijay Kumar2-0/+29
2017-08-10sparc64: Cleanup hugepage table walk functionsNitin Gupta1-34/+20
2017-08-10sparc64: Add 16GB hugepage supportNitin Gupta8-30/+156
2017-08-10sparc64: Support huge PUD case in get_user_pagesNitin Gupta2-3/+57
2017-08-10bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann1-0/+34
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller7-18/+48
2017-08-04sparc64: Increase max_phys_bits to 51 and VA bits to 53 for M8.Vijay Kumar1-1/+11
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais6-2/+30
2017-08-04sparc64: properly name the cpu constantsAllen Pais2-8/+22
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-18/+48
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-04crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel1-2/+1
2017-08-04sparc/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. Biederman2-10/+10
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-07-20sparc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-8/+0
2017-07-20sparc64: Register hugepages during arch initNitin Gupta1-1/+24
2017-07-20signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman3-2/+9
2017-07-18sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-75/+139
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-1/+2
2017-07-13mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-07-13kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2-4/+3
2017-07-12SPARC64: Fix sun4v DMA panicTushar Dave1-5/+7
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-20/+57
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-1/+2
2017-07-11lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer1-14/+14
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds23-492/+889