index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dma-contiguous.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2017-02-10
drivers/fsi: add driver to device matches
Jeremy Kerr
2
-2
/
+40
2017-02-10
drivers/fsi: Add device & driver definitions
Jeremy Kerr
1
-0
/
+11
2017-02-10
drivers/fsi: Add empty fsi bus definitions
Jeremy Kerr
6
-0
/
+77
2017-02-06
Linux 4.10-rc7
v4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-03
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-03
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-03
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-03
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-03
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-03
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-03
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-03
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-03
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
7
-52
/
+53
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
5
-5
/
+42
2017-02-03
checkkconfigsymbols.py: support Kconfig's 'imply' statement
Valentin Rothberg
1
-1
/
+1
2017-02-03
mei: me: generate an interrupt if the hw indicates reset.
Alexander Usyskin
1
-0
/
+16
2017-02-03
mei: me: add a wrapper to set host generated data interrupt
Alexander Usyskin
1
-6
/
+15
2017-02-03
misc: fix typo on Kconfig
Miguel Bernal Marin
1
-0
/
+1
2017-02-03
vmw_vmci: switch to pci_irq_alloc_vectors
Christoph Hellwig
2
-62
/
+20
2017-02-02
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
Michel Dänzer
2
-3
/
+4
2017-02-02
drm/amdgpu/si: fix crash on headless asics
Alex Deucher
1
-1
/
+3
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
1
-1
/
+1
2017-02-01
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
1
-11
/
+3
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-01
vfio/spapr: Fix missing mutex unlock when creating a window
Alexey Kardashevskiy
1
-6
/
+5
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-02-01
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
7
-135
/
+99
2017-02-01
drm/atomic: Unconditionally call prepare_fb.
Maarten Lankhorst
1
-9
/
+0
2017-02-01
perf/x86/intel/uncore: Make package handling more robust
Thomas Gleixner
2
-107
/
+91
2017-02-01
perf/x86/intel/uncore: Clean up hotplug conversion fallout
Thomas Gleixner
1
-40
/
+4
2017-02-01
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2
-35
/
+26
2017-02-01
xtensa: fix noMMU build on cores with MMU
Max Filippov
1
-1
/
+1
2017-01-31
x86/mce: Make timer handling more robust
Thomas Gleixner
1
-19
/
+12
2017-01-31
x86/irq: Make irq activate operations symmetric
Thomas Gleixner
2
-0
/
+3
2017-01-31
fscache: Fix dead object requeue
David Howells
2
-2
/
+25
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-01-31
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
1
-0
/
+5
2017-01-31
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-01-31
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
1
-1
/
+1
[next]