1. 0d42cfe staging: speakup: speakup_spkout.c: style fixes by Christopher Brannon · 14 years ago
  2. 13f1a04 staging: speakup: speakup_soft.c: style fixes by Christopher Brannon · 14 years ago
  3. e66c3d8 staging: speakup: speakup_ltlk.c: style fixes by Christopher Brannon · 14 years ago
  4. 75d6282 staging: speakup: speakup_keypc.c: style fixes by Christopher Brannon · 14 years ago
  5. 9d096af staging: speakup: speakup_dummy.c: style fixes by Christopher Brannon · 14 years ago
  6. 2c9e0cb staging: speakup: speakup_dtlk.c: style fixes by Christopher Brannon · 14 years ago
  7. 227e18d staging: speakup: speakup_decpc.c: style fixes by Christopher Brannon · 14 years ago
  8. 3d4f7ea staging: speakup: speakup_decext.c: style fixes by Christopher Brannon · 14 years ago
  9. 64d1e5a staging: speakup: speakup_bns.c: style fixes by Christopher Brannon · 14 years ago
  10. d1c07c4 staging: speakup: speakup_audptr.c: style fixes by Christopher Brannon · 14 years ago
  11. f493144 staging: speakup: speakup_apollo.c: style fixes by Christopher Brannon · 14 years ago
  12. 28ba867 staging: speakup: speakup_acntsa.c: style fixes by Christopher Brannon · 14 years ago
  13. bf4a4ba staging: speakup: speakup_acntpc.c: style fixes by Christopher Brannon · 14 years ago
  14. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  15. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  16. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  17. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  18. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  19. 7662ff4 ixgbe: DCB: remove DCB check config by John Fastabend · 14 years ago
  20. e5690e0 sh: clkfwk: Fix fault in frequency iterator. by Paul Mundt · 14 years ago
  21. 4ea6e4f HID: add absolute axis resolution calculation by Nikolai Kondrashov · 14 years ago
  22. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  23. 495d2b3 block: Make the integrity mapped property a bio flag by Martin K. Petersen · 14 years ago
  24. a5360df pcmcia/yenta: guide users in case of problems with O2-bridges by Wolfram Sang · 14 years ago
  25. 5dbfe7a drbd: add race-breaker to drbd_go_diskless by Lars Ellenberg · 14 years ago
  26. 630f2d4 fbdev: sh_mobile_hdmi: fix compilation without SOUND enabled by Guennadi Liakhovetski · 14 years ago
  27. cd254f2 oprofile: make !CONFIG_PM function stubs static inline by Robert Richter · 14 years ago
  28. b3b3a9b oprofile: fix linker errors by Anand Gadiyar · 14 years ago
  29. 277dd98 oprofile: include platform_device.h to fix build break by Anand Gadiyar · 14 years ago
  30. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 14 years ago
  31. f1198d1 fbdev: sh_mobile_hdmi: add support for the "video=" kernel command line option by Guennadi Liakhovetski · 14 years ago
  32. 6031f34 fbdev: sh_mobile_lcdc: relax .check_var() HSYNC test by Guennadi Liakhovetski · 14 years ago
  33. c44f9f7 fbdev: sh_mobile_lcdc: make platform videomode table optional by Guennadi Liakhovetski · 14 years ago
  34. 8e122db sh: clkfwk: Add a helper for rate rounding by divisor ranges. by Paul Mundt · 14 years ago
  35. f586903 sh: clkfwk: Abstract rate rounding helper. by Paul Mundt · 14 years ago
  36. ac72412 drbd: use dynamic_dev_dbg to optionally log uuid changes by Lars Ellenberg · 14 years ago
  37. 28085bc sh: clkfwk: support clock remapping. by Paul Mundt · 14 years ago
  38. ff7f5aa IB/pack: IBoE UD packet packing support by Eli Cohen · 14 years ago
  39. 73f12e8 drivers: misc: ti-st: fix review comments by Pavan Savoy · 14 years ago
  40. da6830a staging: brcm80211: remove unrefrenced malloced field by mike.rapoport@gmail.com · 14 years ago
  41. 182acb3 staging: brcm80211: replace MFREE with kfree by mike.rapoport@gmail.com · 14 years ago
  42. 199d217 staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE} by mike.rapoport@gmail.com · 14 years ago
  43. 5fcc1fc staging: brcm80211: replace MALLOC() with k[zm]alloc by mike.rapoport@gmail.com · 14 years ago
  44. 97e17d0 staging: brcm80211: remove osl_malloced()/MALLOCED() by mike.rapoport@gmail.com · 14 years ago
  45. 6a92fdf staging: brcm80211: remove DHD_USE_STATIC_BUF by mike.rapoport@gmail.com · 14 years ago
  46. 6ddcfdc Staging: brcm80211: fix up compiler warnings I created by Greg Kroah-Hartman · 14 years ago
  47. 7383141 staging: brcm80211: remove OSL_DELAY by mike.rapoport@gmail.com · 14 years ago
  48. 5dc56c9 staging: brcm80211: brcmfmac: bug fix - scan result report by nohee ko · 14 years ago
  49. 7356f42 staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig() by nohee ko · 14 years ago
  50. 4c71ebf staging: brcm80211: Purge unused bcmwpa.[ch] by Brett Rudley · 14 years ago
  51. 0a652b9 staging: speakup: fix printk format warning by Randy Dunlap · 14 years ago
  52. 6566961 staging: octeon: Remove USB code by Bernhard Walle · 14 years ago
  53. 310bad0 staging: ft1000: Use specific error return value. by Marek Belisko · 14 years ago
  54. f9d1737 staging: ft1000: Get rid of using atoi. by Marek Belisko · 14 years ago
  55. 83cb192 staging: sst: Remove the aava bits by Alan Cox · 14 years ago
  56. 88eea8d staging: sst: remove the kernel locking in ioctl by Vinod Koul · 14 years ago
  57. 6e2c2dc staging: ft1000: remove dead code. by Marek Belisko · 14 years ago
  58. 47873d3 staging: ft1000: correct indentations for ft1000_usb.c file. by Marek Belisko · 14 years ago
  59. 3d97ca7 staging: ft1000: replace and remove c99 comments. by Marek Belisko · 14 years ago
  60. c6f2c47b staging: ft1000: lines over 80 characters corrected. by Marek Belisko · 14 years ago
  61. 0f570d8 staging: ft1000: various checkpatch.pl fixes. by Marek Belisko · 14 years ago
  62. 2a28f6c staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Randy Dunlap by Michael Hennerich · 14 years ago
  63. 6496a5c char: hvc: check for error case by Vasiliy Kulikov · 14 years ago
  64. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  65. cd2638a igb: add check for fiber/serdes devices to igb_set_spd_dplx; by Carolyn Wyborny · 14 years ago
  66. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  67. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  68. ee87a82 cnic: Add support for 57712 device by Michael Chan · 14 years ago
  69. a3ceeeb cnic: Decouple uio close from cnic shutdown by Michael Chan · 14 years ago
  70. cd80153 cnic: Add cnic_uio_dev struct by Michael Chan · 14 years ago
  71. c06c046 cnic: Add cnic_free_uio() by Michael Chan · 14 years ago
  72. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  73. a2c9e76 cnic: Add cnic_bnx2x_destroy_ramrod() by Michael Chan · 14 years ago
  74. 6e0dda0 cnic: Convert ctx_flags to bit fields by Michael Chan · 14 years ago
  75. 6e0dc64 cnic: Add common cnic_request_irq() by Michael Chan · 14 years ago
  76. 2265769 drbd: cleanup: change "<= 0" to "== 0" by Dan Carpenter · 14 years ago
  77. ca0e609 drbd: relax the grace period of the md_sync timer again by Lars Ellenberg · 14 years ago
  78. 856c50c drbd: add some more explicit drbd_md_sync by Lars Ellenberg · 14 years ago
  79. 9d28287 drbd: drop wrong debug asserts, fix recently introduced race by Lars Ellenberg · 14 years ago
  80. 3be63ff iwlwifi: move agn only eeprom functions to separate file by Wey-Yi Guy · 14 years ago
  81. 40bbfd4 iwlagn: check beacon frame size by Johannes Berg · 14 years ago
  82. 657e11a iwlwifi: blink LED in IBSS mode by Johannes Berg · 14 years ago
  83. dacefed iwlwifi: rewrite RXON checks by Johannes Berg · 14 years ago
  84. 34f5a70 iwlagn: 6050 ops should be used; by Wey-Yi Guy · 14 years ago
  85. 7783454 iwlwifi: clean up some beacon handling by Johannes Berg · 14 years ago
  86. 12e934d iwlwifi: rename ibss_beacon variable by Johannes Berg · 14 years ago
  87. 085fbca iwlwifi: allow probe-after-rx on 2.4 GHz by Johannes Berg · 14 years ago
  88. de05ead iwlgn: need longer tx queue stuck timer for coex devices by Wey-Yi Guy · 14 years ago
  89. 0f8488e drbd: cleanup useless leftover warn/error printk's by Lars Ellenberg · 14 years ago
  90. 13d4268 drbd: add explicit drbd_md_sync to drbd_resync_finished by Lars Ellenberg · 14 years ago
  91. b18b37b drbd: Do not log an ASSERT for P_OV_REQUEST packets while C_CONNECTED by Philipp Reisner · 14 years ago
  92. e9e6f3e drbd: fix for possible deadlock on IO error during resync by Lars Ellenberg · 14 years ago
  93. 22cc37a drbd: fix unlikely access after free and list corruption by Lars Ellenberg · 14 years ago
  94. af85e8e drbd: fix for spurious fullsync (uuids rotated too fast) by Lars Ellenberg · 14 years ago
  95. e9ef7bb drbd: allow for explicit resync-finished notifications by Lars Ellenberg · 14 years ago
  96. 4ac4aad drbd: preparation commit, using full state in receive_state() by Lars Ellenberg · 14 years ago
  97. 2b2bf21 drbd: drbd_send_ack_dp must not rely on header information by Lars Ellenberg · 14 years ago
  98. 004352f drbd: Fix regression in recv_bm_rle_bits (compressed bitmap) by Lars Ellenberg · 14 years ago
  99. f10f262 drbd: Fixed a stupid copy and paste error by Philipp Reisner · 14 years ago
  100. 00b4253 drbd: Allow larger values for c-fill-target. by Philipp Reisner · 14 years ago