index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
Will Deacon
2018-04-27
1
-16
/
+17
*
locking/qspinlock: Use smp_store_release() in queued_spin_unlock()
Will Deacon
2018-04-27
2
-12
/
+7
*
locking/qspinlock: Use smp_cond_load_relaxed() to wait for next node
Will Deacon
2018-04-27
1
-4
/
+2
*
locking/mcs: Use smp_cond_load_acquire() in MCS spin loop
Jason Low
2018-04-27
1
-4
/
+6
*
locking/qspinlock: Use atomic_cond_read_acquire()
Will Deacon
2018-04-27
1
-6
/
+6
*
locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
Will Deacon
2018-04-27
1
-11
/
+8
*
locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
Will Deacon
2018-04-27
2
-49
/
+58
*
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
Will Deacon
2018-04-27
1
-0
/
+2
*
locking/qspinlock: Bound spinning on pending->locked transition in slowpath
Will Deacon
2018-04-27
1
-3
/
+17
*
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
Will Deacon
2018-04-27
5
-71
/
+46
*
locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_rela...
Will Deacon
2018-04-27
3
-6
/
+25
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-04-27
3
-86
/
+89
|
\
|
*
virtio_console: reset on out of memory
Michael S. Tsirkin
2018-04-25
1
-7
/
+10
|
*
virtio_console: move removal code
Michael S. Tsirkin
2018-04-25
1
-36
/
+36
|
*
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
2018-04-25
1
-17
/
+0
|
*
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-04-25
1
-25
/
+24
|
*
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2018-04-25
1
-0
/
+3
|
*
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
2018-04-25
1
-7
/
+7
|
*
virtio_balloon: add array of stat names
Michael S. Tsirkin
2018-04-24
1
-0
/
+15
*
|
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-27
3
-6
/
+20
|
\
\
|
*
|
hwmon: (k10temp) Add support for AMD Ryzen w/ Vega graphics
Guenter Roeck
2018-04-25
1
-0
/
+5
|
*
|
hwmon: (k10temp) Add temperature offset for Ryzen 2700X
Guenter Roeck
2018-04-25
1
-3
/
+9
|
*
|
hwmon: (nct6683) Enable EC access if disabled at boot
Guenter Roeck
2018-04-23
1
-2
/
+2
|
*
|
hwmon: (scmi) handle absence of few types of sensors
Sudeep Holla
2018-04-23
1
-1
/
+4
|
|
/
*
|
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-27
3
-26
/
+33
|
\
\
|
*
|
PCI: Add "PCIe" to pcie_print_link_status() messages
Jakub Kicinski
2018-04-20
1
-2
/
+2
|
*
|
Merge remote-tracking branch 'lorenzo/pci/host/fixes' into for-linus
Bjorn Helgaas
2018-04-20
2
-24
/
+31
|
|
\
\
|
|
*
|
PCI: kirin: Fix reset gpio name
Loic Poulain
2018-04-17
1
-1
/
+1
|
|
*
|
PCI: aardvark: Fix PCIe Max Read Request Size setting
Evan Wang
2018-04-16
1
-1
/
+3
|
|
*
|
PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
Victor Gu
2018-04-16
1
-17
/
+24
|
|
*
|
PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
Victor Gu
2018-04-16
1
-3
/
+1
|
|
*
|
PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
Victor Gu
2018-04-16
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-27
7
-12
/
+73
|
\
\
\
|
*
|
|
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
2018-04-25
1
-1
/
+1
|
*
|
|
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
2018-04-25
1
-0
/
+44
|
*
|
|
selftests: ftrace: Fix trigger extended error testcase
Masami Hiramatsu
2018-04-25
1
-1
/
+1
|
*
|
|
kprobes: Fix random address output of blacklist file
Thomas Richter
2018-04-25
1
-1
/
+1
|
*
|
|
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
2018-04-25
1
-7
/
+7
|
*
|
|
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
2018-04-25
1
-2
/
+17
|
*
|
|
tracing: Add missing forward declaration
Ahbong Chang
2018-04-19
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-26
4
-14
/
+98
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'
Rafael J. Wysocki
2018-04-26
3
-13
/
+97
|
|
\
\
\
\
\
|
|
|
|
*
|
|
ACPI / video: Only default only_lcd to true on Win8-ready _desktops_
Hans de Goede
2018-04-24
1
-2
/
+25
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
/
|
ACPI / button: make module loadable when booted in non-ACPI mode
Ard Biesheuvel
2018-04-24
1
-1
/
+23
|
|
|
|
/
/
|
|
*
/
/
ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70
Mika Westerberg
2018-04-24
1
-10
/
+49
|
|
|
/
/
|
*
/
/
ACPI / scan: Initialize watchdog before PNP
Mika Westerberg
2018-04-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-26
4
-334
/
+17
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'acpi-pm' and 'pm-cpufreq'
Rafael J. Wysocki
2018-04-26
3
-332
/
+14
|
|
\
\
\
\
|
|
|
*
|
|
cpufreq: brcmstb-avs-cpufreq: remove development debug support
Markus Mayer
2018-04-24
2
-332
/
+1
|
|
|
|
/
/
|
|
*
/
/
ACPI / PM: Blacklist Low Power S0 Idle _DSM for ThinkPad X1 Tablet(2016)
Chen Yu
2018-04-23
1
-0
/
+13
|
|
|
/
/
[next]