index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spmi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
x86/cpu: Cleanup the now unused CPU match macros
Thomas Gleixner
2
-16
/
+0
2020-03-24
hwrng: via_rng: Convert to new X86 CPU match macros
Thomas Gleixner
1
-4
/
+3
2020-03-24
crypto: Convert to new CPU match macros
Thomas Gleixner
7
-7
/
+7
2020-03-24
ASoC: Intel: Convert to new X86 CPU match macros
Thomas Gleixner
1
-8
/
+6
2020-03-24
powercap/intel_rapl: Convert to new X86 CPU match macros
Thomas Gleixner
1
-44
/
+43
2020-03-24
PCI: intel-mid: Convert to new X86 CPU match macros
Thomas Gleixner
1
-4
/
+2
2020-03-24
mmc: sdhci-acpi: Convert to new X86 CPU match macros
Thomas Gleixner
1
-2
/
+2
2020-03-24
intel_idle: Convert to new X86 CPU match macros
Thomas Gleixner
1
-41
/
+38
2020-03-24
extcon: axp288: Convert to new X86 CPU match macros
Thomas Gleixner
1
-1
/
+1
2020-03-24
thermal: Convert to new X86 CPU match macros
Thomas Gleixner
4
-8
/
+4
2020-03-24
hwmon: Convert to new X86 CPU match macros
Thomas Gleixner
2
-5
/
+5
2020-03-24
platform/x86: Convert to new CPU match macros
Thomas Gleixner
9
-47
/
+37
2020-03-24
EDAC: Convert to new X86 CPU match macros
Thomas Gleixner
5
-21
/
+21
2020-03-24
cpufreq: Convert to new X86 CPU match macros
Thomas Gleixner
15
-73
/
+59
2020-03-24
ACPI: Convert to new X86 CPU match macros
Thomas Gleixner
2
-14
/
+12
2020-03-24
x86/platform: Convert to new CPU match macros
Thomas Gleixner
5
-18
/
+11
2020-03-24
x86/kernel: Convert to new CPU match macros
Thomas Gleixner
4
-41
/
+23
2020-03-24
x86/kvm: Convert to new CPU match macros
Thomas Gleixner
2
-2
/
+2
2020-03-24
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
4
-109
/
+97
2020-03-24
x86/cpu/bugs: Convert to new matching macros
Thomas Gleixner
1
-2
/
+2
2020-03-24
x86/cpu: Add consistent CPU match macros
Thomas Gleixner
3
-13
/
+146
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
6
-4
/
+17
2020-03-20
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
Kan Liang
1
-3
/
+9
2020-03-20
perf/x86/intel/uncore: Add box_offsets for free-running counters
Kan Liang
1
-1
/
+4
2020-03-20
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
1
-1
/
+1
2020-03-20
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-03-20
x86/optprobe: Fix OPTPROBE vs UACCESS
Peter Zijlstra
2
-0
/
+26
2020-03-17
perf expr: Fix copy/paste mistake
Jiri Olsa
1
-2
/
+2
2020-03-17
perf report: Fix no branch type statistics report issue
Jin Yao
1
-5
/
+4
2020-03-17
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
1
-0
/
+1
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2
-8
/
+27
2020-03-17
perf/amd/uncore: Make L3 thread mask code more readable
Kim Phillips
1
-5
/
+8
2020-03-17
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
Kim Phillips
1
-9
/
+16
2020-03-17
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
3
-5
/
+2
2020-03-16
HID: add ALWAYS_POLL quirk to lenovo pixart mouse
Tony Fischetti
2
-0
/
+2
2020-03-16
HID: google: add moonball USB id
Chen-Tsung Hsieh
2
-0
/
+3
2020-03-15
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2
-1
/
+31
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-13
perf test: Print if shell directory isn't present
Ian Rogers
1
-1
/
+4
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2
-2
/
+2
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
2020-03-13
ovl: fix some xino configurations
Amir Goldstein
2
-1
/
+9
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
[next]