1. 697fb85 pps: LinuxPPS clients support by Rodolfo Giometti · 15 years ago
  2. 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 15 years ago
  3. 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 15 years ago
  4. e3c4bcc dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask by FUJITA Tomonori · 15 years ago
  5. 8004fd2 edac: e752x: add dram scrubbing support by Peter Tyser · 15 years ago
  6. 8de5c1a edac: e752x fsb ecc by Konstantin Olifer · 15 years ago
  7. 66ed3f7 edac: mpc85xx use resource_size instead of raw math by H Hartley Sweeten · 15 years ago
  8. dcca7c3 edac: mpc85xx improve SDRAM error reporting by Peter Tyser · 15 years ago
  9. 2176863 edac: mpc85xx mask ecc syndrome correctly by Peter Tyser · 15 years ago
  10. 2f95d51 ipmi: fix slave_addrs setting to actually work by Bela Lubkin · 15 years ago
  11. ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 15 years ago
  12. d6db2ad copy_signal() cleanup: clean tty_audit_fork() by Veaceslav Falico · 15 years ago
  13. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 15 years ago
  14. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 15 years ago
  15. 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 15 years ago
  16. a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  17. 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 15 years ago
  18. 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 15 years ago
  19. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 15 years ago
  20. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 15 years ago
  21. b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 15 years ago
  22. 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 15 years ago
  23. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 15 years ago
  24. 415559f viafb: rework color setting by Florian Tobias Schandinat · 15 years ago
  25. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 15 years ago
  26. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 15 years ago
  27. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 15 years ago
  28. 4bbac05 viafb: remove dead code due to IGA1_IGA2 by Florian Tobias Schandinat · 15 years ago
  29. daacccd viafb: split color mode setting up by Florian Tobias Schandinat · 15 years ago
  30. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 15 years ago
  31. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 15 years ago
  32. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 15 years ago
  33. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 15 years ago
  34. d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 15 years ago
  35. c5f06f5 viafb: some dvi cleanup by Florian Tobias Schandinat · 15 years ago
  36. 9b24b00 viafb: remove the remaining VIA_RES_* uses by Florian Tobias Schandinat · 15 years ago
  37. dd73d68 viafb: split global index up by Florian Tobias Schandinat · 15 years ago
  38. 2365dfe viafb: remove dead code by Florian Tobias Schandinat · 15 years ago
  39. cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 15 years ago
  40. c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
  41. d40f29b fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler by Michael Hennerich · 15 years ago
  42. 0d3580d asiliantfb: fix test of unsigned in asiliant_calc_dclk2() by Roel Kluin · 15 years ago
  43. 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 15 years ago
  44. 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 15 years ago
  45. 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 15 years ago
  46. ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 15 years ago
  47. 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 15 years ago
  48. ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 15 years ago
  49. 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 15 years ago
  50. 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 15 years ago
  51. 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 15 years ago
  52. 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 15 years ago
  53. 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 15 years ago
  54. 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 15 years ago
  55. 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 15 years ago
  56. 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 15 years ago
  57. 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 15 years ago
  58. 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 15 years ago
  59. 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 15 years ago
  60. c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 15 years ago
  61. 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 15 years ago
  62. 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 15 years ago
  63. 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 15 years ago
  64. 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 15 years ago
  65. e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 15 years ago
  66. 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 15 years ago
  67. 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 15 years ago
  68. a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 15 years ago
  69. da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 15 years ago
  70. 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 15 years ago
  71. b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 15 years ago
  72. bb57f0c6 drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 15 years ago
  73. 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 15 years ago
  74. d7b2b2e drivers/block/floppy.c: hoist assigns from if()s, neatening by Joe Perches · 15 years ago
  75. 045f983 drivers/block/floppy.c: remove used once CHECK_READY macro by Joe Perches · 15 years ago
  76. a81ee54 drivers/block/floppy.c: remove unnecessary braces by Joe Perches · 15 years ago
  77. b46df35 drivers/block/floppy.c: use pr_<level> by Joe Perches · 15 years ago
  78. 48c8cee drivers/block/floppy.c: #define space and column neatening by Joe Perches · 15 years ago
  79. d493754 drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ by Joe Perches · 15 years ago
  80. 9b3a654 drivers/scsi/ses.c: eliminate double free by Julia Lawall · 15 years ago
  81. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 15 years ago
  82. d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 15 years ago
  83. 522dba7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  84. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  85. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  86. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 15 years ago
  87. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 15 years ago
  88. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 15 years ago
  89. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 15 years ago
  90. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 15 years ago
  91. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 15 years ago
  92. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 15 years ago
  93. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 15 years ago
  94. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 15 years ago
  95. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 15 years ago
  96. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 15 years ago
  97. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 15 years ago
  98. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 15 years ago
  99. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 15 years ago
  100. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago