summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | RISC-V: Clean up an unused includePalmer Dabbelt2017-11-301-1/+0
| | * | | | RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-308-0/+105
| | * | | | RISC-V: Flush I$ when making a dirty page executableAndrew Waterman2017-11-308-30/+174
| | * | | | RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpuAndrew Waterman2017-11-276-1/+113
| | * | | | RISC-V: Remove __vdso_cmpxchg{32,64} symbol versionsPalmer Dabbelt2017-11-271-2/+0
| | |/ / /
| * | | | RISC-V Atomic CleanupsPalmer Dabbelt2017-12-015-84/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | RISC-V: remove spin_unlock_wait()Palmer Dabbelt2017-11-281-9/+0
| | * | | RISC-V: `sfence.vma` orderes the instruction cachePalmer Dabbelt2017-11-281-1/+4
| | * | | RISC-V: Add READ_ONCE in arch_spin_is_locked()Palmer Dabbelt2017-11-281-1/+1
| | * | | RISC-V: __test_and_op_bit_ord should be strongly orderedPalmer Dabbelt2017-11-281-1/+1
| | * | | RISC-V: Remove smb_mb__{before,after}_spinlock()Palmer Dabbelt2017-11-281-8/+0
| | * | | RISC-V: Remove __smp_bp__{before,after}_atomicPalmer Dabbelt2017-11-281-15/+0
| | * | | RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt2017-11-281-2/+7
| | * | | RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt2017-11-281-47/+47
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-12-0113-93/+92
|\ \ \ \
| * | | | arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon2017-12-011-11/+12
| * | | | arm64: cpu_ops: Add missing 'const' qualifiersYury Norov2017-12-011-3/+3
| * | | | arm64: perf: remove unsupported events for Cortex-A73Xu YiPing2017-12-011-6/+0
| * | | | arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin2017-12-011-3/+3
| * | | | arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park2017-12-011-1/+1
| * | | | arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-017-31/+22
| * | | | arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2017-12-012-36/+46
| * | | | arm64: mm: cleanup stale AIVIVT referencesMark Rutland2017-11-282-2/+5
| |/ / /
* | | | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-12-014-8/+33
|\ \ \ \
| * | | | powerpc: Do not assign thread.tidr if already assignedVaibhav Jain2017-11-291-0/+3
| * | | | powerpc: Avoid signed to unsigned conversion in set_thread_tidr()Vaibhav Jain2017-11-291-3/+6
| * | | | powerpc/kexec: Fix kexec/kdump in P9 guest kernelsMichael Ellerman2017-11-241-0/+2
| * | | | powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar2017-11-231-3/+12
| * | | | cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-11-231-2/+10
* | | | | Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-013-10/+27
|\ \ \ \ \
| * | | | | afs: Properly reset afs_vnode (inode) fieldsDavid Howells2017-12-012-2/+17
| * | | | | afs: Fix permit refcountingDavid Howells2017-12-011-8/+10
* | | | | | Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2017-12-017-21/+98
|\ \ \ \ \ \
| * | | | | | mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-292-2/+2
| * | | | | | mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender2017-11-291-1/+1
| * | | | | | mmc: sdhci: Avoid swiotlb buffer being fullUlf Hansson2017-11-281-10/+18
| * | | | | | mmc: sdhci-msm: Optionally wait for signal level changesBjorn Andersson2017-11-231-0/+14
| * | | | | | mmc: block: Ensure that debugfs files are removedAdrian Hunter2017-11-232-7/+38
| * | | | | | mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter2017-11-231-0/+3
| * | | | | | mmc: block: Check return value of blk_get_request()Adrian Hunter2017-11-231-1/+19
| * | | | | | mmc: block: Fix missing blk_put_request()Adrian Hunter2017-11-231-0/+3
* | | | | | | Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-12-0167-483/+814
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-12-0130-230/+404
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: remove init of CIK VMIDs 8-16 for amdkfdOded Gabbay2017-11-291-24/+0
| | * | | | | | | drm/ttm: fix populate_and_map() functions once moreChristian König2017-11-292-24/+10
| | * | | | | | | drm/amd/display: USB-C / thunderbolt dock specific workaroundHersen Wu2017-11-281-45/+40
| | * | | | | | | drm/amd/display: Switch to drm_atomic_helper_wait_for_flip_doneAndrey Grodzovsky2017-11-281-1/+1
| | * | | | | | | drm/amd/display: fix gamma settingRoman Li2017-11-281-1/+2
| | * | | | | | | drm/amd/display: Do not put drm_atomic_state on resumeLeo (Sunpeng) Li2017-11-281-1/+0
| | * | | | | | | drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland2017-11-281-2/+7