1. b883673 KVM: Add fpu get/set operations by Avi Kivity · 17 years ago
  2. e820754 KVM: Add physical memory aliasing feature by Avi Kivity · 17 years ago
  3. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 17 years ago
  4. 07c45a3 KVM: Allow kernel to select size of mmap() buffer by Avi Kivity · 17 years ago
  5. 1961d27 KVM: Add guest mode signal mask by Avi Kivity · 17 years ago
  6. 1b19f3e KVM: Add a special exit reason when exiting due to an interrupt by Avi Kivity · 17 years ago
  7. 8eb7d33 KVM: Fold kvm_run::exit_type into kvm_run::exit_reason by Avi Kivity · 17 years ago
  8. b4e63f5 KVM: Allow userspace to process hypercalls which have no kernel handler by Avi Kivity · 17 years ago
  9. 5d308f4 KVM: Add method to check for backwards-compatible API extensions by Avi Kivity · 17 years ago
  10. 739872c KVM: Renumber ioctls by Avi Kivity · 17 years ago
  11. 2a4dac3 KVM: Remove minor wart from KVM_CREATE_VCPU ioctl by Avi Kivity · 17 years ago
  12. 106b552 KVM: Remove the 'emulated' field from the userspace interface by Avi Kivity · 17 years ago
  13. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 17 years ago
  14. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 18 years ago
  15. 9a2bb7f KVM: Use a shared page for kernel/user communication when runing a vcpu by Avi Kivity · 18 years ago
  16. ff42697 KVM: Export <linux/kvm.h> by Avi Kivity · 17 years ago
  17. bbe4432 KVM: Use own minor number by Avi Kivity · 17 years ago
  18. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 17 years ago
  19. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 17 years ago
  20. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  21. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  22. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  23. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  24. 42e3808 Extend print_symbol capability by Robert Peterson · 17 years ago
  25. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  26. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  27. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  28. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  29. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 17 years ago
  30. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 17 years ago
  31. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 17 years ago
  32. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 17 years ago
  33. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 17 years ago
  34. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 17 years ago
  35. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 17 years ago
  36. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  37. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  38. d169d14 [POWERPC] Declare enable_kernel_spe in a header by Johannes Berg · 17 years ago
  39. 8c38fc2b [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 17 years ago
  40. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 17 years ago
  41. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  42. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  43. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  44. 04b090d [AF_IUCV/IUCV]: smp_call_function deadlock by Martin Schwidefsky · 17 years ago
  45. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 17 years ago
  46. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  47. 5f286e1 [NETPOLL]: Fix TX queue overflow in trapped mode. by Sergei Shtylyov · 17 years ago
  48. fb16596 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  49. cfaae3e Pull sony into release branch by Len Brown · 17 years ago
  50. 1ce82c1 sony-laptop: add a meye-usable include file for camera ops by malattia@linux.it · 17 years ago
  51. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 17 years ago
  52. 169439c libata: Handle drives that require a spin-up command before first access by Mark Lord · 17 years ago
  53. 1e99973 libata: HPA support by Alan Cox · 17 years ago
  54. 6bfff31 libata: kill probe_ent and related helpers by Tejun Heo · 17 years ago
  55. 21b0ad4 libata: add init helpers including ata_pci_prepare_native_host() by Tejun Heo · 17 years ago
  56. d491b27 libata: convert native PCI host handling to new init model by Tejun Heo · 17 years ago
  57. f5cda25 libata: implement ata_host_alloc_pinfo() and ata_host_register() by Tejun Heo · 17 years ago
  58. f318719 libata: separate out ata_host_alloc() and ata_host_register() by Tejun Heo · 17 years ago
  59. ecef725 libata: separate out ata_host_start() by Tejun Heo · 17 years ago
  60. 4911487 libata: allocate ap separately from shost by Tejun Heo · 17 years ago
  61. c65ec1c ahci.c: remove non-existing SB600 raid id (re-send) by Conke Hu · 17 years ago
  62. 5a5dbd1 libata: add support for READ/WRITE LONG by Mark Lord · 17 years ago
  63. 8cdfb29 libata/IDE: remove combined mode quirk by Jeff Garzik · 17 years ago
  64. a76b62c libata: Change prototype of mode_filter to remove ata_port* by Alan Cox · 17 years ago
  65. 0435182 pata: expose set_mode method so it can be wrapped by Alan · 17 years ago
  66. ec04b07 iomap: implement pcim_iounmap_regions() by Tejun Heo · 17 years ago
  67. be0d18d libata: cable detection fixes by Alan Cox · 17 years ago
  68. cd0d3bb libata: dev_config does not need ap and adev passing by Alan · 17 years ago
  69. 43727fb [libata] export sata_print_link_status() by Jeff Garzik · 17 years ago
  70. abf17ff Generic HDLC sparse annotations by Krzysztof Halasa · 17 years ago
  71. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 17 years ago
  72. 728de4c9 ucc_geth: migrate ucc_geth to phylib by Kim Phillips · 17 years ago
  73. a999589 phylib: add RGMII-ID interface mode definition by Kim Phillips · 17 years ago
  74. 6693228 [PATCH] Remove comment about IEEE80211_RADIOTAP_FCS by Pavel Roskin · 17 years ago
  75. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 17 years ago
  76. a0d69f2 [PATCH] sparse-annotate radiotap header by Pavel Roskin · 17 years ago
  77. eea221ce tc35815 driver update (take 2) by Atsushi Nemoto · 17 years ago
  78. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago
  79. 42fae7f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  80. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  81. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 17 years ago
  82. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  83. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  84. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 17 years ago
  85. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  86. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  87. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  88. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  89. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 17 years ago
  90. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  91. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 17 years ago
  92. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 17 years ago
  93. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 17 years ago
  94. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  95. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 17 years ago
  96. 1b5888c V4L/DVB (5341): Add cx23415/6 chip idents. by Hans Verkuil · 17 years ago
  97. 0b20060 V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN by Hans Verkuil · 17 years ago
  98. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  99. de956c1 V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct by Hartmut Hackmann · 17 years ago
  100. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 17 years ago