1. 7313d52 lguest: add iomem region, where guest page faults get sent to userspace. by Rusty Russell · 10 years ago
  2. d1c2946 lguest: don't disable iospace. by Rusty Russell · 10 years ago
  3. 48fd6b7 lguest: suppress PS/2 keyboard polling. by Rusty Russell · 10 years ago
  4. c565650b lguest: send trap 13 through to userspace. by Rusty Russell · 10 years ago
  5. c9e433e lguest: add infrastructure to check mappings. by Rusty Russell · 10 years ago
  6. 8ed3130 lguest: add infrastructure for userspace to deliver a trap to the guest. by Rusty Russell · 10 years ago
  7. 69a09dc lguest: write more information to userspace about pending traps. by Rusty Russell · 10 years ago
  8. 18c1373 lguest: add operations to get/set a register from the Launcher. by Rusty Russell · 10 years ago
  9. a454bb3 lguest: have --rng read from /dev/urandom not /dev/random. by Rusty Russell · 10 years ago
  10. be8ff59 virtio: don't require a config space on the console device. by Rusty Russell · 10 years ago
  11. 7abb568 virtio_pci: use 16-bit accessor for queue_enable. by Rusty Russell · 10 years ago
  12. 6d96ee9 virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defined. by Rusty Russell · 10 years ago
  13. 527100a virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined. by Rusty Russell · 10 years ago
  14. e6a0274 virtio: define VIRTIO_PCI_CAP_PCI_CFG in header. by Rusty Russell · 10 years ago
  15. 5e05bf5 virtio: Avoid possible kernel panic if DEBUG is enabled. by Tetsuo Handa · 10 years ago
  16. 1862ee2 virtio-mmio: Update the device to OASIS spec version by Pawel Moll · 10 years ago
  17. 76545f0 virtio_pci_modern: drop an unused function by Michael S. Tsirkin · 10 years ago
  18. ac399d8 virtio_pci: add module param to force legacy mode by Michael S. Tsirkin · 10 years ago
  19. 46506da virtio_pci: add an option to disable legacy driver by Michael S. Tsirkin · 10 years ago
  20. 0327642 virtio_pci: drop Kconfig warnings by Michael S. Tsirkin · 10 years ago
  21. b2a6d51 virtio_pci: Kconfig grammar fix by Michael S. Tsirkin · 10 years ago
  22. 3c73224 virtio_rng: drop extra empty line by Michael S. Tsirkin · 10 years ago
  23. 43b4f72 virtio_ring: coding style fix by Michael S. Tsirkin · 10 years ago
  24. bb6ec57 virtio_blk: coding style fixes by Michael S. Tsirkin · 10 years ago
  25. 25e65e4 virtio_balloon: coding style fixes by Michael S. Tsirkin · 10 years ago
  26. d3f5f06 virtio_pci_modern: support devices with no config by Michael S. Tsirkin · 10 years ago
  27. 3909213 virtio_pci_modern: reduce number of mappings by Michael S. Tsirkin · 10 years ago
  28. 89461c4 virtio_pci: macros for PCI layout offsets by Rusty Russell · 12 years ago
  29. 1fcf051 virtio_pci: modern driver by Michael S. Tsirkin · 10 years ago
  30. 71d70c2 virtio-pci: define layout for virtio 1.0 by Rusty Russell · 12 years ago
  31. ff31d2e virtio_pci: move probe/remove code to common by Michael S. Tsirkin · 10 years ago
  32. 2bd56af virtio_pci: drop useless del_vqs call by Sasha Levin · 10 years ago
  33. 8cfc99b s390: add pci_iomap_range by Michael S. Tsirkin · 12 years ago
  34. eb29d8d pci: add pci_iomap_range by Michael S. Tsirkin · 12 years ago
  35. 54cfe08b mn10300: drop dead code by Michael S. Tsirkin · 10 years ago
  36. 2d9becc virtio/balloon: verify device has config space by Michael S. Tsirkin · 10 years ago
  37. 8cab3cd virtio/scsi: verify device has config space by Michael S. Tsirkin · 10 years ago
  38. 6ba4224 virtio/net: verify device has config space by Michael S. Tsirkin · 10 years ago
  39. 011f0e7 virtio/console: verify device has config space by Michael S. Tsirkin · 10 years ago
  40. a4379fd virtio/blk: verify device has config space by Michael S. Tsirkin · 10 years ago
  41. 7754f53 virtio/9p: verify device has config space by Michael S. Tsirkin · 10 years ago
  42. 7f870c8 virtio_pci: drop virtio_config dependency by Michael S. Tsirkin · 10 years ago
  43. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  44. d4b2d00 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  45. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  46. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. 2262889 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  48. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  49. ef5a1ba Merge branch 'r8152' by David S. Miller · 10 years ago
  50. b4d99de r8152: remove sram_read by hayeswang · 10 years ago
  51. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 10 years ago
  52. e60bf80 Merge branch 'bgmac' by David S. Miller · 10 years ago
  53. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  54. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  55. 852c5d9 Merge branch 'sh_eth' by David S. Miller · 10 years ago
  56. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  57. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  58. 9d28971 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 10 years ago
  59. ce75145 libata: prevent HSM state change race between ISR and PIO by David Jeffery · 10 years ago
  60. 72dd299 libata: allow sata_sil24 to opt-out of tag ordered submission by Dan Williams · 10 years ago
  61. dbe752a pinctrl: MAINTAINERS: add git tree reference by Linus Walleij · 10 years ago
  62. bcd53f8 pinctrl: qcom: Don't iterate past end of function array by Stephen Boyd · 10 years ago
  63. b62a9c2 Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  64. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  65. ec6f34e Linux 3.19-rc5 by Linus Torvalds · 10 years ago
  66. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 10 years ago
  68. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  69. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  70. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  71. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  72. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  73. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. 59b2858 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. d01de23 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  76. 966903a Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  77. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  78. a30e931 Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 10 years ago
  79. 25217fef ARM: dts: disable CCI on exynos5420 based arndale-octa by Abhilash Kesavan · 10 years ago
  80. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  81. 6fda93b Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Olof Johansson · 10 years ago
  82. c9b75d5 ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288 by Heiko Stübner · 10 years ago
  83. 1dbb36b Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixes by Olof Johansson · 10 years ago
  84. 259e438 ARM: nomadik: fix up leftover device tree pins by Linus Walleij · 10 years ago
  85. e3db221 Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  86. 3be8142 Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 10 years ago
  87. 1591dc4 Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  88. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  89. 5ad6300 genetlink: disallow subscribing to unknown mcast groups by Johannes Berg · 10 years ago
  90. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  91. fc7f0dd kernel: avoid overflow in cmp_range by Louis Langholtz · 10 years ago
  92. 6bcf9c1 perf tools powerpc: Use dwfl_report_elf() instead of offline. by Sukadev Bhattiprolu · 10 years ago
  93. 813ccd1 perf tools: Fix segfault for symbol annotation on TUI by Namhyung Kim · 10 years ago
  94. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  95. ea1fe3a perf tools: Avoid build splat for syscall numbers with uclibc by Vineet Gupta · 10 years ago
  96. a83d869 perf tools: Elide strlcpy warning with uclibc by Vineet Gupta · 10 years ago
  97. db1806e perf tools: Fix statfs.f_type data type mismatch build error with uclibc by Alexey Brodkin · 10 years ago
  98. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 10 years ago
  99. 260d819 perf machine: Fix __machine__findnew_thread() error path by Namhyung Kim · 10 years ago
  100. c6e5e9f perf tools: Fix building error in x86_64 when dwarf unwind is on by Namhyung Kim · 10 years ago