summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-09-108-3/+97
|\
| * sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga2017-09-091-0/+2
| * sparc64: Add 16GB hugepage supportNitin Gupta2017-08-154-1/+50
| * sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-151-2/+13
| * sparc64: vcc: Enable VCC port probe and removalJag Raman2017-08-151-0/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-08-102-5/+25
| |\
| * | sparc64: Revert 16GB huge page support.David S. Miller2017-08-104-63/+3
| * | sparc64: Use CPU_POKE to resume idle cpuVijay Kumar2017-08-091-0/+5
| * | sparc64: Add a new hypercall CPU_POKEVijay Kumar2017-08-091-0/+18
| * | sparc64: Add 16GB hugepage supportNitin Gupta2017-08-094-1/+50
| * | sparc64: Support huge PUD case in get_user_pagesNitin Gupta2017-08-091-2/+13
* | | vga: optimise console scrollingMatthew Wilcox2017-09-081-0/+25
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-21/+7
|\ \ \
| * | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-251-0/+2
| |\ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-111-0/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| | | |/ | | |/|
* | | | mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
|/ / /
* | | sparc64: recognize and support sparc M8 cpu typeAllen Pais2017-08-041-0/+2
* | | sparc64: properly name the cpu constantsAllen Pais2017-08-041-0/+14
| |/ |/|
* | sparc64: Prevent perf from running during super critical sectionsRob Gardner2017-07-181-5/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-171-0/+1
|\
| * sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu2017-07-141-0/+1
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-131-1/+0
|\ \ \
| * | | sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-1/+0
* | | | kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-121-0/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-111-0/+24
|\ \ \ | |/ / |/| |
| * | Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy2017-06-191-0/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0810-224/+200
|\ \ \
| * | | sparc64: add port_id to VIO device metadataJag Raman2017-06-251-0/+1
| * | | sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-251-1/+4
| * | | sparc64: enhance VIO device probingJag Raman2017-06-251-0/+5
| * | | sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-252-3/+6
| * | | sparc64: expand MDESC interfaceJag Raman2017-06-251-0/+17
| * | | sparc64: add hot-patched and inlined get_tick()Pavel Tatashin2017-06-121-0/+60
| * | | sparc64: improve modularity tick optionsPavel Tatashin2017-06-121-0/+2
| * | | sparc64: optimize loads in clock_sched()Pavel Tatashin2017-06-121-0/+5
| * | | sparc64: remove trailing white spacesPavel Tatashin2017-06-121-1/+1
| * | | sparc64: expand LDC interfaceJag Raman2017-06-101-0/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2017-06-104-30/+6
| |\ \ \ | | |/ /
| * | | arch/sparc: Enable queued spinlock support for SPARCBabu Moger2017-05-253-83/+13
| * | | arch/sparc: Introduce xchg16 for SPARCBabu Moger2017-05-251-10/+39
| * | | arch/sparc: Enable queued rwlocks for SPARCBabu Moger2017-05-253-124/+12
| * | | arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger2017-05-251-0/+29
| * | | arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger2017-05-251-4/+0
OpenPOWER on IntegriCloud