1. d9ddcec spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m build by Jiri Slaby · 13 years ago
  2. 00d2952 spi/nuc900: Include linux/module.h by Axel Lin · 13 years ago
  3. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  4. 91ddff8 rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition by Philipp Dreimann · 13 years ago
  5. 28d8ea2 fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  6. 5170330 rbd: remove buggy rollback functionality by Josh Durgin · 13 years ago
  7. 81e759f rbd: return an error when an invalid header is read by Josh Durgin · 13 years ago
  8. a454dac ppp: fix pptp double release_sock in pptp_bind() by Djalal Harouni · 13 years ago
  9. 43af940 net/fec: fix the use of pdev->id by Shawn Guo · 13 years ago
  10. 77a7300 of/irq: Get rid of NO_IRQ usage by Anton Vorontsov · 13 years ago
  11. 10ec5e6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  12. 24bb5a0 vmwgfx: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  13. eb1711b drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a by Daniel Vetter · 13 years ago
  14. dc87cd5 drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id by Alex Deucher · 13 years ago
  15. 162d12d ath9k: fix check for antenna diversity support by Felix Fietkau · 13 years ago
  16. b835c0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  17. facda29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  18. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  19. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  20. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  21. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  22. c52494f drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 by Konrad Rzeszutek Wilk · 13 years ago
  23. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  24. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  25. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  26. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  27. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  28. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  29. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  30. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  31. d68fb11 ptp: Fix clock_getres() implementation by Thomas Gleixner · 13 years ago
  32. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  33. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  34. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  35. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  36. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  37. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  38. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  39. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  40. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  41. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  42. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  43. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  44. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  45. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  46. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  47. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  48. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  49. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  50. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  51. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  52. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  53. c638830 target: Don't return an error if disabling unsupported features by Andy Grover · 13 years ago
  54. 65b0c78 target/rd: fix or rewrite the copy routine by Sebastian Andrzej Siewior · 13 years ago
  55. 5bff9e8 target/rd: simplify the page/offset computation by Sebastian Andrzej Siewior · 13 years ago
  56. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  57. 9649fa1 target/file: walk properly over sg list by Sebastian Andrzej Siewior · 13 years ago
  58. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  59. 1289a05 target: Fix page length in emulated INQUIRY VPD page 86h by Roland Dreier · 13 years ago
  60. 9b5cd7f target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 13 years ago
  61. 410f670 target: Don't return an error status for 0-length READ and WRITE by Roland Dreier · 13 years ago
  62. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  63. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  64. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  65. fef58a6 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd by Nicholas Bellinger · 13 years ago
  66. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  67. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  68. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  69. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  70. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  71. 97c34f3 target: Get rid of unused se_cmd_cache by Roland Dreier · 13 years ago
  72. 330694a target: Improve system responsivity during I/O by Bart Van Assche · 13 years ago
  73. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  74. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  75. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  76. 6b84bd1 netback: Fix alert message. by Wei Liu · 13 years ago
  77. 4fb1db3 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  78. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. 40c043b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  82. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  83. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  84. 8c9b043 gpio: fix a build failure on KS8695 GPIO by Linus Walleij · 13 years ago
  85. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 13 years ago
  86. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 13 years ago
  87. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  88. a7a2804 x86/mrst: Battery fixes by Major Lee · 13 years ago
  89. cbec0627 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  90. dbf2b92 sbus: convert drivers/sbus/char/* to use module_platform_driver() by Axel Lin · 13 years ago
  91. e410471 bbc_i2c: Remove unneeded err variable by Axel Lin · 13 years ago
  92. 0c90547 arch/tile: use new generic {enable,disable}_percpu_irq() routines by Chris Metcalf · 13 years ago
  93. 781a5e9 drivers/net/ethernet/tile: use skb_frag_page() API by Chris Metcalf · 13 years ago
  94. 54a8a79 btusb: fix a memory leak in btusb_send_frame() by Cong Wang · 13 years ago
  95. af968e2 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  96. f9143ea Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  97. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  98. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  99. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  100. 7ed89ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago