index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
thermal/drivers/hisi: Use round up step value
Kevin Wangtao
1
-14
/
+8
2017-11-01
thermal/drivers/hisi: Move the clk setup in the corresponding functions
Kevin Wangtao
1
-20
/
+9
2017-11-01
thermal/drivers/hisi: Remove mutex_lock in the code
Daniel Lezcano
1
-6
/
+0
2017-11-01
thermal/drivers/hisi: Remove thermal data back pointer
Daniel Lezcano
1
-6
/
+5
2017-11-01
thermal/drivers/hisi: Convert long to int
Daniel Lezcano
1
-2
/
+2
2017-11-01
thermal/drivers/hisi: Rename and remove unused field
Daniel Lezcano
1
-10
/
+8
2017-11-01
thermal/drivers/hisi: Remove costly sensor inspection
Daniel Lezcano
1
-110
/
+93
2017-11-01
thermal/drivers/hisi: Fix configuration register setting
Daniel Lezcano
1
-5
/
+29
2017-11-01
thermal/drivers/hisi: Encapsulate register writes into helpers
Daniel Lezcano
1
-22
/
+70
2017-11-01
thermal/drivers/hisi: Remove pointless lock
Daniel Lezcano
1
-5
/
+1
2017-11-01
thermal/drivers/hisi: Fix multiple alarm interrupts firing
Daniel Lezcano
1
-2
/
+8
2017-11-01
thermal/drivers/hisi: Simplify the temperature/step computation
Daniel Lezcano
1
-13
/
+28
2017-11-01
thermal/drivers/hisi: Fix kernel panic on alarm interrupt
Daniel Lezcano
1
-9
/
+9
2017-11-01
thermal/drivers/hisi: Remove the multiple sensors support
Daniel Lezcano
1
-56
/
+19
2017-11-01
thermal/drivers/hisi: Fix missing interrupt enablement
Daniel Lezcano
1
-2
/
+3
2017-11-01
thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...
Tony Lindgren
1
-1
/
+2
2017-11-01
thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0
Niklas Söderlund
1
-19
/
+15
2017-11-01
thermal: armada: fix formula documentation comment
Baruch Siach
1
-1
/
+1
2017-11-01
thermal: tegra: remove null check for dev pointer
Nicolin Chen
1
-1
/
+1
2017-11-01
thermal: enable broadcom menu for arm64 bcm2835
Allen Wild
1
-1
/
+1
2017-11-01
thermal: rockchip: Support the RV1108 SoC in thermal driver
Rocky Hao
1
-0
/
+67
2017-11-01
dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible
Rocky Hao
1
-0
/
+1
2017-09-17
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2
-1
/
+18
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
3
-39
/
+36
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,lapic: Justify use of swait_active()
Davidlohr Bueso
1
-0
/
+4
2017-09-15
kvm,async_pf: Use swq_has_sleeper()
Davidlohr Bueso
1
-5
/
+1
2017-09-15
sched/wait: Add swq_has_sleeper()
Davidlohr Bueso
1
-2
/
+56
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
1
-2
/
+7
2017-09-15
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
Jan H. Schönherr
1
-0
/
+2
[next]