aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor1-0/+7
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin1-16/+39
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-04-26x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm1-0/+3
2018-04-26mtd: rawnand: marvell: fix the chip-select DT parsing logicMiquel Raynal1-17/+8
2018-04-26KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()Mark Rutland1-0/+5
2018-04-26KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()Mark Rutland1-4/+10
2018-04-26arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland1-4/+10
2018-04-26libceph: validate con->state at the top of try_write()Ilya Dryomov1-0/+7
2018-04-26ARM: defconfig: Update Gemini defconfigLinus Walleij1-2/+25
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij1-2/+2
2018-04-26HISI LPC: Add Kconfig MFD_CORE dependencyJohn Garry1-0/+1
2018-04-26ARM: dts: Fix NAS4220B pin configLinus Walleij1-14/+14
2018-04-26MAINTAINERS: Remove myself as maintainerNiklas Cassel1-2/+0
2018-04-26x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam1-0/+2
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1
2018-04-26x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina1-4/+4
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner15-104/+114
2018-04-26tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner1-5/+5
2018-04-26x86/vector: Remove the unused macro FPU_IRQDou Liyang1-2/+0
2018-04-26ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven1-2/+9
2018-04-26ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven1-3/+0
2018-04-26Revert "ARM: amba: Fix race condition with driver_override"Greg Kroah-Hartman1-9/+2
2018-04-26x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang1-5/+0
2018-04-26x86/cpufeatures: Enumerate cldemote instructionFenghua Yu1-0/+1
2018-04-26ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o1-0/+1
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang1-3/+6
2018-04-25drm/edid: Reset more of the display infoVille Syrjälä1-8/+3
2018-04-25drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-04-25qxl: keep separate release_bo pointerGerd Hoffmann3-10/+9
2018-04-25qxl: fix qxl_release_{map,unmap}Gerd Hoffmann2-5/+5
2018-04-25Revert "drm/sun4i: add lvds mode_valid function"Ondrej Jirman1-55/+0
2018-04-25virtio_console: reset on out of memoryMichael S. Tsirkin1-7/+10
2018-04-25virtio_console: move removal codeMichael S. Tsirkin1-36/+36
2018-04-25virtio_console: drop custom control queue cleanupMichael S. Tsirkin1-17/+0
2018-04-25virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-25virtio_console: don't tie bufs to a vqMichael S. Tsirkin1-7/+7
2018-04-25firmware: some documentation fixesAndres Rodriguez3-6/+6
2018-04-25cifs: smbd: Avoid allocating iov on the stackLong Li1-24/+12
2018-04-25cifs: smbd: Don't use RDMA read/write when signing is usedLong Li3-6/+19
2018-04-25SMB311: Fix reconnectSteve French1-2/+2
2018-04-25ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven1-1/+2
2018-04-25ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven1-2/+9
2018-04-25Revert "blk-mq: remove code for dealing with remapping queue"Ming Lei1-3/+31
2018-04-25selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T1-1/+1
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9
2018-04-25drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo1-3/+3
2018-04-25drm/amd/display: Don't read EDID in atomic_checkHarry Wentland1-22/+10
2018-04-25drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland1-1/+9