index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
lguest: remove support for lguest bus.
Rusty Russell
2
-543
/
+0
2015-02-11
lguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
Rusty Russell
1
-0
/
+1
2015-02-11
lguest: Convert console device to virtio 1.0 PCI.
Rusty Russell
1
-7
/
+7
2015-02-11
lguest: Convert entropy device to virtio 1.0 PCI.
Rusty Russell
1
-5
/
+7
2015-02-11
lguest: Convert net device to virtio 1.0 PCI.
Rusty Russell
1
-20
/
+28
2015-02-11
lguest: Convert block device to virtio 1.0 PCI.
Rusty Russell
1
-21
/
+9
2015-02-11
lguest: add a dummy PCI host bridge.
Rusty Russell
1
-0
/
+14
2015-02-11
lguest: fix failure to find linux/virtio_types.h
Rusty Russell
1
-1
/
+7
2015-02-11
lguest: implement virtio-PCI MMIO accesses.
Rusty Russell
1
-2
/
+490
2015-02-11
lguest: add PCI config space emulation to example launcher.
Rusty Russell
1
-5
/
+211
2015-02-11
lguest: decode mmio accesses for PCI in example launcher.
Rusty Russell
1
-0
/
+167
2015-02-11
lguest: add MMIO region allocator in example launcher.
Rusty Russell
1
-5
/
+23
2015-02-11
lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC
Rusty Russell
1
-0
/
+24
2015-02-11
lguest: disable ACPI explicitly.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: add iomem region, where guest page faults get sent to userspace.
Rusty Russell
5
-7
/
+58
2015-02-11
lguest: don't disable iospace.
Rusty Russell
1
-8
/
+0
2015-02-11
lguest: suppress PS/2 keyboard polling.
Rusty Russell
1
-0
/
+4
2015-02-11
lguest: send trap 13 through to userspace.
Rusty Russell
2
-90
/
+192
2015-02-11
lguest: add infrastructure to check mappings.
Rusty Russell
2
-13
/
+30
2015-02-11
lguest: add infrastructure for userspace to deliver a trap to the guest.
Rusty Russell
2
-0
/
+20
2015-02-11
lguest: write more information to userspace about pending traps.
Rusty Russell
6
-18
/
+42
2015-02-11
lguest: add operations to get/set a register from the Launcher.
Rusty Russell
5
-0
/
+108
2015-02-11
lguest: have --rng read from /dev/urandom not /dev/random.
Rusty Russell
1
-5
/
+5
2015-02-11
ASoC: fsl_ssi: Fix the incorrect limitation of the bit clock rate
Nicolin Chen
1
-4
/
+7
2015-02-11
Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-12
/
+21
2015-02-11
Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjami...
Dave Airlie
4
-45
/
+149
2015-02-11
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
7
-91
/
+78
2015-02-11
virtio: don't require a config space on the console device.
Rusty Russell
1
-1
/
+4
2015-02-11
virtio_pci: use 16-bit accessor for queue_enable.
Rusty Russell
1
-2
/
+2
2015-02-11
virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defi...
Rusty Russell
1
-0
/
+2
2015-02-11
virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined.
Rusty Russell
1
-4
/
+13
2015-02-11
virtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
Rusty Russell
1
-1
/
+3
2015-02-11
virtio: Avoid possible kernel panic if DEBUG is enabled.
Tetsuo Handa
1
-3
/
+3
2015-02-11
module: Replace over-engineered nested sleep
Peter Zijlstra
1
-28
/
+8
2015-02-11
module: Annotate nested sleep in resolve_symbol()
Peter Zijlstra
1
-0
/
+6
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1236
-29344
/
+72016
2015-02-10
crypto: fix af_alg_make_sg() conversion to iov_iter
Linus Torvalds
2
-4
/
+3
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-24
/
+17
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
19
-1
/
+1475
2015-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
20
-229
/
+643
2015-02-10
sata_dwc_460ex: disable COMPILE_TEST again
Linus Torvalds
1
-1
/
+1
2015-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
142
-2183
/
+642
2015-02-10
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-17
/
+8
2015-02-10
dmaengine: pl330: fix bug that cause start the same descs in cyclic
Addy Ke
1
-0
/
+6
2015-02-10
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
39
-892
/
+817
2015-02-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
21
-244
/
+284
2015-02-10
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
1
-1
/
+1
2015-02-10
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
13
-405
/
+510
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
299
-1828
/
+5316
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
51
-978
/
+744
[prev]
[next]