1. e1c54b6 osst: update ppos instead of using file->f_pos by Jan Blunck · 14 years ago
  2. a48223f lktdm: add support for hardlockup, softlockup and hung task crashes by Frederic Weisbecker · 14 years ago
  3. 6d256fa Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 14 years ago
  4. 63ae96b drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILE by Joe Perches · 14 years ago
  5. 679395f rapidio: use default route value for CPS switches by Alexandre Bounine · 14 years ago
  6. 7a88d62 rapidio: add switch domain routines by Alexandre Bounine · 14 years ago
  7. 058f88d6 rapidio: modify initialization of switch operations by Alexandre Bounine · 14 years ago
  8. 011507e rapidio: add debug configuration option by Alexandre Bounine · 14 years ago
  9. 68b04cd rapidio: fix typos and minor edits by Alexandre Bounine · 14 years ago
  10. 933af4a rapidio: add enabling SRIO port RX and TX by Thomas Moll · 14 years ago
  11. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 14 years ago
  12. 818a04a rapidio: add switch locking during discovery by Alexandre Bounine · 14 years ago
  13. 07590ff rapidio: add IDT CPS/TSI switches by Alexandre Bounine · 14 years ago
  14. f67231f drivers/char/applicom.c: use memdup_user by Julia Lawall · 14 years ago
  15. 8757543 drivers/char/ppdev.c: use kasprintf by Julia Lawall · 14 years ago
  16. 56d611a char drivers: RAM oops/panic logger by Marco Stornelli · 14 years ago
  17. a747c5a ipmi: handle run_to_completion properly in deliver_recv_msg() by Jiri Kosina · 14 years ago
  18. 279fbd0 ipmi: update driver to use dev_printk and its constructs by Myron Stowe · 14 years ago
  19. 8c8eae2 ipmi: convert tracking of the ACPI device pointer to a PNP device by Myron Stowe · 14 years ago
  20. ddac44b ipmi: change timeout and event poll to one second by Corey Minyard · 14 years ago
  21. 06ee459 ipmi: attempt to register multiple SIs of the same type by Matthew Garrett · 14 years ago
  22. 3326f4f ipmi: reduce polling by Matthew Garrett · 14 years ago
  23. ea4078c ipmi: reduce polling when interrupts are available by Matthew Garrett · 14 years ago
  24. 754d453 ipmi: change device discovery order by Matthew Garrett · 14 years ago
  25. d8cc526 ipmi: only register one si per bmc by Matthew Garrett · 14 years ago
  26. 2407d77 ipmi: split device discovery and registration by Matthew Garrett · 14 years ago
  27. 5fedc4a ipmi: change addr_source to an enum rather than strings by Matthew Garrett · 14 years ago
  28. 55af6bb md: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  29. 1dee31f ehca: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  30. ad84bb5 topology: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 14 years ago
  31. b8d6b0d drivers/telephony/ixj.c: use memdup_user by Julia Lawall · 14 years ago
  32. 8fc809d fbdev: bf54x-lq043fb: fix unused warnings with backlight code by Mike Frysinger · 14 years ago
  33. d11991c fbdev: bfin-t350mcqb-fb: avoid unused warnings in backlight code by Mike Frysinger · 14 years ago
  34. a51faab drivers/video/via: use memdup_user by Julia Lawall · 14 years ago
  35. 9966c4f add support for S3 Trio3D/1X/2X by Ondrej Zary · 14 years ago
  36. 48baa18 drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() by Daniel Mack · 14 years ago
  37. 8081c84 gpio: add Penwell gpio support by Alek Du · 14 years ago
  38. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 14 years ago
  39. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 14 years ago
  40. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 14 years ago
  41. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 14 years ago
  42. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 14 years ago
  43. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 14 years ago
  44. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 14 years ago
  45. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 14 years ago
  46. 0af62f4 rtc: AB8500 RTC driver by Virupax Sadashivpetimath · 14 years ago
  47. b81d67a drivers/message/i2o/i2o_config.c: use memdup_user by Julia Lawall · 14 years ago
  48. 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 14 years ago
  49. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 14 years ago
  50. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  51. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  52. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  53. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  54. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  55. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 14 years ago
  56. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 14 years ago
  57. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 14 years ago
  58. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 14 years ago
  59. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 14 years ago
  60. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  61. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  62. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  63. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  64. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 14 years ago
  65. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 14 years ago
  66. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 14 years ago
  67. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  68. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 14 years ago
  69. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  70. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 14 years ago
  71. 31f4671 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  72. f45471c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  73. 2101d6f agp: amd64, fix pci reference leaks by Jiri Slaby · 14 years ago
  74. 4a638b4 drm/edid: Allow non-fatal checksum errors in CEA blocks by Adam Jackson · 14 years ago
  75. 921d98b drm/radeon/kms: suppress a build warning (unused variable) by Stefan Richter · 14 years ago
  76. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. f925b13 drivers/net/usb/asix.c: Fix pointer cast. by David S. Miller · 14 years ago
  78. dd131e7 be2net: Bug fix to avoid disabling bottom half during firmware upgrade. by Sarveshwar Bandi · 14 years ago
  79. dd7496f hso: add support for new products by Filip Aben · 14 years ago
  80. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  81. 7466a38 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  82. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  83. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  85. 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  86. 99765cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  87. 51e618c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  88. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 14 years ago
  89. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 14 years ago
  90. 4961ab9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 14 years ago
  91. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 14 years ago
  92. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 14 years ago
  93. bf87eae auxdisplay: section cleanup in cfag12864bfb driver by Henrik Kretzschmar · 14 years ago
  94. a42dcb8 nuc900fb: release correct mem region by Dan Carpenter · 14 years ago
  95. 49bbd81 fb_defio: fix for non-dirty ptes by Albert Herranz · 14 years ago
  96. 0d5b026 sgivwfb: fix sections by Henrik Kretzschmar · 14 years ago
  97. a8ce4be s3c2410fb: fix sections by Henrik Kretzschmar · 14 years ago
  98. e88a0f4 hitfb: fix sections by Henrik Kretzschmar · 14 years ago
  99. 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 14 years ago
  100. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 14 years ago