summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Make proc_id signed.David S. Miller2018-11-131-1/+1
* sparc: Throttle perf events properly.David S. Miller2018-11-131-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-11-131-4/+13
* sparc64: Fix regression in pmdp_invalidate().David S. Miller2018-11-041-6/+13
* sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-09-092-17/+25
* sparc: use asm-generic version of msi.hThomas Petazzoni2018-09-051-0/+1
* sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-09-051-1/+1
* sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-05-301-1/+5
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-05-301-1/+5
* sparc: vio: use put_device() instead of kfree()Arvind Yadav2018-05-251-1/+1
* sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2018-04-262-6/+19
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2018-02-221-2/+2
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-02-161-0/+1
* sparc64: repair calling incorrect hweight function from stubsJan Engelhardt2018-01-021-2/+2
* linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-12-251-0/+1
* bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann2017-12-251-2/+4
* fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-12-171-1/+0
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-141-1/+8
* sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-211-1/+1
* sparc64: mmu_context: Add missing include filesGuenter Roeck2017-11-211-0/+2
* sparc32: Add cmpxchg64().David S. Miller2017-11-212-0/+17
* License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman2017-11-0244-0/+44
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02506-0/+506
* Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2017-09-114-11/+18
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-242-10/+10
| * signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-193-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-1037-297/+2326
|\ \
| * | sparc64: Handle additional cases of no fault loadsRob Gardner2017-09-091-0/+51
| * | sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga2017-09-095-6/+45
| * | sparc: leon: grpci1: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc: leon: grpci2: constify of_device_idArvind Yadav2017-08-281-1/+1
| * | sparc64: Cleanup hugepage table walk functionsNitin Gupta2017-08-151-34/+20
| * | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-159-31/+157
| * | sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-152-3/+57
| * | sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman2017-08-151-0/+1
| * | sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-153-3/+19
| * | sparc64: vcc: Add VCC debug message macrosJag Raman2017-08-151-0/+1
| * | sparc64: vcc: Enable VCC module in linuxJag Raman2017-08-151-0/+1
| * | arch/sparc: Add accurate exception reporting in M7memcpyBabu Moger2017-08-104-209/+390
| * | arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8Babu Moger2017-08-107-2/+1435
| * | arch/sparc: Rename exception handlersBabu Moger2017-08-102-124/+124
| * | arch/sparc: Separate the exception handlers from NG4memcpyBabu Moger2017-08-103-149/+165
| * | sparc64: update comments in U3memcpySam Ravnborg2017-08-101-11/+21
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-08-1013-30/+112
| |\ \
| * | | sparc64: Revert 16GB huge page support.David S. Miller2017-08-109-220/+54
| * | | sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-095-5/+90
| * | | sparc64: Add a new hypercall CPU_POKEVijay Kumar2017-08-092-0/+29
| * | | sparc64: Cleanup hugepage table walk functionsNitin Gupta2017-08-091-34/+20
| * | | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-098-30/+156