1. 66ecb92 Driver core: bin_attribute parameters can often be const* by Phil Carmody · 15 years ago
  2. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  3. f1f76f8 devtmpfs: Convert dirlock to a mutex by Thomas Gleixner · 15 years ago
  4. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  5. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  6. 3b1c37c fujitu-laptop: fix tests of acpi_evaluate_integer() return value by Jonathan Woithe · 15 years ago
  7. d94a510 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  8. 0786201 drm/radeon/kms: add definitions for v4 power tables by Alex Deucher · 15 years ago
  9. f56cd64 drm/radeon/kms: never combine LVDS with another encoder by Alex Deucher · 15 years ago
  10. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 15 years ago
  11. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  12. d2efdf6 drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) by Alex Deucher · 15 years ago
  13. 512889f drm/radeon/kms: add 3DC compression support by Marek Olšák · 15 years ago
  14. 46c64d4 drm/radeon/kms: allow rendering while no colorbuffer is set on r300 by Marek Olšák · 15 years ago
  15. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  16. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  17. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 15 years ago
  18. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 15 years ago
  19. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 15 years ago
  20. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  21. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 15 years ago
  22. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 15 years ago
  23. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  24. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  25. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  26. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 15 years ago
  27. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  28. 01136ac DRM: Rename clamp variable by Andi Kleen · 15 years ago
  29. c9f937e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  30. 2218a4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  31. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  32. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  33. 7801edb media video cx23888 driver: ported to new kfifo API by Stefani Seibold · 15 years ago
  34. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  35. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  36. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  37. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  38. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  39. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 15 years ago
  40. 05f94c9 pohmelfs needs I_LOCK by Evgeniy Polyakov · 15 years ago
  41. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
  42. b9c2db7 ACPI: processor: open code acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  43. fa11856 ACPI: processor: change acpi_processor_eval_pdc interface by Alex Chiang · 15 years ago
  44. 3b407ae ACPI: processor: introduce acpi_processor_alloc_pdc() by Alex Chiang · 15 years ago
  45. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  46. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  47. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  48. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  49. 1d9cb47 ACPI: processor: introduce arch_has_acpi_pdc by Alex Chiang · 15 years ago
  50. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  51. 55b313f ACPI: EC: Fix MSI DMI detection by Alexey Starikovskiy · 15 years ago
  52. 81074e9 ACPI: disable _OSI(Windows 2009) on Asus K50IJ by Zhang Rui · 15 years ago
  53. 3439d65 pata_bf54x: handle portmuxing of pins through GPIO PORTs by Sonic Zhang · 15 years ago
  54. f7b84a6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  55. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  56. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 15 years ago
  57. aa0baae PM: Use pm_runtime_put_sync in system resume by Alan Stern · 15 years ago
  58. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 15 years ago
  60. cdd90fb ARM: add missing include to nwflash.c by Russell King · 15 years ago
  61. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  62. ecd5907 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  63. 7c65ec7 gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC by Sandeep Gopalpet · 15 years ago
  64. a7f3804 gianfar: Fix stats support by Sandeep Gopalpet · 15 years ago
  65. 1ccb838 gianfar: Fix a filer bug by Sandeep Gopalpet · 15 years ago
  66. e6bf95f bnx2: fixing a timout error due not refreshing TX timers correctly by Breno Leitao · 15 years ago
  67. 4773a47 can/at91: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  68. 01a1e7e mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 15 years ago
  69. 4529819 bnx2: reset_task is crashing the kernel. Fixing it. by Breno Leitao · 15 years ago
  70. f9c4171 TI DaVinci EMAC: Fix MDIO bus frequency configuration by Nageswari Srinivasan · 15 years ago
  71. 70abc8c e100: Fix broken cbs accounting due to missing memset. by Roger Oksanen · 15 years ago
  72. 5ee6f6a broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk() by Roel Kluin · 15 years ago
  73. db94ce9 e1000e: LED settings in EEPROM ignored on 82571 and 82572 by Bruce Allan · 15 years ago
  74. afdafff netxen: use module parameter correctly by Stephen Hemminger · 15 years ago
  75. 9b0fd11 watchdog: update geodewdt for new MFGPT API by Andres Salomon · 15 years ago
  76. 1d802e2 [S390] Use strim instead of strstrip to avoid false warnings. by Heiko Carstens · 15 years ago
  77. 8bcd9b0 [S390] qdio: add counter for input queue full condition by Jan Glauber · 15 years ago
  78. 7883097 [S390] qdio: remove superfluous log entries and WARN_ONs. by Jan Glauber · 15 years ago
  79. d302e1a [S390] cio: fix channel path vary by Peter Oberparleiter · 15 years ago
  80. 83e56d0 [S390] drivers: Correct size given to memset by Julia Lawall · 15 years ago
  81. bb50991 [S390] tape: Add pr_fmt() macro to all tape source files by Michael Holzheu · 15 years ago
  82. 2b31001 [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() by Roel Kluin · 15 years ago
  83. 6d53cfe [S390] dasd: PTR_ERR return of wrong pointer in by Roel Kluin · 15 years ago
  84. ea05854 [S390] dasd: move dasd-diag kmsg to dasd by Stefan Haberland · 15 years ago
  85. ffa8d2a [S390] cio: fix drvdata usage for the console subchannel by Sebastian Ott · 15 years ago
  86. 925cc71 mm: Add notifier in pageblock isolation for balloon drivers by Robert Jennings · 15 years ago
  87. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  88. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  89. b5c96f8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  90. ecf762b PM: Measure device suspend and resume times by Rafael J. Wysocki · 15 years ago
  91. 875ab0b PM: Make the initcall_debug style timing for suspend/resume complete by Rafael J. Wysocki · 15 years ago
  92. e82b1da Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  93. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  94. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  95. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  96. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  97. dcd6dfc Merge branch 'drm-linus' into drm-core-next by Dave Airlie · 15 years ago
  98. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  99. cbc8cc0 Merge remote branch 'korg/drm-vmware-staging' into drm-core-next by Dave Airlie · 15 years ago
  100. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago