index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-pistachio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2
-3
/
+43
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
4
-8
/
+215
2019-03-29
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
4
-0
/
+29
2019-03-29
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
Dave Martin
3
-0
/
+8
2019-03-29
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2
-27
/
+37
2019-03-29
KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
Dave Martin
1
-0
/
+63
2019-03-29
KVM: arm64/sve: Add SVE support to register access ioctl interface
Dave Martin
3
-12
/
+158
2019-03-29
KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
Dave Martin
1
-12
/
+36
2019-03-29
KVM: arm64: Factor out core register ID enumeration
Dave Martin
1
-8
/
+25
2019-03-29
KVM: arm64: Add missing #include of <linux/string.h> in guest.c
Dave Martin
1
-0
/
+1
2019-03-29
KVM: Allow 2048-bit register access via ioctl interface
Dave Martin
1
-0
/
+1
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
3
-20
/
+66
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
5
-6
/
+93
2019-03-29
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2
-3
/
+46
2019-03-29
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
1
-10
/
+13
2019-03-29
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
Dave Martin
1
-0
/
+4
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
3
-7
/
+21
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
3
-16
/
+73
2019-03-29
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
1
-1
/
+9
2019-03-29
KVM: arm64: Add missing #includes to kvm_host.h
Dave Martin
1
-0
/
+4
2019-03-29
KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
Dave Martin
1
-2
/
+8
2019-03-29
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
Dave Martin
1
-1
/
+0
2019-03-29
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2
-11
/
+19
2019-03-29
KVM: Documentation: Document arm64 core registers in detail
Dave Martin
1
-0
/
+24
2019-03-24
Linux 5.1-rc2
v5.1-rc2
Linus Torvalds
1
-1
/
+1
2019-03-24
clocksource/drivers/clps711x: Remove board support
Alexander Shiyan
1
-32
/
+13
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-23
clocksource/drivers/riscv: Fix clocksource mask
Atish Patra
1
-3
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
3
-7
/
+42
2019-03-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-23
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-23
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-03-23
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-23
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-23
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-23
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-23
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
1
-1
/
+1
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
YueHaibing
1
-2
/
+3
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
1
-1
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
[next]