1. b637e02 staging: hv: move netvsc_device_add() to clean up forward declaration by Haiyang Zhang · 14 years ago
  2. 0021e71 staging: hv: move netvsc_destroy_send_buf() to clean up forward declaration by Haiyang Zhang · 14 years ago
  3. ec91cd0 staging: hv: move netvsc_destroy_recv_buf() to clean up forward declaration by Haiyang Zhang · 14 years ago
  4. 5fa9d3c staging: hv: move netvsc_send_recv_completion() to clean up forward declaration by Haiyang Zhang · 14 years ago
  5. 5799115 staging: hv: move netvsc_receive_completion() to clean up forward declaration by Haiyang Zhang · 14 years ago
  6. af24ce4 staging: hv: move netvsc_initialize() to clean up forward declaration by Haiyang Zhang · 14 years ago
  7. 57903f2 staging/easycap: easycap_probe: drop unuzed variables by Tomas Winkler · 14 years ago
  8. ad30d7a staging/easycap: easycap_probe: take out duplicated code from ifdef - else by Tomas Winkler · 14 years ago
  9. 11ff12f staging/easycap: easycap_probe : rename usb variables to common names by Tomas Winkler · 14 years ago
  10. 24742ac IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450 by Michael Hennerich · 14 years ago
  11. d489463 IIO: Documentation: Add ABI documentatio for gyro quadrature correction by Michael Hennerich · 14 years ago
  12. 860a4e9 IIO: GYRO: Add MACRO for gyro quadrature correction by Michael Hennerich · 14 years ago
  13. 7aead6d staging/comedi: remove German in-file changelog by Uwe Kleine-König · 14 years ago
  14. 01fbb47 Staging: iio: oaktrail AK8975 support via IIO by Alan Cox · 14 years ago
  15. acf0b9e staging: brcm80211: removed static ASSERTs by Roland Vossen · 14 years ago
  16. 57d745e staging: brcm80211: Remove symbol CONFIG_BRCM80211 by Larry Finger · 14 years ago
  17. 2657c30 staging: rtl8712: fixed coding style issues by Javier M. Mellid · 14 years ago
  18. 0593758 staging: rtl8712: fixed coding style issues by Javier M. Mellid · 14 years ago
  19. 790c309 staging: brcm80211: ASSERT cleanup in phy by Roland Vossen · 14 years ago
  20. e2ce504 drivers/staging/cx25821/cx25821-video.c: introduce missing kfree by Julia Lawall · 14 years ago
  21. 48c59f4 drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfree by Julia Lawall · 14 years ago
  22. 60d5c9f5b drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfree by Julia Lawall · 14 years ago
  23. 29811f9 staging: brcm80211: separate hndpmu functionality for brcmsmac driver by Arend van Spriel · 14 years ago
  24. 0c6d4ad staging: brcm80211: removed ASSERTs in LCN phy code by Roland Vossen · 14 years ago
  25. 3b6ee72 staging: brcm80211: removed duplicate WMM code by Roland Vossen · 14 years ago
  26. e0372fe staging: brcm80211: made overlapping WMM functions more similar by Roland Vossen · 14 years ago
  27. a332bfc staging: brcm80211: cleanup of WMM related functions by Roland Vossen · 14 years ago
  28. 871f847 staging/keucr: transport usb use pr_<level> by Cho, Yu-Chen · 14 years ago
  29. 548039f staging/keucr: smilmain use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
  30. beddfe8 staging/keucr: scsiglue use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
  31. 615df84 staging/keucr: msscsi use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
  32. af12cc5 Staging: winbond: wb35tx.c: Fixed coding style by Karthigan Srinivasan · 14 years ago
  33. fd1b821 staging/easycap: revamp reset function by Tomas Winkler · 14 years ago
  34. 19cb284 staging:ft1000: Remove dead code in ft1000_hw.c by Marek Belisko · 14 years ago
  35. 7207ece staging: crystalhd: remove unused typedef bc_bool_t by Nicolas Kaiser · 14 years ago
  36. 4008386 Staging: rtl8712: redundant null check before kfree() by Alexander Beregalov · 14 years ago
  37. cc614b6 Staging: rts_pstor: redundant null check before kfree() by Alexander Beregalov · 14 years ago
  38. 389fe98 Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/ by Alexander Beregalov · 14 years ago
  39. f7468e2 Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/ by Alexander Beregalov · 14 years ago
  40. 24c92ea Staging: sbe-2t3e3: redundant null check before kfree() by Alexander Beregalov · 14 years ago
  41. e756910 Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOC by Alexander Beregalov · 14 years ago
  42. 877a344 Staging: convert hv network driver to hw_features by Michał Mirosław · 14 years ago
  43. 13399cb hv: make vmbus_loglevel writeable by Olaf Hering · 14 years ago
  44. 8fea191 hv: pass integer to tasklet_init() by Olaf Hering · 14 years ago
  45. 3543648 hv: pass u32 to process_chn_event() by Olaf Hering · 14 years ago
  46. 242b45a hv: Reduce indention in vmbus_on_event by Olaf Hering · 14 years ago
  47. b3ee870 Staging: hv: Get rid of blkvsc_check_events() by K. Y. Srinivasan · 14 years ago
  48. 273083b Staging: hv: Get rid of the forward declaration of blkvsc_getgeo() by K. Y. Srinivasan · 14 years ago
  49. a55af7b Staging: hv: Get rid of the forward declaration of blkvsc_open() by K. Y. Srinivasan · 14 years ago
  50. 6fc4620 Staging: hv: Get rid of the forward declaration of blkvsc_check_events() by K. Y. Srinivasan · 14 years ago
  51. 8cbe3a1 Staging: hv: Get rid of the forward declaration of blkvsc_submit_request() by K. Y. Srinivasan · 14 years ago
  52. c7a9a48 Staging: hv: Zero out the request structure on allocation by K. Y. Srinivasan · 14 years ago
  53. a617e39 Staging: hv: Properly capture the error state by K. Y. Srinivasan · 14 years ago
  54. 03068ff Staging: merge 2.6.39-rc4 into staging-next by Greg Kroah-Hartman · 14 years ago
  55. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 14 years ago
  56. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  57. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  58. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  59. 5d5b1b9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  60. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  61. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 14 years ago
  62. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 14 years ago
  63. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 14 years ago
  64. 80b4895 Input: estimate number of events per packet by Jeff Brown · 14 years ago
  65. f65647c Btrfs: fix free space cache leak by Chris Mason · 14 years ago
  66. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  67. 4521cc4 block: blk_delay_queue() should use kblockd workqueue by Jens Axboe · 14 years ago
  68. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 14 years ago
  69. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 14 years ago
  70. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 14 years ago
  71. 482c083 md - remove old plugging code. by NeilBrown · 14 years ago
  72. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  73. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 14 years ago
  74. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 14 years ago
  75. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 14 years ago
  76. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 14 years ago
  77. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 14 years ago
  78. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 14 years ago
  79. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  80. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  81. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 14 years ago
  82. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 14 years ago
  83. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  84. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  85. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  86. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 14 years ago
  87. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 14 years ago
  88. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 14 years ago
  89. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 14 years ago
  90. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 14 years ago
  91. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 14 years ago
  92. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 14 years ago
  93. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  94. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  95. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  97. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  98. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 14 years ago
  99. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 14 years ago
  100. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago