1. 5990415 [PATCH] Update CREDITS entry and listings in source files for Jesper Juhl by Jesper Juhl · 20 years ago
  2. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 20 years ago
  3. 03e259a [PATCH] fbdev: update info->cmap when setting cmap from user-/kernelspace. by Michal Januszewski · 20 years ago
  4. dbd4f12 [PATCH] fbcon: don't repaint the cursor when it is disabled. by Michal Januszewski · 20 years ago
  5. d210224 [PATCH] fbdev: colormap fixes by Jon Smirl · 20 years ago
  6. 3ca34fc [PATCH] radeonfb: clean up EDID sysfs attribute by Jon Smirl · 20 years ago
  7. 5a340cc [PATCH] fbmem: use unregister_chrdev() on unload by Jon Smirl · 20 years ago
  8. 0a793b7 [PATCH] fbmon: horizontal frequency rounding fix by Jon Smirl · 20 years ago
  9. 4e4b795 [PATCH] cpm_uart: use DPRAM for early console by Marcelo Tosatti · 20 years ago
  10. 6ddcc91 [PATCH] dvb: rename lgdt3302 frontend module to lgdt330x by Michael Krufky · 20 years ago
  11. 9d2599d [PATCH] v4l: fix tuning with MXB driver by Michael Hunold · 20 years ago
  12. 29780bb [PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxx by Michael Krufky · 20 years ago
  13. 84de2ef [PATCH] v4l: hybrid dvb: move #defines to Makefile by Michael Krufky · 20 years ago
  14. 0b1cd0c [PATCH] v4l: hybrid dvb: fix warnings with -Wundef by Michael Krufky · 20 years ago
  15. d975872 [PATCH] dvb/v4l: cx88 cleanup by Michael Krufky · 20 years ago
  16. 723d52e [PATCH] lgdt3302: warning fix by Michael Krufky · 20 years ago
  17. 0ccef6d [PATCH] dvb/4vl: RF input selection fir by Michael Krufky · 20 years ago
  18. b6aef07 [PATCH] dvb/v4l: lgdt3302: isolate tuner by Michael Krufky · 20 years ago
  19. 7fd0f3a [PATCH] v4l: fix regression modprobe bttv freezes the computer by Michael Krufky · 20 years ago
  20. b96d611 [PATCH] VIDEO_SAA7134 must depend on SOUND by Adrian Bunk · 20 years ago
  21. 82ee3e6 [PATCH] drivers/media/video/tveeprom.c: possible cleanups by Adrian Bunk · 20 years ago
  22. 9e00e48 [PATCH] DVICO Fusion DVB-T1 Tuner (LG-Z201) fix by Gregory B Frost · 20 years ago
  23. f13f9f5 [PATCH] IB: Eliminate sparse warnings in SA client by Hal Rosenstock · 20 years ago
  24. 8fd65b0 [PATCH] IB: Hook up userspace CM to the make system by Hal Rosenstock · 20 years ago
  25. 2d0d099 [PATCH] Add kernel portion of user CM implementation (fix) by Tom Duffy · 20 years ago
  26. a5b7454 [PATCH] IB: Add kernel portion of user CM implementation by Hal Rosenstock · 20 years ago
  27. 8aa0091 [PATCH] IB: Add the header file for user space CM by Hal Rosenstock · 20 years ago
  28. cb183a0 [PATCH] IB: Implementation for RMPP support in user MAD by Hal Rosenstock · 20 years ago
  29. 3f75dad [PATCH] IB: User MAD ABI changes to support RMPP by Hal Rosenstock · 20 years ago
  30. a977049 [PATCH] IB: Add the kernel CM implementation by Hal Rosenstock · 20 years ago
  31. c3e0164 [PATCH] IB: Add the header file for kernel CM (Communications Manager) by Hal Rosenstock · 20 years ago
  32. cbae32c [PATCH] IB: Add Service Record support to SA client by Hal Rosenstock · 20 years ago
  33. fa619a7 [PATCH] IB: Add RMPP implementation by Hal Rosenstock · 20 years ago
  34. d2082ee [PATCH] IB: Introduce RMPP APIs by Hal Rosenstock · 20 years ago
  35. 497677a [PATCH] IB: A couple of IB core bug fixes by Hal Rosenstock · 20 years ago
  36. 513789e [PATCH] IB: Add ib_create_ah_from_wc to IB verbs by Hal Rosenstock · 20 years ago
  37. cabe3cb [PATCH] IB: Fix a couple of MAD code paths by Hal Rosenstock · 20 years ago
  38. 29bb33d [PATCH] IB: Optimize canceling a MAD by Hal Rosenstock · 20 years ago
  39. 03b61ad [PATCH] IB: Add ib_modify_mad API to MAD by Hal Rosenstock · 20 years ago
  40. 2c153b9 [PATCH] IB: Eliminate MAD cache leak associated with local completions by Hal Rosenstock · 20 years ago
  41. dbf9227 [PATCH] IB: Simplify calling of list_del in MAD by Hal Rosenstock · 20 years ago
  42. f75b7a5 [PATCH] IB: Add automatic retries to MAD layer by Hal Rosenstock · 20 years ago
  43. df9f9ea [PATCH] IB: Add ib_coalesce_recv_mad to MAD by Hal Rosenstock · 20 years ago
  44. f68bcc2 [PATCH] IB: Minor cleanup during MAD startup and shutdown by Hal Rosenstock · 20 years ago
  45. 6a0c435 [PATCH] IB: Fix timeout/cancelled MAD handling by Hal Rosenstock · 20 years ago
  46. d760ce8 [PATCH] IB: Change ib_mad_send_wr_private struct by Hal Rosenstock · 20 years ago
  47. f8197a4 [PATCH] IB: Change saving of user's send wr_id in MAD by Hal Rosenstock · 20 years ago
  48. 4a0754f [PATCH] IB: Combine some MAD routines by Hal Rosenstock · 20 years ago
  49. 824c8ae [PATCH] IB: Add MAD helper functions by Hal Rosenstock · 20 years ago
  50. b82cab6 [PATCH] IB: Update MAD client API by Hal Rosenstock · 20 years ago
  51. c183a4c [PATCH] IB: Update FMR functions by Hal Rosenstock · 20 years ago
  52. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 20 years ago
  53. 3dcce8e [PATCH] ppc64: tpm_infineon build fix by Andrew Morton · 20 years ago
  54. ebb81fd [PATCH] tpm: Support for Infineon TPM by Marcel Selhorst · 20 years ago
  55. 3e5ea09 [PATCH] s390: use __cpcmd in vmcp_write by Christian Borntraeger · 20 years ago
  56. 4111796 [PATCH] s390: channel tape fixes by Stefan Bader · 20 years ago
  57. 6bb0e01 [PATCH] s390: free dasd slab cache by Horst Hummel · 20 years ago
  58. d61f6f3 [PATCH] s390: fba dasd i/o errors by Horst Hummel · 20 years ago
  59. c63307f [PATCH] s390: resource accessibility event handling by Cornelia Huck · 20 years ago
  60. 1d3ac7a [PATCH] s390: debug data for ifcc/ccc by Cornelia Huck · 20 years ago
  61. e63b68d [PATCH] CRIS IDE driver by Mikael Starvik · 20 years ago
  62. 62b662a [PATCH] ppc64: genrtc build fix by Andrew Morton · 20 years ago
  63. 64c74de [PATCH] ppc64: hide CONFIG_ADB by Olaf Hering · 20 years ago
  64. 4bfdf37 [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling by Andrey Panin · 20 years ago
  65. bbaf364 [PATCH] drm: via: fix sparse warnings by Alexey Dobriyan · 20 years ago
  66. db1de15 [PATCH] serial: MRi MRI-PCIDS1 dual port serial card by David Ranson · 20 years ago
  67. 1872bce [PATCH] ub: fix for blank CDs by Pete Zaitcev · 20 years ago
  68. c223695 [PATCH] jsm: warning fixes by V. ANANDA KRISHNAN · 20 years ago
  69. 9539c1d [PATCH] jsm: use dynamic major number allocation by V. ANANDA KRISHNAN · 20 years ago
  70. 49f2991 [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver by Olivier Blin · 20 years ago
  71. b24b103 [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev by Alan Stern · 20 years ago
  72. b7343f0 [PATCH] watchdog: add missing 0x in alim1535_wdt.c by Rolf Eike Beer · 20 years ago
  73. 9a14d4c [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n by Adrian Bunk · 20 years ago
  74. c9b3ad6 [PATCH] as-iosched tunable encoding fix by Jens Axboe · 20 years ago
  75. 5e50e7a [PATCH] Add missing tvaudio try_to_freeze() by Nigel Cunningham · 20 years ago
  76. 4b5c7ae [PATCH] md: when resizing an array, we need to update resync_max_sectors as well as size by NeilBrown · 20 years ago
  77. b38817d [PATCH] mips: fbdev Kcofnig fix by Yoichi Yuasa · 20 years ago
  78. 8c86cb1 [PATCH] I2C-MPC: Restore code removed by Kumar Gala · 20 years ago
  79. 479d0f4 [PATCH] softdog build fix by Andrew Morton · 20 years ago
  80. cc1d3a9 [PATCH] eurotechwdt build fix by Andrew Morton · 20 years ago
  81. 4d7de66 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  82. fc00a62 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  83. db776a1 Fix compiler warning in qla_iocb.c by Linus Torvalds · 20 years ago
  84. b35c67a [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off by Eric W. Biederman · 20 years ago
  85. 6660316 [PATCH] acpi_power_off: Don't switch to the boot cpu by Eric W. Biederman · 20 years ago
  86. 68acc05 [PATCH] pcwd.c: Call kernel_power_off not machine_power_off by Eric W. Biederman · 20 years ago
  87. 804ebf4 [PATCH] 68328serial: sysrq should use emergency_reboot by Eric W. Biederman · 20 years ago
  88. 970d324 [PATCH] In hangcheck-timer.c call emergency_restart() by Eric W. Biederman · 20 years ago
  89. f82567e [PATCH] Fix watchdog drivers to call emergency_reboot() by Eric W. Biederman · 20 years ago
  90. 4de8b9b [PATCH] Update sysrq-B to use emergency_restart() by Eric W. Biederman · 20 years ago
  91. a6fa657 [PATCH] qla2xxx: Kconfig dependency fix by Andrew Morton · 20 years ago
  92. 9a168bd [PATCH] qla: remove anonymous union by Andrew Morton · 20 years ago
  93. 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 20 years ago
  94. 821ca47 [PATCH] ARM: 2830/1: Fix Jornada 720 PCMCIA-support by Michael Gernoth · 20 years ago
  95. 52fbae2 [ATM]: speedtch: Revert 86cf42e4e029b83110cf98692420239103363dbf by David S. Miller · 20 years ago
  96. fc87670 [TG3]: Update driver version and reldate. by David S. Miller · 20 years ago
  97. 747e8f8 [TG3]: add 5780 fiber support by Michael Chan · 20 years ago
  98. ef7f5ec [TG3]: disallow jumbo TSO on 5780 by Michael Chan · 20 years ago
  99. fdfec17 [TG3]: consolidate all DMA water mark settings by Michael Chan · 20 years ago
  100. 7e72aad [TG3]: add variable buffer size for standard ring by Michael Chan · 20 years ago