1. 569a5df [TG3]: Use constant for PHY register 0x1e. by Michael Chan · 17 years ago
  2. 5129724 [TG3]: Power down 5704 serdes transceiver when shutting down. by Michael Chan · 17 years ago
  3. d7b0a85 [TG3]: 5906 doesn't need to switch to slower clock. by Michael Chan · 17 years ago
  4. d4011ad [TG3]: 5722/5756 don't need PHY jitter workaround. by Michael Chan · 17 years ago
  5. 49afdeb [TG3]: Use lower DMA watermark for 5703. by Michael Chan · 17 years ago
  6. 436f1379 [TG3]: Save MSI state before suspend. by Michael Chan · 17 years ago
  7. ebaf0c6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  8. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  9. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 17 years ago
  10. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  11. fa027c2 [PATCH] mark struct file_operations const 4 by Arjan van de Ven · 17 years ago
  12. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  13. 0465f79 [PATCH] ps3: disable display flipping during mode changes by Geert Uytterhoeven · 17 years ago
  14. 310d8c1 [PATCH] ps3: Virtual Frame Buffer Driver by Geert Uytterhoeven · 17 years ago
  15. dcfe266 [PATCH] fb_videomode_to_var: reset virtual screen parameters by Geert Uytterhoeven · 17 years ago
  16. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  17. 5c52cbe [PATCH] fbdev modedb: allow refresh rates for named video modes by Geert Uytterhoeven · 17 years ago
  18. 11227fd [PATCH] ps3: AV Settings Driver by Geert Uytterhoeven · 17 years ago
  19. 5b8e8ee [PATCH] ps3: add shutdown to virtual uart port driver framework by Geert Uytterhoeven · 17 years ago
  20. 5e14ab8 [PATCH] change nvidiafb_remove to __devexit by Prarit Bhargava · 17 years ago
  21. f5610b9 [PATCH] Video: fb, kzalloc changes by Jiri Slaby · 17 years ago
  22. c4f28e5 [PATCH] Video: fb, add true ref_count atomicity by Jiri Slaby · 17 years ago
  23. 52e7c92 [PATCH] remove the broken FB_S3TRIO driver by Adrian Bunk · 17 years ago
  24. 2fdbe5c [PATCH] matroxfb: Use kzalloc by Jean Delvare · 17 years ago
  25. c30660ea [PATCH] drivers/video/sis: Convert to generic boolean by Richard Knutsson · 17 years ago
  26. 3aebbd8 [PATCH] pm3fb: kill pci_find_device usage by Alan · 17 years ago
  27. 33e321b [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video by Robert P. J. Day · 17 years ago
  28. c7b5447 [PATCH] Recognize video=gx1fb:... option by Alexey Dobriyan · 17 years ago
  29. f9506a5 [PATCH] proper prototype for tosh_smm() by Adrian Bunk · 17 years ago
  30. cd792aa [PATCH] cyber2010 framebuffer on ARM Netwinder fix by Woody Suwalski · 17 years ago
  31. 3a09910 [PATCH] remove bogus con_is_present() prototypes by Adrian Bunk · 17 years ago
  32. fef4590 [PATCH] tgafb: Fix the PCI ID table by Maciej W. Rozycki · 17 years ago
  33. a524d946 [PATCH] tgafb: sync-on-green support fixes by Maciej W. Rozycki · 17 years ago
  34. 1b2f2fe [PATCH] tgafb: module support fixes by Maciej W. Rozycki · 17 years ago
  35. c7488ce [PATCH] tgafb: fix the mode register setting by Maciej W. Rozycki · 17 years ago
  36. be60118 [PATCH] tgafb: support the DirectColor visual by Maciej W. Rozycki · 17 years ago
  37. 36f7140 [PATCH] tgafb: fix copying overlapping areas by Maciej W. Rozycki · 17 years ago
  38. ee9a25e [PATCH] tgafb: switch to framebuffer_alloc() by Maciej W. Rozycki · 17 years ago
  39. e019630 [PATCH] remove broken video drivers by Adrian Bunk · 17 years ago
  40. a268422 [PATCH] fbdev driver for S3 Trio/Virge by Ondrej Zajicek · 17 years ago
  41. 59ae6c6 [PATCH] KVM: Host suspend/resume support by Avi Kivity · 17 years ago
  42. 774c47f [PATCH] KVM: cpu hotplug support by Avi Kivity · 17 years ago
  43. 8d0be2b [PATCH] KVM: VMX: add vcpu_clear() by Avi Kivity · 17 years ago
  44. 133de90 [PATCH] KVM: Add a global list of all virtual machines by Avi Kivity · 17 years ago
  45. 1e8ba6f [PATCH] kvm: fix vcpu freeing bug by Ingo Molnar · 17 years ago
  46. 26bb83a [PATCH] kvm: VMX: Reload ds and es even in 64-bit mode by Avi Kivity · 17 years ago
  47. 5481034 [PATCH] kvm: Two-way apic tpr synchronization by Dor Laor · 17 years ago
  48. d92899a [PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intel by Avi Kivity · 17 years ago
  49. ac6c2bc [PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0 by Avi Kivity · 17 years ago
  50. 988ad74 [PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspace by Avi Kivity · 17 years ago
  51. e119d11 [PATCH] kvm: Fix gva_to_gpa() by Avi Kivity · 17 years ago
  52. a0610dd [PATCH] kvm: Fix asm constraint for lldt instruction by S.Caglar Onur · 17 years ago
  53. 9695823 [PATCH] kvm: optimize inline assembly by Ingo Molnar · 17 years ago
  54. f85aaeb [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  55. 053b47f [PATCH] Workaround CAPI subsystem locking issue by Michael Buesch · 17 years ago
  56. a871fe8 [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values by Richard Knutsson · 17 years ago
  57. 986c4bb [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values by Richard Knutsson · 17 years ago
  58. 2a8081f [PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM by Robert P. J. Day · 17 years ago
  59. f0d8737 [PATCH] ISDN: Remove defunct test emulator by Robert P. J. Day · 17 years ago
  60. e3c07b9 [PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO by Robert P. J. Day · 17 years ago
  61. 26fb5c5 [PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options by Robert P. J. Day · 17 years ago
  62. e3f2769 [PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO". by Robert P. J. Day · 17 years ago
  63. fd863db [PATCH] isdn/capi: use ARRAY_SIZE when appropriate by Ahmed S. Darwish · 17 years ago
  64. fc238b3 [PATCH] drivers/isdn/sc/: proper prototypes by Adrian Bunk · 17 years ago
  65. b19a8f0 [PATCH] drivers/isdn/hisax/: proper prototypes by Adrian Bunk · 17 years ago
  66. 010046d [PATCH] drivers/isdn/pcbit/: proper prototypes by Adrian Bunk · 17 years ago
  67. 9794f33 [PATCH] EDAC: Add Fully-Buffered DIMM APIs to core by eric wollesen · 17 years ago
  68. 4f423dd [PATCH] EDAC: Add memory scrubbing controls API to core by Frithiof Jensen · 17 years ago
  69. 84db003 [PATCH] EDAC: Fix in e752x mc driver by Mike Chan · 17 years ago
  70. 9962fd0 [PATCH] EDAC: e752x byte access fix by Brian Pomerantz · 17 years ago
  71. dfb2a76 [PATCH] EDAC: e752x bit mask fix by Brian Pomerantz · 17 years ago
  72. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  73. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 17 years ago
  74. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 17 years ago
  75. 2ea8186 [PATCH] tty: fix the locking for signal->session in disassociate_ctty by Eric W. Biederman · 17 years ago
  76. 680a967 [PATCH] tty: clarify disassociate_ctty by Eric W. Biederman · 17 years ago
  77. cdc6233 [PATCH] tty: make __proc_set_tty static by Eric W. Biederman · 17 years ago
  78. b587b13 [PATCH] SPI eeprom driver by David Brownell · 17 years ago
  79. 3925a5c [PATCH] RTC gets sysfs wakealarm attribute by David Brownell · 17 years ago
  80. 0ffa028 [PATCH] SPI cleanup() method param becomes non-const by Hans-Peter Nilsson · 17 years ago
  81. 7f8c761 [PATCH] spi_bitbang(): use overridable setup_transfer() method by Hans-Peter Nilsson · 17 years ago
  82. 69c202a [PATCH] SPI: Freescale iMX SPI controller driver (BIS+) by Andrea Paterniani · 17 years ago
  83. fdb3c18 [PATCH] SPI controller driver for OMAP Microwire by David Brownell · 17 years ago
  84. 85abfaa [PATCH] SPI Kconfig fix by David Brownell · 17 years ago
  85. efc4713 [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 17 years ago
  86. 2869b23 [PATCH] drivers/isdn/gigaset: new M101 driver (v2) by Tilman Schmidt · 17 years ago
  87. e13df2c [PATCH] drivers/telephony/ixj: Convert to generic boolean by Richard Knutsson · 17 years ago
  88. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  89. d096f3e [PATCH] Char: specialix, isr have 2 params by Jiri Slaby · 17 years ago
  90. c239122 [PATCH] change __init to __devinit in 2 rtc drivers by Prarit Bhargava · 17 years ago
  91. 92ba0ee [PATCH] drivers/isdn/gigaset: reduce kernel message spam by Tilman Schmidt · 17 years ago
  92. 7435f50 [PATCH] drivers/isdn/gigaset: reduce mutex scope by Tilman Schmidt · 17 years ago
  93. 2a10387 [PATCH] com20020 build fix by Randy Dunlap · 17 years ago
  94. 544fc72 [PATCH] atmel_serial: Use __raw I/O register access by Haavard Skinnemoen · 17 years ago
  95. 9d0094d [PATCH] w1: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  96. 893de2d [PATCH] Char: cyclades, use pci_device_id by Jiri Slaby · 17 years ago
  97. 29d73aa [PATCH] Char: use more PCI_DEVICE macro by Jiri Slaby · 17 years ago
  98. 2ca48ed [PATCH] null pointer dereference in appledisplay driver by Michael Hanselmann · 17 years ago
  99. 045236a [S390] cio: use ARRAY_SIZE in device_id.c by Ahmed S. Darwish · 17 years ago
  100. 4dd3cc5 [S390] cio: Fixup interface for setting options on ccw devices. by Cornelia Huck · 17 years ago