Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bd9999cd6a5eb899504ce14c1f70c5479143bbbc
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9dfe495
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 8 years ago
9936f44
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
70f56cb
Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
66d4667
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
482c3e88
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
786a72d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3bd776b
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
775fadd
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
09dee2a
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
378d5a4
fs/logfs: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
dc67a9f
Documentation/sparse: drop __CHECK_ENDIAN__
by Michael S. Tsirkin
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
46d832f
checkpatch: replace __bitwise__ with __bitwise
by Michael S. Tsirkin
· 8 years ago
9536099
Documentation/sparse: drop __bitwise__
by Michael S. Tsirkin
· 8 years ago
376a5fb
tools: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
05de970
linux/types.h: enable endian checks for all sparse builds
by Michael S. Tsirkin
· 8 years ago
cecdbdc
virtio_mmio: Set dev.release() to avoid warning
by Yuan Liu
· 8 years ago
8d39046
vhost: remove unused feature bit
by Jason Wang
· 8 years ago
0c7eaf5
virtio_ring: fix description of virtqueue_get_buf
by Felipe Franciosi
· 8 years ago
b9fd06d
vhost/scsi: Remove unused but set variable
by Tobias Klauser
· 8 years ago
ea9156f
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
by Mark Rutland
· 8 years ago
9d1b972
vringh: kill off ACCESS_ONCE()
by Mark Rutland
· 8 years ago
5da889c
tools/virtio: fix READ_ONCE()
by Mark Rutland
· 8 years ago
dbaf062
crypto: add virtio-crypto driver
by Gonglei
· 8 years ago
809ecb9
vhost: cache used event for better performance
by Jason Wang
· 8 years ago
6c083c2
vsock: lookup and setup guest_cid inside vhost_vsock_lock
by Gao feng
· 8 years ago
a3cbec6
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
by Christoph Hellwig
· 8 years ago
66f2f55
virtio_pci: merge vp_free_vectors into vp_del_vqs
by Christoph Hellwig
· 8 years ago
9f8196c
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
by Christoph Hellwig
· 8 years ago
fa3a327
virtio_pci: use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
d417959
virtio: clean up handling of request_irq failure
by Michael S. Tsirkin
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
39d2c3b
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
e18bf80
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
8600b69
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
cb2bf25
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
by Darren Hart
· 8 years ago
a9a16a6
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
d3ea547
rdma: fix buggy code that the compiler warns about
by Linus Torvalds
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
6df8b74
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
57d64e6
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 8 years ago
19c75bc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
ee84595
afs, rxrpc: Update the MAINTAINERS file
by David Howells
· 8 years ago
b9a0deb
redo: radix tree test suite: fix compilation
by Matthew Wilcox
· 8 years ago
8fa9a69
printk: Remove no longer used second struct cont
by Geert Uytterhoeven
· 8 years ago
4838a0d
EDAC: Document HW_EVENT_ERR_DEFERRED type
by Yazen Ghannam
· 8 years ago
6b1fb6f7
edac.rst: move concepts dictionary from edac.h
by Mauro Carvalho Chehab
· 8 years ago
e002075
edac: fix kenel-doc markups at edac.h
by Mauro Carvalho Chehab
· 8 years ago
66c222a
edac: fix kernel-doc tags at the drivers/edac_*.h
by Mauro Carvalho Chehab
· 8 years ago
b73bbad
edac: adjust docs location at MAINTAINERS and 00-INDEX
by Mauro Carvalho Chehab
· 8 years ago
6634fbb
driver-api: create an edac.rst file with EDAC documentation
by Mauro Carvalho Chehab
· 8 years ago
e01aa14
edac: move documentation from edac_mc.c to edac_core.h
by Mauro Carvalho Chehab
· 8 years ago
fdaf0b3
edac: move documentation from edac_pci*.c to edac_pci.h
by Mauro Carvalho Chehab
· 8 years ago
5336f75
edac: move documentation from edac_device to edac_core.h
by Mauro Carvalho Chehab
· 8 years ago
78d88e8
edac: rename edac_core.h to edac_mc.h
by Mauro Carvalho Chehab
· 8 years ago
6d8ef24
edac: move EDAC device definitions to drivers/edac/edac_device.h
by Mauro Carvalho Chehab
· 8 years ago
0b892c7
edac: move EDAC PCI definitions to drivers/edac/edac_pci.h
by Mauro Carvalho Chehab
· 8 years ago
fd77f6b
docs-rst: admin-guide: add documentation for EDAC
by Mauro Carvalho Chehab
· 8 years ago
9c058d24
edac.txt: Improve documentation, adding RAS introduction
by Mauro Carvalho Chehab
· 8 years ago
e4b5301
edac.txt: update information about newer Intel CPUs
by Mauro Carvalho Chehab
· 8 years ago
96714bd
edac.txt: remove info that the Nehalem EDAC is experimental
by Mauro Carvalho Chehab
· 8 years ago
b27a2d0
edac.txt: convert EDAC documentation to ReST
by Mauro Carvalho Chehab
· 8 years ago
032d0ab
edac.txt: add a section explaining the dimmX and rankX directories
by Mauro Carvalho Chehab
· 8 years ago
7230617
edac: edac_core.h: remove prototype for edac_pci_reset_delay_period()
by Mauro Carvalho Chehab
· 8 years ago
a2c223b
edac: edac_core.h: get rid of unused kobj_complete
by Mauro Carvalho Chehab
· 8 years ago
65390ea
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
5c2992e
printk: remove console flushing special cases for partial buffered lines
by Linus Torvalds
· 8 years ago
5aa068e
printk: remove games with previous record flags
by Linus Torvalds
· 8 years ago
f83f12d
vsock/virtio: fix src/dst cid format
by Michael S. Tsirkin
· 8 years ago
819483d
vsock/virtio: mark an internal function static
by Michael S. Tsirkin
· 8 years ago
6c7efaf
vsock/virtio: add a missing __le annotation
by Michael S. Tsirkin
· 8 years ago
72952cc
vhost: add missing __user annotations
by Michael S. Tsirkin
· 8 years ago
2f952c0
vhost: make interval tree static inline
by Michael S. Tsirkin
· 8 years ago
3373755
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
by Michael S. Tsirkin
· 8 years ago
f862e60
drm/virtio: fix lock context imbalance
by Michael S. Tsirkin
· 8 years ago
8854a56
drm/virtio: fix endianness in primary_plane_update
by Michael S. Tsirkin
· 8 years ago
7328fa6
virtio_console: drop unused config fields
by Michael S. Tsirkin
· 8 years ago
196202b
Merge tag 'for-linus-4.10' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 8 years ago
e3842cb
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
c60923c
virtio_ring: fix complaint by sparse
by Gonglei
· 8 years ago
61bd405
virtio_pci_modern: fix complaint by sparse
by Gonglei
· 8 years ago
4d98ead
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cf1b334
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
80eabba
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
852d21a
docs: add back 'Documentation/Changes' file (as symlink)
by Linus Torvalds
· 8 years ago
Next »