1. f34ec12 V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixes by Al Viro · 16 years ago
  2. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 16 years ago
  3. c663d03 V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_state by Michael Krufky · 16 years ago
  4. 9adea1c V4L/DVB (7943): tuner: add macro, hybrid_tuner_report_instance_count by Michael Krufky · 16 years ago
  5. ba60bc6 V4L/DVB (7934): cx18: move gpio_dir/val statics to the cx18 struct. by Hans Verkuil · 16 years ago
  6. 8f99357 V4L/DVB (7932): cx18: mark Compro H900 as fully supported. by Hans Verkuil · 16 years ago
  7. 31554ae V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture by Hans Verkuil · 16 years ago
  8. be303e1 V4L/DVB (7930): ivtv: bump version to 1.3.0. by Hans Verkuil · 16 years ago
  9. 63b8c70 V4L/DVB (7928): cx18: fix audio registers 808 and 80c by Hans Verkuil · 16 years ago
  10. 7f3917f V4L/DVB (7925): cx18: ensure that the xceive pin is always asserted on init. by Hans Verkuil · 16 years ago
  11. 3b4a971 V4L/DVB (7922): tuner-simple: fix tuner_warn() induced kernel oops in simple_tuner_attach() by Andy Walls · 16 years ago
  12. 5cf3f5c V4L/DVB (7919): VIDEO_AU0828 does not depend on VIDEO_DEV by Michael Krufky · 16 years ago
  13. 383a2116 V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code by Michael Krufky · 16 years ago
  14. 2f1a1c7 V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000P by Michael Krufky · 16 years ago
  15. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 16 years ago
  16. b4aba24 V4L/DVB (7910): usb: input layer dependency fixes by Ingo Molnar · 16 years ago
  17. 45033bc V4L/DVB (7908): always enter drivers/media/video/ by Adrian Bunk · 16 years ago
  18. 38db143 V4L/DVB (7906): tuners/mxl5005s.c: don't define variables for enums by Adrian Bunk · 16 years ago
  19. 427aad6 V4L/DVB (7905): check_v4l2 should return -EINVAL on error by Marcin Slusarz · 16 years ago
  20. 4d3437d V4L/DVB (7904): v4l/tuner-core: consistent handling of return values by Marcin Slusarz · 16 years ago
  21. 7fa7b85 V4L/DVB (7903): gp8psk_power_ctrl should return negative errors by Marcin Slusarz · 16 years ago
  22. 4277106 V4L/DVB (7902): fix handling of tea5761_autodetection return value by Marcin Slusarz · 16 years ago
  23. 81b8021 V4L/DVB (7901): zoran: use correct type for CPU flags by Andrew Morton · 16 years ago
  24. daf20d9 V4L/DVB (7885): ivtv/cx18: add compat_ioctl entries by Hans Verkuil · 16 years ago
  25. ba75321 [MTD] [MAPS] Fix cmdlineparse handling in mapping files by Kyungmin Park · 16 years ago
  26. 53c8ba9 Linux 2.6.26-rc5 by Linus Torvalds · 16 years ago
  27. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. 9489a06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  29. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  30. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  31. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  32. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  33. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  34. b4496d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  35. 4546002 USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g by Felix Homann · 16 years ago
  36. a3bafee ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable by Michael Buesch · 16 years ago
  37. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 16 years ago
  38. a6d4eae ipw2200: expire and use oldest BSS on adhoc create by Dan Williams · 16 years ago
  39. b212f33 airo warning fix by Andrew Morton · 16 years ago
  40. 48e6c51 b43legacy: Fix controller restart crash by Michael Buesch · 16 years ago
  41. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  42. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  43. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  44. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  45. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  46. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  47. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  48. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 16 years ago
  49. c03e05d sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. by Mark Asselstine · 16 years ago
  50. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  51. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  52. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  53. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  54. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  55. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  56. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  57. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  58. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  59. baa2bfb [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. by YOSHIFUJI Hideaki · 16 years ago
  60. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  61. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  62. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  63. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  64. 8b91ac0 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  65. 8aca6cb tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) by Ilpo Järvinen · 16 years ago
  66. edeb280 Fix uart_set_ldisc() function type by Linus Torvalds · 16 years ago
  67. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  68. d2ee3f2 netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state by Dong Wei · 16 years ago
  69. d389c7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  70. 9b62d86 [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path by Eric Miao · 16 years ago
  71. 4ded383 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. e97dcb0 Smack: fuse mount hang fix by Casey Schaufler · 16 years ago
  73. 246dd41 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  74. 2d9b57f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  75. df6ab559 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 by Linus Torvalds · 16 years ago
  76. 3b5b60b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  77. d430a22 bogus format in ip6mr by Al Viro · 16 years ago
  78. c409d52 celleb_scc_pciex endianness misannotations by Al Viro · 16 years ago
  79. 9307245 mpc52xx_gpio iomem annotations by Al Viro · 16 years ago
  80. 1a79d1c s2io iomem annotations by Al Viro · 16 years ago
  81. 1d92cfd cifs endianness fixes by Al Viro · 16 years ago
  82. 6399e7a isp1760-if iomem annotations by Al Viro · 16 years ago
  83. fa4144b cdc-wdm endianness fixes by Al Viro · 16 years ago
  84. 76e6f25 usb/c67x00 endianness annotations by Al Viro · 16 years ago
  85. a064d5b ibmaem endianness annotations by Al Viro · 16 years ago
  86. 870568b x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack by Suresh Siddha · 16 years ago
  87. cd76374 suspend-vs-iommu: prevent suspend if we could not resume by Pavel Machek · 16 years ago
  88. be524fb x86: section mismatch fix by Andrew Morton · 16 years ago
  89. 282c454 x86: fix Xorg crash with xf86MapVidMem error by Venki Pallipadi · 16 years ago
  90. 5116310 x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest by Kevin Winchester · 16 years ago
  91. 2884f11 x86: fix bad pmd ffff810000207xxx(9090909090909090) by Hugh Dickins · 16 years ago
  92. 226e9a9 x86: ioremap fix failing nesting check by Ingo Molnar · 16 years ago
  93. e8a496a x86: fix broken math-emu with lazy allocation of fpu area by Suresh Siddha · 16 years ago
  94. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 16 years ago
  95. deef325 x86: disable preemption in native_smp_prepare_cpus by Ingo Molnar · 16 years ago
  96. fb3bbd6 x86: fix APIC warning on 32bit v2 by Yinghai Lu · 16 years ago
  97. a57c1ba libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl by Alan Cox · 16 years ago
  98. 4f0ebe3 libata: kill unused constants by Tejun Heo · 16 years ago
  99. ba069e3 sata_mv: PHY_MODE4 cleanups by Mark Lord · 16 years ago
  100. e1fefea [libata] ata_piix: more acer short cable quirks by Colin Ian King · 16 years ago