1. ca5aac1 KVM: MMU: Remove unnecessary check for pdptr access by Avi Kivity · 18 years ago
  2. 039576c KVM: Avoid guest virtual addresses in string pio userspace interface by Avi Kivity · 18 years ago
  3. f0fe510 KVM: Future-proof argument-less ioctls by Avi Kivity · 18 years ago
  4. 07c45a3 KVM: Allow kernel to select size of mmap() buffer by Avi Kivity · 18 years ago
  5. 1961d27 KVM: Add guest mode signal mask by Avi Kivity · 18 years ago
  6. 6722c51c KVM: Initialize the apic_base msr on svm too by Avi Kivity · 18 years ago
  7. 1b19f3e KVM: Add a special exit reason when exiting due to an interrupt by Avi Kivity · 18 years ago
  8. 8eb7d33 KVM: Fold kvm_run::exit_type into kvm_run::exit_reason by Avi Kivity · 18 years ago
  9. b4e63f5 KVM: Allow userspace to process hypercalls which have no kernel handler by Avi Kivity · 18 years ago
  10. 5d308f4 KVM: Add method to check for backwards-compatible API extensions by Avi Kivity · 18 years ago
  11. 106b552 KVM: Remove the 'emulated' field from the userspace interface by Avi Kivity · 18 years ago
  12. 06465c5 KVM: Handle cpuid in the kernel instead of punting to userspace by Avi Kivity · 18 years ago
  13. 46fc147 KVM: Do not communicate to userspace through cpu registers during PIO by Avi Kivity · 18 years ago
  14. 9a2bb7f KVM: Use a shared page for kernel/user communication when runing a vcpu by Avi Kivity · 18 years ago
  15. 1ea252a KVM: Fix bogus sign extension in mmu mapping audit by Avi Kivity · 18 years ago
  16. bbe4432 KVM: Use own minor number by Avi Kivity · 18 years ago
  17. 510043d KVM: Use the generic skip_emulated_instruction() in hypercall code by Dor Laor · 18 years ago
  18. 9b22bf5 KVM: Fix guest register corruption on paravirt hypercall by Dor Laor · 18 years ago
  19. dc87c39 libata: honour host controllers that want just one host by Linus Torvalds · 17 years ago
  20. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  21. 40caf5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  22. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  23. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  25. 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
  26. 65def81 [L2TP]: Add the ability to autoload a pppox protocol module. by James Chapman · 17 years ago
  27. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 18 years ago
  28. f900e97 [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c by Paul Mackerras · 17 years ago
  29. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  30. 34f6d74 [POWERPC] remove kernel module option for booke wdt by Dave Jiang · 18 years ago
  31. bcfd09e ieee1394: remove garbage from Kconfig by Stefan Richter · 18 years ago
  32. 3f94aa4 ieee1394: more help in Kconfig by Stefan Richter · 18 years ago
  33. 749cf766 ieee1394: ohci1394: Fix mistake in printk message. by Simon Arlott · 18 years ago
  34. 2ab7752 ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl register by Bernhard Kauer · 18 years ago
  35. c13596b ieee1394: ohci1394: fix cosmetic problem in error logging by Stefan Richter · 18 years ago
  36. 21b2c56 ieee1394: eth1394: send async streams at S100 on 1394b buses by Stefan Richter · 18 years ago
  37. 809e905 ieee1394: eth1394: fix error path in module_init by Akinobu Mita · 18 years ago
  38. fdc0092 ieee1394: eth1394: correct return codes in hard_start_xmit by Stefan Richter · 18 years ago
  39. 53f374e ieee1394: eth1394: hard_start_xmit is called in atomic context by Stefan Richter · 18 years ago
  40. 0993987 ieee1394: eth1394: some conditions are unlikely by Stefan Richter · 18 years ago
  41. 2e2173d ieee1394: eth1394: clean up fragment_overlap by Stefan Richter · 18 years ago
  42. 01590d2 ieee1394: eth1394: don't use alloc_etherdev by Stefan Richter · 18 years ago
  43. 8a62bf7 ieee1394: eth1394: omit useless set_mac_address callback by Stefan Richter · 18 years ago
  44. 599bba9 ieee1394: eth1394: CONFIG_INET is always defined by Stefan Richter · 18 years ago
  45. 17bab40 ieee1394: eth1394: allow MTU bigger than 1500 by Stefan Richter · 18 years ago
  46. f982e5f ieee1394: unexport highlevel_host_reset by Adrian Bunk · 18 years ago
  47. 246a5fd ieee1394: eth1394: contain host reset by Stefan Richter · 18 years ago
  48. 5009d26 ieee1394: eth1394: shorter error messages by Stefan Richter · 18 years ago
  49. 027611b ieee1394: eth1394: correct a memset argument by Stefan Richter · 18 years ago
  50. d06c1dd ieee1394: eth1394: refactor .probe and .update by Stefan Richter · 18 years ago
  51. 5e7abcc ieee1394: eth1394: .probe and .update may sleep by Stefan Richter · 18 years ago
  52. efbeccf ieee1394: eth1394: coding style by Stefan Richter · 18 years ago
  53. 09d7a96 ieee1394: eth1394: Move common recv_init code to helper function by Jean Delvare · 18 years ago
  54. 70093cf ieee1394: eth1394: don't autoload by hotplug when ohci1394 starts by Stefan Richter · 18 years ago
  55. e00f04a ieee1394: eth1394: reduce excessive function inlining by Stefan Richter · 18 years ago
  56. 2cd556a ieee1394: eth1394: clean up host removal by Stefan Richter · 18 years ago
  57. 157188c ieee1394: eth1394: unregister address space in failure case by Stefan Richter · 18 years ago
  58. ea9057a ieee1394: send async streams at S100 by Stefan Richter · 18 years ago
  59. df18ce8 ieee1394: SPIN_LOCK_UNLOCKED cleanup by Milind Arun Choudhary · 18 years ago
  60. 9be51c5 ieee1394: nodemgr: unify some error messages by Stefan Richter · 18 years ago
  61. 9324547 ieee1394: nodemgr: less noise in dmesg by Stefan Richter · 18 years ago
  62. d4c6008 ieee1394: unroll a weird macro by Stefan Richter · 18 years ago
  63. b9e5eb0 ieee1394: iso.c needs sched.h by Andrew Morton · 18 years ago
  64. 9543a93 ieee1394: some more includes by Stefan Richter · 18 years ago
  65. 3a23a81 ieee1394: ieee1394_transactions needs sched.h by Torsten Kaiser · 18 years ago
  66. 504945c ieee1394: ieee1394_core printk format by Randy Dunlap · 18 years ago
  67. 7542e0e ieee1394: remove usage of skb_queue as packet queue by Stefan Richter · 18 years ago
  68. d265250 ieee1394: csr1212: log if devices have CRC errors in their ROM by Stefan Richter · 18 years ago
  69. 511f7b3 ieee1394: csr1212: more sensible names for jump targets by Stefan Richter · 18 years ago
  70. c94ccf9 ieee1394: csr1212: warn on unreachable code by Stefan Richter · 18 years ago
  71. a1c6250 ieee1394: shrink csr1212_new_string_descriptor_leaf by Stefan Richter · 18 years ago
  72. c868ae2 ieee1394: csr1212: coding style by Stefan Richter · 18 years ago
  73. fd2f3bd ieee1394: replace vmalloc by kmalloc in csr1212 by Stefan Richter · 18 years ago
  74. c1a37f2 ieee1394: de-inline some functions by Stefan Richter · 18 years ago
  75. 64ff712 ieee1394: stricter error checks in csr1212 by Stefan Richter · 18 years ago
  76. 982610b ieee1394: csr1212: rename some types by Stefan Richter · 18 years ago
  77. 7fb9add ieee1394: drop csr1212's support for external compilation by Stefan Richter · 18 years ago
  78. 6c88e47 ieee1394: remove unused csr1212 code by Stefan Richter · 18 years ago
  79. e167c88 ieee1394: small header cleanup by Stefan Richter · 18 years ago
  80. afd6546 ieee1394: move some comments from declaration to definition by Stefan Richter · 18 years ago
  81. ef81533 ieee1394: remove declarations of nonexisting functions by Stefan Richter · 18 years ago
  82. f84c922 ieee1394: sbp2: include fixes by Andrew Morton · 18 years ago
  83. 3d269cb ieee1394: sbp2: move some memory allocations into non-atomic context by Stefan Richter · 18 years ago
  84. 2446a79 ieee1394: sbp2: optimize DMA direction of s/g tables by Stefan Richter · 18 years ago
  85. 0555659 ieee1394: sbp2: enforce 32bit DMA mapping by Stefan Richter · 18 years ago
  86. f412bf4 ieee1394: sbp2: remove unnecessary alignments of struct members by Stefan Richter · 18 years ago
  87. 11941a3 Merge branch 'field-zeroing' into for-linus by Jiri Kosina · 17 years ago
  88. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  89. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  90. 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
  91. f61c912 USB HID: don't warn on idVendor == 0 by Jiri Kosina · 17 years ago
  92. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 17 years ago
  93. d16bfd0 [NETPOLL]: Remove CONFIG_NETPOLL_RX by Sergei Shtylyov · 17 years ago
  94. aac60c1 Pull bugzilla-8346 into release branch by Len Brown · 17 years ago
  95. 12a5a71 Pull sbs into release branch by Len Brown · 17 years ago
  96. 14d2178 Pull dock into release branch by Len Brown · 17 years ago
  97. 03feb05 Pull ec into release branch by Len Brown · 17 years ago
  98. fb16596 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  99. f188291 Pull thinkpad into release branch by Len Brown · 17 years ago
  100. cfaae3e Pull sony into release branch by Len Brown · 17 years ago