1. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  2. 42fae7f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. f005463 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  4. b8b8fd2 [NET]: Fix networking compilation errors by David Howells · 17 years ago
  5. 50f732e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  6. aa5bc2b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  7. aa2ce5c USB: <linux/usb/ch9.h> minor doc update by David Brownell · 17 years ago
  8. 1941044 USB: add "last_busy" field for use in autosuspend by Alan Stern · 17 years ago
  9. 9f8b17e USB: make usbdevices export their device nodes instead of using a separate class by Kay Sievers · 17 years ago
  10. 2add522 USB: add power/level sysfs attribute by Alan Stern · 17 years ago
  11. eaafbc3 USB: Allow autosuspend delay to equal 0 by Alan Stern · 17 years ago
  12. bb74782 USB: additional structure from cdc spec by Oliver Neukum · 17 years ago
  13. d868772 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  14. 6816b19 V4L/DVB (5419): Add comment how the speed field is interpreted. by Hans Verkuil · 17 years ago
  15. 3700a90 V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. by Hans Verkuil · 17 years ago
  16. 43d0dfc V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC by Hans Verkuil · 17 years ago
  17. 74cab31 V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules by Hans Verkuil · 17 years ago
  18. 1a0adaf V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder by Hans Verkuil · 17 years ago
  19. 1b5888c V4L/DVB (5341): Add cx23415/6 chip idents. by Hans Verkuil · 17 years ago
  20. 0b20060 V4L/DVB (5336): Cx23416 doc updates + rename CX2341X_ENC_UNKNOWN by Hans Verkuil · 17 years ago
  21. cfeb883 V4L/DVB (5323): Updated support for tuner callbacks by Hartmut Hackmann · 17 years ago
  22. de956c1 V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner struct by Hartmut Hackmann · 17 years ago
  23. 2435be1 V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. by Hans Verkuil · 17 years ago
  24. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  25. 045290b V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT by Hans Verkuil · 17 years ago
  26. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 17 years ago
  27. 206ebaf V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 17 years ago
  28. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 17 years ago
  29. d1da4e5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  30. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  31. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 17 years ago
  32. 075c177 define platform wakeup hook, use in pci_enable_wake() by David Brownell · 17 years ago
  33. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  34. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  35. 8447891 debugfs: Add debugfs_create_u64() by Michael Ellerman · 17 years ago
  36. 3106d46 the overdue removal of the mount/umount uevents by Adrian Bunk · 17 years ago
  37. 4628803 kobject core: remove rwsem from struct subsystem by Greg Kroah-Hartman · 17 years ago
  38. f89cbc3 Driver core: add suspend() and resume() to struct device_type by Dmitry Torokhov · 17 years ago
  39. 74e9f5f Driver core: remove unneeded completion from driver release path by Greg Kroah-Hartman · 22 years ago
  40. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 18 years ago
  41. 414264f Driver core: add name to device_type by Kay Sievers · 17 years ago
  42. 621a167 driver core: Use attribute groups in struct device_type by Dmitry Torokhov · 17 years ago
  43. b8c5cec Driver core: udev triggered device-<>driver binding by Kay Sievers · 17 years ago
  44. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  45. 39bc89f make SysRq-T show all tasks again by Ingo Molnar · 17 years ago
  46. 20f0939 seqlocks: trivial remove weird whitespace by Daniel Walker · 17 years ago
  47. b928ed5 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 17 years ago
  48. ea6db58 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  49. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  50. 15c5403 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. ad5da3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  52. da8ac5e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  53. a4c9bb7 [MIPS] Replace old fashioned "__typeof" with "__typeof__". by Robert P. J. Day · 17 years ago
  54. 8deab11 [MIPS] Updated Sibyte headers by Mark Mason · 17 years ago
  55. eacb9d6 [MIPS] Remove unused argument from kunmap_coherent(). by Ralf Baechle · 17 years ago
  56. 78709b9 [MIPS] IP22: Get rid of volatile in IP22 core code. by Ralf Baechle · 17 years ago
  57. 2127435 [MIPS] JMR3927 cleanup by Atsushi Nemoto · 17 years ago
  58. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 17 years ago
  59. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  60. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 17 years ago
  61. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 17 years ago
  62. c0007f1 [S390] Use generic bug. by Heiko Carstens · 17 years ago
  63. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 17 years ago
  64. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 17 years ago
  65. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  66. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago
  67. 8224ca1 [AVR32] Fix compile error with gcc 4.1 by Haavard Skinnemoen · 17 years ago
  68. a4022b0 avr32: remove unneeded cast in atomic.h by Mathieu Desnoyers · 17 years ago
  69. 2c1a2a3 [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io by Haavard Skinnemoen · 17 years ago
  70. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 17 years ago
  71. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 17 years ago
  72. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 17 years ago
  73. e3e7d8d [AVR32] Make I/O access macros work with external devices by Haavard Skinnemoen · 17 years ago
  74. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 17 years ago
  75. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 17 years ago
  76. 535c806 [AVR32] Clean up asm/sysreg.h by Haavard Skinnemoen · 17 years ago
  77. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 17 years ago
  78. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 17 years ago
  79. 068d9f6 [AVR32] Add nwait and tdf parameters to SMC configuration by Hans-Christian Egtvedt · 18 years ago
  80. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago
  81. 16ce82d [SPARC64]: Convert PCI over to generic struct iommu/strbuf. by David S. Miller · 17 years ago
  82. b86e028 [WEXT] net_device: Don't include wext bits if not required. by Johannes Berg · 17 years ago
  83. 295f4a1 [WEXT]: Clean up how wext is called. by Johannes Berg · 17 years ago
  84. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 17 years ago
  85. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  86. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago
  87. 7318226 [AF_RXRPC]: Key facility changes for AF_RXRPC by David Howells · 17 years ago
  88. 071b638 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() by Oleg Nesterov · 17 years ago
  89. 5b04aa3 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() by Mark Fasheh · 17 years ago
  90. 6687508 [SPARC64]: Add generic iommu and strbuf structs to iommu.h by David S. Miller · 17 years ago
  91. 9b3627f [SPARC64]: Consolidate {sbus,pci}_iommu_arena. by David S. Miller · 17 years ago
  92. 711b360 [SPARC]: Make device_node name and type const by Stephen Rothwell · 17 years ago
  93. 3dfe10e [SPARC64]: constify some paramaters of OF routines by Stephen Rothwell · 17 years ago
  94. b93f262 [SPARC64]: Add proper header file extern for cmdline_memory_size. by David S. Miller · 17 years ago
  95. 4be5c34dc4 [SPARC64]: Privatize sun4u_get_pte() and fix name. by David S. Miller · 17 years ago
  96. 4e286d5 [SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41. by David S. Miller · 17 years ago
  97. d78d089 [SPARC64]: Use SPARSEMEM_STATIC by David S. Miller · 17 years ago
  98. 43bed12 [SPARC64]: Use DECLARE_BITMAP in struct pci_iommu. by David S. Miller · 17 years ago
  99. c6e8756 [SPARC64]: Const'ify pci_iommu_ops. by David S. Miller · 17 years ago
  100. 0bba2dd [SPARC64]: Kill pbm->pci_first_slot. by David S. Miller · 17 years ago