1. 3d843c9 V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  2. 7a9b5fc V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  3. 5ea7fe4 V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 by Devin Heitmueller · 16 years ago
  4. a1c4530 V4L/DVB (8963): s2255drv field count fix by Dean Anderson · 16 years ago
  5. a30ee3c V4L/DVB (8961): zr36067: Fix RGBR pixel format by Jean Delvare · 16 years ago
  6. ec16d02 V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h by Andrew Morton · 16 years ago
  7. bba4449 V4L/DVB (8958): zr36067: Return proper bytes-per-line value by Jean Delvare · 16 years ago
  8. c014ec9 V4L/DVB (8957): zr36067: Restore the default pixel format by Jean Delvare · 16 years ago
  9. c37396c V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open by Jean Delvare · 16 years ago
  10. c737684 V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB2800) by Douglas Schilling Landgraf · 16 years ago
  11. 5be8b73e V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom. by Costantino Leandro · 16 years ago
  12. 0d0548e V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1). by Jean-Francois Moine · 16 years ago
  13. 1167b2e V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cards by Hans Verkuil · 16 years ago
  14. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  15. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  16. 8c3916f NLM: Always start both UDP and TCP listeners by Chuck Lever · 16 years ago
  17. d960c9c x86 setup: remove IMAGE_OFFSET by Paul Bolle · 16 years ago
  18. ba31a5f x86 setup: remove DEF_INITSEG and DEF_SETUPSEG by Paul Bolle · 16 years ago
  19. fec6ed1 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. b8ec322 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. a0a08fd [ARM] 5273/2: ep93xx: move ethernet support into core.c by Hartley Sweeten · 16 years ago
  22. f6121f4 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq by Dario Faggioli · 16 years ago
  23. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 16 years ago
  24. 2165f63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  25. 76acae0 ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) by Rafael J. Wysocki · 16 years ago
  26. 95bf14b leds-pca955x: add proper error handling and fix bogus memory handling by Sven Wegener · 16 years ago
  27. 07f696c leds-fsg: change order of initialization and deinitialization by Sven Wegener · 16 years ago
  28. 7fe7b2f dw_dmac: fix copy/paste bug in tasklet by Haavard Skinnemoen · 16 years ago
  29. 09b05f5 Documentation/HOWTO: info about interface changes should CC linux-api@vger by Michael Kerrisk · 16 years ago
  30. 1d992ce SubmitChecklist: interfaces changes should CC linux-api@ by Michael Kerrisk · 16 years ago
  31. bd7ebec MAINTAINERS: add mailing list for man-pages by Michael Kerrisk · 16 years ago
  32. c222817 cpusets: remove pj from cpuset maintainers by Paul Jackson · 16 years ago
  33. 897312b include/linux/stacktrace.h: declare struct task_struct by Andrew Morton · 16 years ago
  34. f2fe163 orion_spi: fix handling of default transfer speed by Lennert Buytenhek · 16 years ago
  35. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  36. 2e4a75c rtc: fix kernel panic on second use of SIGIO nofitication by Marcin Slusarz · 16 years ago
  37. 3040a6d selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  38. 81990fb selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() by Paul Moore · 16 years ago
  39. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  40. 00dc417 ocfs2: fiemap support by Mark Fasheh · 16 years ago
  41. c4b929b vfs: vfs-level fiemap interface by Mark Fasheh · 16 years ago
  42. 4d20c68 ext4: fix xattr deadlock by Kalpak Shah · 16 years ago
  43. 45a90bf jbd2: Fix buffer head leak when writing the commit block by Theodore Ts'o · 16 years ago
  44. ede86cc ext4: Add debugging markers that can be used by systemtap by Theodore Ts'o · 16 years ago
  45. 23f8b79 jbd2: abort instead of waiting for nonexistent transaction by Duane Griffin · 16 years ago
  46. c806e68 ext4: fix initialization of UNINIT bitmap blocks by Frederic Bohe · 16 years ago
  47. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  48. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  49. 37515fa ext4: Improve the documentation for ext4's /proc tunables by Theodore Ts'o · 16 years ago
  50. e105eab Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  51. 9a38a83 lockd: Remove unused fields in the nlm_reboot structure by Chuck Lever · 16 years ago
  52. b85e467 lockd: Add helper to sanity check incoming NOTIFY requests by Chuck Lever · 16 years ago
  53. dcff09f lockd: change nlmclnt_grant() to take a "struct sockaddr *" by Chuck Lever · 16 years ago
  54. 6bfbe8a lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses by Chuck Lever · 16 years ago
  55. d7d2044 lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET by Chuck Lever · 16 years ago
  56. 88541c8 lockd: Support non-AF_INET addresses in nlm_lookup_host() by Chuck Lever · 16 years ago
  57. 7f1ed18 NLM: Convert nlm_lookup_host() to use a single argument by Chuck Lever · 16 years ago
  58. 1db9b83 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  59. cc65f1e x86 setup: correct segfault in generation of 32-bit reloc kernel by H. Peter Anvin · 16 years ago
  60. 0d3ebb9 svcrdma: Add Fast Reg MR Data Types by Tom Tucker · 16 years ago
  61. 96d746c Fix init/main.c to use regular printk with '%pF' for initcall fn by Linus Torvalds · 16 years ago
  62. a62b940 Btrfs: cast bio->bi_sector to a u64 before shifting by Chris Mason · 16 years ago
  63. 1486654 sh: More I/O routine overhauling. by Paul Mundt · 16 years ago
  64. d22b1cf lockd: reject reclaims outside the grace period by J. Bruce Fields · 17 years ago
  65. b2b5028 lockd: move grace period checks to common code by J. Bruce Fields · 17 years ago
  66. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  67. 75f6276 [S390] qdio: prevent stack clobber by Jan Glauber · 16 years ago
  68. d3d238c [S390] nohz: Fix __udelay. by Heiko Carstens · 16 years ago
  69. 7191a0a RDMA/nes: Fix routed RDMA connections by Bob Sharp · 16 years ago
  70. 7e36d3d RDMA/nes: Enhanced PFT management scheme by Vadim Makhervaks · 16 years ago
  71. f68ec0c Merge commit 'v2.6.27-rc8' into x86/setup by Ingo Molnar · 16 years ago
  72. 98920dc Revert "x86: fix ghost EDD devices in /sys again" by H. Peter Anvin · 16 years ago
  73. 6cdcdb9 x86 setup: fix ghost entries under /sys/firmware/edd take 3 by Andrey Borzenkov · 16 years ago
  74. 41bfcf9 [SCSI] zfcp: fix double dbf id usage by Swen Schillig · 16 years ago
  75. 091694a [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev by Swen Schillig · 16 years ago
  76. 9fb3cd8 [SCSI] zfcp: fix erp list usage without using locks by Swen Schillig · 16 years ago
  77. e4e9ba5 [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport by Swen Schillig · 16 years ago
  78. b7f15f3 [SCSI] zfcp: fix deadlock caused by shared work queue tasks by Swen Schillig · 16 years ago
  79. 5706938 [SCSI] zfcp: put threshold data in hba trace by Swen Schillig · 16 years ago
  80. 0406289 [SCSI] zfcp: Simplify zfcp data structures by Christof Schmitt · 16 years ago
  81. a1b449d [SCSI] zfcp: Simplify get_adapter_by_busid by Swen Schillig · 16 years ago
  82. 7ba58c9 [SCSI] zfcp: remove all typedefs and replace them with standards by Swen Schillig · 16 years ago
  83. 5ab944f [SCSI] zfcp: attach and release SAN nameserver port on demand by Swen Schillig · 16 years ago
  84. 44cc76f [SCSI] zfcp: remove unused references, declarations and flags by Swen Schillig · 16 years ago
  85. ff3b24f [SCSI] zfcp: Update message with input from review by Christof Schmitt · 16 years ago
  86. 2450d3e [SCSI] zfcp: add queue_full sysfs attribute by Stefan Raspl · 16 years ago
  87. 7ae628d [SCSI] scsi_dh: suppress comparison warning by James Bottomley · 16 years ago
  88. 650849d [SCSI] scsi_dh: add Dell product information into rdac device handler by Yanqing_Liu@Dell.com · 16 years ago
  89. b78ded8 [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option by Adrian Bunk · 16 years ago
  90. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  91. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 16 years ago
  92. 9cc1236 [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. by Kevin D. Kissell · 16 years ago
  93. 498a863 [MIPS] SMTC: Build fix: Fix filename in Makefile by Ralf Baechle · 16 years ago
  94. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
  95. 4a3e1ea [SCSI] qla2xxx: fix printk format warnings by Alexander Beregalov · 16 years ago
  96. 36d1cdc [SCSI] qla2xxx: Update version number to 8.02.01-k8. by Andrew Vasquez · 16 years ago
  97. 59d72d8 [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. by Ravi Anand · 16 years ago
  98. 2d13693 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. by Andrew Vasquez · 16 years ago
  99. cc3ef7b [SCSI] qla2xxx: Fix "occured" spelling errors. by Bjorn Helgaas · 16 years ago
  100. 272976c [SCSI] qla2xxx: Add NPIV-Config Table support. by Andrew Vasquez · 16 years ago