]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-02-11 Rusty Russelllguest: support emerg_wr in console device in example...
2015-02-11 Rusty Russelllguest: remove lguest bus definitions from header.
2015-02-11 Rusty Russelllguest: remove support for lguest bus in demonstration...
2015-02-11 Rusty Russelllguest: remove support for lguest bus.
2015-02-11 Rusty Russelllguest: define VIRTIO_CONFIG_NO_LEGACY in example launcher.
2015-02-11 Rusty Russelllguest: Convert console device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert entropy device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert net device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: Convert block device to virtio 1.0 PCI.
2015-02-11 Rusty Russelllguest: add a dummy PCI host bridge.
2015-02-11 Rusty Russelllguest: fix failure to find linux/virtio_types.h
2015-02-11 Rusty Russelllguest: implement virtio-PCI MMIO accesses.
2015-02-11 Rusty Russelllguest: add PCI config space emulation to example launcher.
2015-02-11 Rusty Russelllguest: decode mmio accesses for PCI in example launcher.
2015-02-11 Rusty Russelllguest: add MMIO region allocator in example launcher.
2015-02-11 Rusty Russelllguest: Override pcibios_enable_irq/pcibios_disable_irq...
2015-02-11 Rusty Russelllguest: disable ACPI explicitly.
2015-02-11 Rusty Russelllguest: add iomem region, where guest page faults get...
2015-02-11 Rusty Russelllguest: don't disable iospace.
2015-02-11 Rusty Russelllguest: suppress PS/2 keyboard polling.
2015-02-11 Rusty Russelllguest: send trap 13 through to userspace.
2015-02-11 Rusty Russelllguest: add infrastructure to check mappings.
2015-02-11 Rusty Russelllguest: add infrastructure for userspace to deliver...
2015-02-11 Rusty Russelllguest: write more information to userspace about pendi...
2015-02-11 Rusty Russelllguest: add operations to get/set a register from the...
2015-02-11 Rusty Russelllguest: have --rng read from /dev/urandom not /dev...
2015-02-11 Rusty Russellvirtio: don't require a config space on the console...
2015-02-11 Rusty Russellvirtio_pci: use 16-bit accessor for queue_enable.
2015-02-11 Rusty Russellvirtio: Don't expose legacy config features when VIRTIO...
2015-02-11 Rusty Russellvirtio: Don't expose legacy block features when VIRTIO_...
2015-02-11 Rusty Russellvirtio: define VIRTIO_PCI_CAP_PCI_CFG in header.
2015-02-11 Tetsuo Handavirtio: Avoid possible kernel panic if DEBUG is enabled.
2015-01-23 Pawel Mollvirtio-mmio: Update the device to OASIS spec version
2015-01-21 Michael S.... virtio_pci_modern: drop an unused function
2015-01-21 Michael S.... virtio_pci: add module param to force legacy mode
2015-01-21 Michael S.... virtio_pci: add an option to disable legacy driver
2015-01-21 Michael S.... virtio_pci: drop Kconfig warnings
2015-01-21 Michael S.... virtio_pci: Kconfig grammar fix
2015-01-21 Michael S.... virtio_rng: drop extra empty line
2015-01-21 Michael S.... virtio_ring: coding style fix
2015-01-21 Michael S.... virtio_blk: coding style fixes
2015-01-21 Michael S.... virtio_balloon: coding style fixes
2015-01-21 Michael S.... virtio_pci_modern: support devices with no config
2015-01-21 Michael S.... virtio_pci_modern: reduce number of mappings
2015-01-21 Rusty Russellvirtio_pci: macros for PCI layout offsets
2015-01-21 Michael S.... virtio_pci: modern driver
2015-01-21 Rusty Russellvirtio-pci: define layout for virtio 1.0
2015-01-21 Michael S.... virtio_pci: move probe/remove code to common
2015-01-21 Sasha Levinvirtio_pci: drop useless del_vqs call
2015-01-21 Michael S.... s390: add pci_iomap_range
2015-01-21 Michael S.... pci: add pci_iomap_range
2015-01-21 Michael S.... mn10300: drop dead code
2015-01-21 Michael S.... virtio/balloon: verify device has config space
2015-01-21 Michael S.... virtio/scsi: verify device has config space
2015-01-21 Michael S.... virtio/net: verify device has config space
2015-01-21 Michael S.... virtio/console: verify device has config space
2015-01-21 Michael S.... virtio/blk: verify device has config space
2015-01-21 Michael S.... virtio/9p: verify device has config space
2015-01-21 Michael S.... virtio_pci: drop virtio_config dependency
2015-01-20 Linus TorvaldsMerge branch 'for-3.19-fixes' of git://git.kernel.org...
2015-01-20 Linus TorvaldsMerge branch 'for-3.19-fixes' of git://git.kernel.org...
2015-01-20 Linus TorvaldsMerge tag 'pinctrl-v3.19-3' of git://git.kernel.org...
2015-01-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-01-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-01-20 Dan Carpenters2io: use snprintf() as a safety feature
2015-01-19 David S. MillerMerge branch 'r8152'
2015-01-19 hayeswangr8152: remove sram_read
2015-01-19 hayeswangr8152: remove generic_ocp_read before writing
2015-01-19 David S. MillerMerge branch 'bgmac'
2015-01-19 Hauke Mehrtensbgmac: activate irqs only if there is nothing to poll
2015-01-19 Hauke Mehrtensbgmac: register napi before the device
2015-01-19 David S. MillerMerge branch 'sh_eth'
2015-01-19 Ben Hutchingssh_eth: Fix ethtool operation crash when net device...
2015-01-19 Ben Hutchingssh_eth: Fix promiscuous mode on chips without TSU
2015-01-19 Hagen Paul... ipv6: stop sending PTB packets for MTU < 1280
2015-01-19 David Jefferylibata: prevent HSM state change race between ISR and PIO
2015-01-19 Dan Williamslibata: allow sata_sil24 to opt-out of tag ordered...
2015-01-19 Linus Walleijpinctrl: MAINTAINERS: add git tree reference
2015-01-19 Stephen Boydpinctrl: qcom: Don't iterate past end of function array
2015-01-18 Linus TorvaldsMerge tag 'gpio-v3.19-4' of git://git.kernel.org/pub...
2015-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-01-18 Linus TorvaldsLinux 3.19-rc5 v3.19-rc5
2015-01-18 Linus TorvaldsMerge tag 'armsoc-for-linus' of git://git.kernel.org...
2015-01-18 Daniel Borkmannnet: sctp: fix race for one-to-many sockets in sendmsg...
2015-01-18 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2015-01-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2015-01-17 Stanimir Varbanovclk: fix possible null pointer dereference
2015-01-17 Kevin HaoRevert "clk: ppc-corenet: Fix Section mismatch warning"
2015-01-17 Heiko Stübnerclk: rockchip: fix deadlock possibility in cpuclk
2015-01-17 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-01-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-01-17 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2015-01-17 Olof JohanssonMerge tag 'samsung-fixes-3.19' of git://git.kernel...
2015-01-17 Tyler Bakerreset: sunxi: fix spinlock initialization
2015-01-17 Olof JohanssonMerge tag 'renesas-soc-fixes-for-v3.19' of git://git...
2015-01-17 Abhilash KesavanARM: dts: disable CCI on exynos5420 based arndale-octa
2015-01-17 Abhilash Kesavandrivers: bus: check cci device tree node status
2015-01-17 Olof JohanssonMerge tag 'at91-fixes' of git://git.kernel.org/pub...
2015-01-17 Heiko StübnerARM: rockchip: disable jtag/sdmmc autoswitching on...
2015-01-17 Olof JohanssonMerge tag 'berlin-fixes-for-3.19-1' of git://git.infrad...
next