index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
1
-11
/
+30
2018-07-03
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
1
-0
/
+140
2018-07-03
efi/bgrt: Drop __initdata from bgrt_image_size
Hans de Goede
1
-1
/
+1
2018-07-03
video: fbdev: simplefb: Stop including <linux/clk-provider.h>
Geert Uytterhoeven
1
-1
/
+1
2018-07-03
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
1
-3
/
+9
2018-07-03
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
1
-1
/
+1
2018-07-03
video: fbdev: Enable ACPI-based enumeration for goldfishfb
Yu Ning
1
-0
/
+8
2018-07-03
video: fbdev: Fix checkpatch warnings in goldfishfb.c
Roman Kiryanov
1
-1
/
+3
2018-06-29
console: dummycon: export dummycon_[un]register_output_notifier
Hans de Goede
1
-0
/
+2
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
5
-8
/
+154
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
1
-0
/
+11
2018-06-28
printk: Export is_console_locked
Hans de Goede
1
-0
/
+1
2018-06-24
Linux 4.18-rc2
v4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
6
-16
/
+21
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
MAINTAINERS: Add file patterns for x86 device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-22
KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number
Vitaly Kuznetsov
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
1
-0
/
+10
2018-06-22
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
1
-5
/
+13
2018-06-22
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
1
-6
/
+19
2018-06-22
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
1
-1
/
+8
2018-06-22
irqchip/gic-v2m: Fix SPI release on error path
Marc Zyngier
1
-1
/
+1
2018-06-22
irqchip/ls-scfg-msi: Fix MSI affinity handling
Marc Zyngier
1
-3
/
+7
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2
-0
/
+2
2018-06-22
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
1
-3
/
+3
2018-06-22
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
1
-1
/
+1
2018-06-22
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-06-22
xen: add new hypercall buffer mapping device
Juergen Gross
4
-1
/
+223
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-21
tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
Greg Thelen
1
-1
/
+1
2018-06-21
tracing: Fix some errors in histogram documentation
Joel Fernandes (Google)
1
-11
/
+12
2018-06-21
tracing: Use swap macro in update_max_tr
Gustavo A. R. Silva
1
-5
/
+1
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-21
tracing: Check for no filter when processing event filters
Steven Rostedt (VMware)
1
-1
/
+9
2018-06-21
nvme-pci: limit max IO size and segments to avoid high order allocations
Jens Axboe
3
-5
/
+39
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
1
-6
/
+6
[next]