1. f178435 Fix V4L/DVB core help messages by Mauro Carvalho Chehab · 17 years ago
  2. b094516 V4L/DVB (7769): Move other terrestrial tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  3. df7aaaf V4L/DVB (7768): reorganize some DVB-S Kconfig items by Mauro Carvalho Chehab · 17 years ago
  4. 7c91f06 V4L/DVB(7767): Move tuners to common/tuners by Mauro Carvalho Chehab · 17 years ago
  5. 5fe95e0 V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 by Igor Kuznetsov · 17 years ago
  6. 0250527 V4L/DVB (7765): Add support for Beholder BeholdTV H6 by Igor Kuznetsov · 17 years ago
  7. 136531d V4L/DVB (7763): ivtv: add tuner support for the AverMedia M116 by Hans Verkuil · 17 years ago
  8. a0bdd27 V4L/DVB (7762): ivtv: fix tuner detection for PAL-N/Nc by Hans Verkuil · 17 years ago
  9. 2968e31 V4L/DVB (7761): ivtv: increase the DMA timeout from 100 to 300 ms by Hans Verkuil · 17 years ago
  10. fcbbf6f V4L/DVB (7759): ivtv: increase version number to 1.2.1 by Hans Verkuil · 17 years ago
  11. 94dee76 V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called by Hans Verkuil · 17 years ago
  12. 22f23fc V4L/DVB (7757): ivtv: add autodetect for the AVermedia M104 card by Hans Verkuil · 17 years ago
  13. cebfadf V4L/DVB (7756): ivtv: use strlcpy instead of strcpy by Hans Verkuil · 17 years ago
  14. ecfcc83 V4L/DVB (7755): ivtv: add support for card comments and detected but unsupported cards by Hans Verkuil · 17 years ago
  15. d86e2ee V4L/DVB (7754): ivtv: change initialization order to fix an oops when device registration failed by Hans Verkuil · 17 years ago
  16. c117d05 V4L/DVB (7753): saa7134: fix tuner setup by Mauro Carvalho Chehab · 17 years ago
  17. 397be5c V4L/DVB (7752): tuner-core: add a missing \n after a debug printk by Mauro Carvalho Chehab · 17 years ago
  18. 4bf1226 V4L/DVB (7749): cx88: fix tuner setup by Mauro Carvalho Chehab · 17 years ago
  19. 6203554 drivers/net/tehuti: use proper capability check for raw IO access by Linus Torvalds · 17 years ago
  20. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  21. 97094dc drivers/pcmcia/pcmcia_ioctl.c: fix build by akpm@linux-foundation.org · 17 years ago
  22. c9a3f6d dm: use unlocked variants of queue flag check/set by Jens Axboe · 17 years ago
  23. a217656 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  24. a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 17 years ago
  25. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 17 years ago
  26. 8e149e0 pci/irq: restore mask_bits in msi shutdown -v3 by Yinghai Lu · 17 years ago
  27. c135b65 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  28. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 17 years ago
  29. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  30. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  31. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  32. d15c0a4 video: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  33. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  34. 6b1e6f6 pcmcia: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  35. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  36. 6caf52a net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  37. 48b2cf9 mmc: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  38. 858ad08 input: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  39. 973ea70 char: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  40. c105068 hid-core: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  41. f885f8d drivers/block: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  42. cedb27d tpm: change Kconfig dependencies from PNPACPI to PNP by Bjorn Helgaas · 17 years ago
  43. 4821cd1 tpm: fix section mismatch warning by Sam Ravnborg · 17 years ago
  44. f2b9a39 parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP by Bjorn Helgaas · 17 years ago
  45. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 17 years ago
  46. 1a45027 edac: remove unneeded functions and add static accessor by Adrian Bunk · 17 years ago
  47. ff6ac2a edac: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 17 years ago
  48. 94ee1cf edac: add e752x parameter for sysbus_parity selection by Peter Tyser · 17 years ago
  49. 5135b79 edac: new support for Intel 3100 chipset by Andrei Konovalov · 17 years ago
  50. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 17 years ago
  51. 9a6f70b random: add async notification support to /dev/random by Jeff Dike · 17 years ago
  52. adc782d random: simplify and rename credit_entropy_store by Matt Mackall · 17 years ago
  53. e68e5b6 random: make mixing interface byte-oriented by Matt Mackall · 17 years ago
  54. 993ba21 random: simplify add_ptr logic by Matt Mackall · 17 years ago
  55. 6d38b82 random: remove some prefetch logic by Matt Mackall · 17 years ago
  56. feee769 random: eliminate redundant new_rotate variable by Matt Mackall · 17 years ago
  57. 4335820 random: remove cacheline alignment for locks by Matt Mackall · 17 years ago
  58. 1c0ad3d random: make backtracking attacks harder by Matt Mackall · 17 years ago
  59. ffd8d3f random: improve variable naming, clear extract buffer by Matt Mackall · 17 years ago
  60. 53c3f63 random: reuse rand_initialize by Matt Mackall · 17 years ago
  61. 43ae486 random: use unlocked_ioctl by Matt Mackall · 17 years ago
  62. 88c730d random: consolidate wakeup logic by Matt Mackall · 17 years ago
  63. 90b75ee random: clean up checkpatch complaints by Matt Mackall · 17 years ago
  64. 0302190 remove aoedev_isbusy() by Adrian Bunk · 17 years ago
  65. d71a6d7 NBD: add partition support by Laurent Vivier · 17 years ago
  66. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 17 years ago
  67. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 17 years ago
  68. c7705f344 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 17 years ago
  69. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  70. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  71. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  72. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  73. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  74. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  75. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  76. a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  77. 659f865 zorro: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  78. 352ced8 proc: switch /proc/scsi/device_info to seq_file interface by Alexey Dobriyan · 17 years ago
  79. 4a5cdb5 proc: switch /proc/ip2mem to seq_file interface by Alexey Dobriyan · 17 years ago
  80. 076ec04 proc: convert /proc/bus/nubus to seq_file interface by Alexey Dobriyan · 17 years ago
  81. 647634d proc: switch /proc/apm to seq_file interface by Alexey Dobriyan · 17 years ago
  82. 8331438 proc: switch /proc/bus/zorro/devices to seq_file interface by Alexey Dobriyan · 17 years ago
  83. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  84. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 17 years ago
  85. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
  86. adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 17 years ago
  87. 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 17 years ago
  88. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 17 years ago
  89. 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 17 years ago
  90. 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 17 years ago
  91. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 17 years ago
  92. c70d749 ipmi: style fixes in the base code by Corey Minyard · 17 years ago
  93. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 17 years ago
  94. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 17 years ago
  95. 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 17 years ago
  96. b2655f2 ipmi: convert locked counters to atomics by Konstantin Baydarov · 17 years ago
  97. f7caa1b ipmi: update driver version by Corey Minyard · 17 years ago
  98. 87ebd06 ipmi: don't print event queue full on every event by Corey Minyard · 17 years ago
  99. 5956dce ipmi: don't grab locks in run-to-completion mode by Konstantin Baydarov · 17 years ago
  100. bda4c30 ipmi: run to completion fixes by Corey Minyard · 17 years ago