1. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  2. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  3. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  4. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  5. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  7. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  8. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  9. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  10. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  11. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  12. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  13. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  14. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  15. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  16. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  17. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  18. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  19. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  20. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  21. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago
  22. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 15 years ago
  23. fc380ce x86-64, paravirt: Call set_iopl_mask() on 64 bits by H. Peter Anvin · 15 years ago
  24. ce9119a x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 by H. Peter Anvin · 15 years ago
  25. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  26. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 15 years ago
  27. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 15 years ago
  28. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  29. 27f5955 x86: Merge sys_iopl by Brian Gerst · 15 years ago
  30. e258e4e x86-32: Add new pt_regs stubs by Brian Gerst · 15 years ago
  31. 767ea5c ceph: do not feed bad device ids to crush by Sage Weil · 15 years ago
  32. 7a576df RDMA/nes: Fix stale ARP issue by Faisal Latif · 15 years ago
  33. b1190d3 RDMA/nes: FIN during MPA startup causes timeout by Faisal Latif · 15 years ago
  34. d2fa9b26 RDMA/nes: Free kmap() resources by Faisal Latif · 15 years ago
  35. fd000e1 RDMA/nes: Check for zero STag by Faisal Latif · 15 years ago
  36. 886f98a RDMA/nes: Fix Xansation test crash on cm_node ref_count by Faisal Latif · 15 years ago
  37. f9f3f1e RDMA/nes: Abnormal listener exit causes loopback node crash by Faisal Latif · 15 years ago
  38. c5a7d48 RDMA/nes: Fix crash in nes_accept() by Faisal Latif · 15 years ago
  39. 69524e1 RDMA/nes: Resource not freed for REJECTed connections by Faisal Latif · 15 years ago
  40. 1cf078c RDMA/nes: MPA request/response error checking by Faisal Latif · 15 years ago
  41. 8ac7f6e RDMA/nes: Fix query of ORD values by Faisal Latif · 15 years ago
  42. 9b84dbe RDMA/nes: Fix MAX_CM_BUFFER define by Faisal Latif · 15 years ago
  43. d85ddd8 RDMA/nes: Pass correct size to ioremap_nocache() by Julia Lawall · 15 years ago
  44. fa6c87d RDMA/nes: Update copyright and branding string by Chien Tung · 15 years ago
  45. 5924aea RDMA/nes: Add max_cqe check to nes_create_cq() by Chien Tung · 15 years ago
  46. 75742c6 RDMA/nes: Clean up struct nes_qp by Chien Tung · 15 years ago
  47. d14152d RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension by Chien Tung · 15 years ago
  48. a276510 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset by Chien Tung · 15 years ago
  49. e293a26 RDMA/nes: Correct fast memory registration implementation by Chien Tung · 15 years ago
  50. e147de0 IB/ehca: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  51. c597b02 RDMA/amso1100: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  52. 86fc80f capabilities: Use RCU to protect task lookup in sys_capget by Thomas Gleixner · 15 years ago
  53. df42245 IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() by Roel Kluin · 15 years ago
  54. f711182 IB: Fix typo in ipoib.txt by Bart Van Assche · 15 years ago
  55. 55464d4 IB: Clarify the documentation of ib_post_send() by Bart Van Assche · 15 years ago
  56. 649fe4a RDMA/nes: Add support for IB_WR_*INV by Chien Tung · 15 years ago
  57. 4293fdc1 RDMA/nes: In nes_post_recv() always set bad_wr on error by Frank Zago · 15 years ago
  58. e5dec39 RDMA/nes: In nes_post_send() always set bad_wr on error by Frank Zago · 15 years ago
  59. 053e324 rpc: remove unneeded function parameter in gss_add_msg() by Suresh Jayaraman · 15 years ago
  60. b387dfe powerpc/83xx: mpc8349emitx - add leds-gpio binding by Dmitry Eremin-Solenikov · 15 years ago
  61. 1d88fd1 powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devices by Dmitry Eremin-Solenikov · 15 years ago
  62. 3320cf8 powerpc/83xx: mpc8349emitx - populate I2C busses in device tree by Dmitry Eremin-Solenikov · 15 years ago
  63. 9174e49 powerpc/83xx: mpc8349emitx - add gpio controller declarations by Dmitry Eremin-Solenikov · 15 years ago
  64. 728900f asus-laptop: schedule display_get and lcd_switch for removal by Corentin Chary · 15 years ago
  65. 325fb8e eeepc-laptop: re-add check for eeepc->backlight == NULL by Alan Jenkins · 15 years ago
  66. f90be87 eeepc-laptop: fix coding style by Corentin Chary · 15 years ago
  67. b39b85e74 eeepc-laptop: map keys found on newer eeepc by Corentin Chary · 15 years ago
  68. 1f0233e asus-laptop: Add wlan switch found on V6V by Corentin Chary · 15 years ago
  69. 14f8af3 asus-laptop: add Lenovo SL hotkey support by Ike Panhc · 15 years ago
  70. 16851f9 asus-laptop: use KEY_F13 to map "Disable Touchpad" event by Corentin Chary · 15 years ago
  71. 854c783 eeepc-laptop: callbacks should use "driver data" parameter or field by Alan Jenkins · 15 years ago
  72. a7624b6 eeepc-laptop: revise names by Alan Jenkins · 15 years ago
  73. 52bbe3c eeepc-laptop: code movement by Alan Jenkins · 15 years ago
  74. 9db106b eeepc-laptop: move platform device initialisation to a separate function by Alan Jenkins · 15 years ago
  75. 22072e9 eeepc-laptop: move platform driver registration out of eeepc_hotk_add() by Alan Jenkins · 15 years ago
  76. bf9598b eeepc-laptop: refactor notifications by Alan Jenkins · 15 years ago
  77. 463b4e4 eeepc-laptop: simplify how the hwmon device reads values from the EC by Alan Jenkins · 15 years ago
  78. 6b188a7 eeepc-laptop: simplify acpi initialization by Alan Jenkins · 15 years ago
  79. 951037e eeepc-laptop: no need to check argument of set_brightness() by Alan Jenkins · 15 years ago
  80. a2a1d36 eeepc-laptop: remove redundant NULL checks by Alan Jenkins · 15 years ago
  81. 13f7002 eeepc-laptop: fix set_acpi() to return non-zero on failure by Alan Jenkins · 15 years ago
  82. dc56ad9 eeepc-laptop: fix potential leak (led_init() failure) by Alan Jenkins · 15 years ago
  83. 2b56f1c eeepc-laptop: fix led initialization order by Alan Jenkins · 15 years ago
  84. 4871868 eeepc-laptop: fix value of pwm1_enable to match documentation by Alan Jenkins · 15 years ago
  85. eacec30 eeepc-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  86. 2adb8bd eeepc-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  87. fbe3d89 eeepc-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  88. 3c0eb51 eeepc-laptop: add touchpad led by Corentin Chary · 15 years ago
  89. edf6245 asus-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  90. db7c554 asus-acpi: set acpi_driver.owner by Alan Jenkins · 15 years ago
  91. 5a4a9f6 asus-acpi: Remove uneccesary acpi_disabled checks by Alan Jenkins · 15 years ago
  92. b7fab7a asus-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  93. 2d5db0b asus-acpi: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  94. 1df8d8d asus-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  95. 6dff29b eeepc-laptop: disp attribute should be write-only by Alan Jenkins · 15 years ago
  96. 196f008 powerpc/fsl: try to explain why the interrupt numbers are off by 16 by Sebastian Andrzej Siewior · 15 years ago
  97. f93611f powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllers by Anton Vorontsov · 15 years ago
  98. 792979c thinkpad-acpi: use input_set_capability by Henrique de Moraes Holschuh · 15 years ago
  99. 9ebd9e8 thinkpad-acpi: log temperatures on termal alarm (v2) by Henrique de Moraes Holschuh · 15 years ago
  100. b09c722 thinkpad-acpi: expose module parameters by Henrique de Moraes Holschuh · 15 years ago