1. ba0e14a crypto: testmgr - add support for aes ofb mode by Puneet Saxena · 13 years ago
  2. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  3. 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  4. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 13 years ago
  5. d4a3b10 vga_switcheroo: Remove unbalanced pci_enable_device by Alex Williamson · 13 years ago
  6. f4bfd99 libcxgbi: Use flowi4's saddr in cxgbi_check_route(). by David S. Miller · 13 years ago
  7. 28c90da pptp: Use flowi4's daddr/saddr in pptp_xmit(). by David S. Miller · 13 years ago
  8. f19467c nouveau: add optimus detection to DSM code. by Dave Airlie · 13 years ago
  9. 3448a19 vgaarb: use bridges to control VGA routing where possible. by Dave Airlie · 14 years ago
  10. 8116188 nouveau/acpi: hook up to the MXM method for mux switching. by Dave Airlie · 14 years ago
  11. 99b38b4 platform/x86: add MXM WMI driver. by Dave Airlie · 14 years ago
  12. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  13. 508c8d6 drm/radeon/kms: fix up r1xx-rs4xx i2c buses by Alex Deucher · 13 years ago
  14. 87d7a1f drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC by Alex Deucher · 13 years ago
  15. 63f7d98 drm/radeon/kms: add support for thermal chips on combios asics by Alex Deucher · 13 years ago
  16. cb3c438 drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n by Dave Airlie · 13 years ago
  17. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 13 years ago
  18. 0ee5623f Linux 2.6.39-rc6 by Linus Torvalds · 13 years ago
  19. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  20. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 13 years ago
  21. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  22. d2af676 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  23. 8aeb96f drm/radeon/kms: fix gart setup on fusion parts (v2) by Alex Deucher · 13 years ago
  24. 498548e drm: Send pending vblank events before disabling vblank. by Christopher James Halse Rogers · 13 years ago
  25. eaa4f5e drm/radeon: fix regression on atom cards with hardcoded EDID record. by Dave Airlie · 13 years ago
  26. e2c85d8 drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  27. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 13 years ago
  28. 57a503c net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h by Viresh KUMAR · 13 years ago
  29. 20ed093 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  30. 9ab8843 ASoC: sst_platform: add hw_free callback to fix resource leak by xingchao · 13 years ago
  31. e1a0206 ASoC: Remove outdated FIXME from WM8915 by Mark Brown · 13 years ago
  32. abc9d5a ASoC: Use shared controls for input signal path in WM8915 by Mark Brown · 13 years ago
  33. b06c16d Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40 by Mark Brown · 13 years ago
  34. ed77cc1 ASoC: Don't crash on PM operations by Mark Brown · 13 years ago
  35. 7cc8243 staging: hv: make HYPERV_UTILS depend on NLS to prevent a build error by pefoley2@verizon.net · 13 years ago
  36. a8a854d Staging: hv: Get rid of an unused variable from struct hv_driver by K. Y. Srinivasan · 13 years ago
  37. b0069f4 Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios by K. Y. Srinivasan · 13 years ago
  38. ca6887f Staging: hv: Use the shutdown() function in struct hv_driver by K. Y. Srinivasan · 13 years ago
  39. b858e74 Staging: hv: Add shutdown() function to struct hv_driver by K. Y. Srinivasan · 13 years ago
  40. 415b023 Staging: hv: Use the remove() function in struct hv_driver by K. Y. Srinivasan · 13 years ago
  41. 63e69e0 Staging: hv: Add remove() function to struct hv_driver by K. Y. Srinivasan · 13 years ago
  42. 9efd21e Staging: hv: Use the probe function in struct hv_driver by K. Y. Srinivasan · 13 years ago
  43. db1c196 Staging: hv: Add probe function to struct hv_driver by K. Y. Srinivasan · 13 years ago
  44. 9adcac5 Staging: hv: Get rid of struct hv_bus by K. Y. Srinivasan · 13 years ago
  45. 66d9229 Staging: hv: Make event_dpc a stand alone variable by K. Y. Srinivasan · 13 years ago
  46. 59c0e4f Staging: hv: Make msg_dpc a stand alone variable by K. Y. Srinivasan · 13 years ago
  47. ef58f5d Staging: hv: Make hv_pci_dev a static variable by K. Y. Srinivasan · 13 years ago
  48. 71a6655 Staging: hv: Properly handle errors in hv_pci_probe() by K. Y. Srinivasan · 13 years ago
  49. b14a7b3 Staging: hv: Cleanup vmbus_probe() function by K. Y. Srinivasan · 13 years ago
  50. 703027d Staging: hv: Cleanup error handling in vmbus_child_device_register() by K. Y. Srinivasan · 13 years ago
  51. 7a8488e Staging: hv: Get rid of the drv field in struct hv_device by K. Y. Srinivasan · 13 years ago
  52. 404aaed Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used by K. Y. Srinivasan · 13 years ago
  53. 3609269 Staging: hv: vmbus_driver cannot be unloaded; cleanup accordingly by K. Y. Srinivasan · 13 years ago
  54. c055f5b [SCSI] fix oops in scsi_run_queue() by James Bottomley · 13 years ago
  55. c93212f Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 13 years ago
  56. 9005fcd staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c by Harry Wei · 13 years ago
  57. da548cb staging/rts_pstor: fix Polling thread wakeups CPU by Cho, Yu-Chen · 13 years ago
  58. 56aec66 staging: brcm80211: removed function wlc_calloc() by Roland Vossen · 13 years ago
  59. e0c6bf1 staging: brcm80211: got rid of WL_FFPLD message log macro by Roland Vossen · 13 years ago
  60. 222508d staging: brcm80211: replaced WL_AMPDU_* with BCMMSG by Roland Vossen · 13 years ago
  61. 792aa40 staging: brcm80211: replaced WL_TRACE by BCMMSG by Roland Vossen · 13 years ago
  62. 0176a20 staging: brcm80211: remove unused functions from wlc_phy_qmath.c by Arend van Spriel · 13 years ago
  63. 652dfad staging: brcm80211: move qmath sources to phy directory by Arend van Spriel · 13 years ago
  64. 085a5cf staging: brcm80211: remove CRC_INNER_LOOP macro by Arend van Spriel · 13 years ago
  65. c19cf5d staging: brcm80211: remove unused hndcrc32 function by Arend van Spriel · 13 years ago
  66. 9a189f76 staging: brcm80211: replace hndcrc16 with crc-ccitt function by Arend van Spriel · 13 years ago
  67. 13f401c staging: brcm80211: moved ASSERT logic to fullmac driver by Roland Vossen · 13 years ago
  68. 93af5a4 staging: brcm80211: removed ASSERTs from wlc_pmu.c by Roland Vossen · 13 years ago
  69. dc98693 staging: brcm80211: removed ASSERTs from aiutils.c by Roland Vossen · 13 years ago
  70. 6fa05a5 staging: brcm80211: remove socitype member for struct si_pub definition by Arend van Spriel · 13 years ago
  71. 98034c4 staging: brcm80211: use local variable for socitype during ai_scan by Arend van Spriel · 13 years ago
  72. 97a18a6 staging: brcm80211: remove check on interconnect type in ai_setcore by Arend van Spriel · 13 years ago
  73. 51fd7b7 staging: brcm80211: move aiutils source files to brcmsmac folder by Arend van Spriel · 13 years ago
  74. b21c892 staging: brcm80211: cleanup code in source file aiutils.c by Arend van Spriel · 13 years ago
  75. 803d226 staging: brcm80211: cleanup definitions in aiutils header file by Arend van Spriel · 13 years ago
  76. efc39e3 staging: brcm80211: fix checkpatch warning in si_pmu_otp_power by Arend van Spriel · 13 years ago
  77. aa4eec9 staging: brcm80211: fix checkpatch issues in si_pmu_measure_alpclk by Arend van Spriel · 13 years ago
  78. 2d1a826 staging: brcm80211: fix checkpatch warning in si_pmu_res_init by Arend van Spriel · 13 years ago
  79. 5ac71a1 staging: brcm80211: remove zero initialization of static in si_pmu_ilp_clock by Arend van Spriel · 13 years ago
  80. 683d069 staging: brcm80211: fix checkpatch warnings in si_pmu_spuravoid_pllupdate by Arend van Spriel · 13 years ago
  81. 27302e8 staging: brcm80211: remove dependency between aiutils and siutils sources by Arend van Spriel · 13 years ago
  82. 36648b8 staging: brcm80211: separate hndpmu functionality for brcmsmac driver by Arend van Spriel · 13 years ago
  83. 7754116 staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.c by Arend van Spriel · 13 years ago
  84. da065a5 staging: brcm80211: remove unused functions from hndpmu.c by Arend van Spriel · 13 years ago
  85. c142eae Revert "staging: brcm80211: separate hndpmu functionality for brcmsmac driver" by Arend van Spriel · 13 years ago
  86. d7918e6 staging: brcm80211: remove retrieval function for tsf in wlc_main.c by Arend van Spriel · 13 years ago
  87. 069f4439 staging: brcm80211: remove tsf retrieval from wlc_bmac.c by Arend van Spriel · 13 years ago
  88. 88ddf0c staging: brcm80211: provide TSF value in receive status by Arend van Spriel · 13 years ago
  89. 931f64a staging: brcm80211: remove queue info parameter from wlc_send_q by Arend van Spriel · 13 years ago
  90. 3a73050 staging: brcm80211: rename active_queue identifier by Arend van Spriel · 13 years ago
  91. 12392c6 staging: brcm80211: implement flush driver callback for mac80211 by Arend van Spriel · 13 years ago
  92. be2fee0 staging: brcm80211: removed remaining ASSERTs from phy by Roland Vossen · 13 years ago
  93. b78442d staging: brcm80211: removed all ASSERTs from wlc_ampdu.c by Roland Vossen · 13 years ago
  94. 155142f staging: brcm80211: removed all ASSERTs from wl_mac80211.c by Roland Vossen · 13 years ago
  95. 5dfa128 staging: brcm80211: delete ASSERTs in 4 files in brcmsmac dir by Roland Vossen · 13 years ago
  96. 5672cfa staging: brcm80211: removed ASSERTs from util dir, part 2 by Roland Vossen · 13 years ago
  97. 909f43a staging: brcm80211: removed ASSERTs from util dir, part 1 by Roland Vossen · 13 years ago
  98. 1bc93ce staging: brcm80211: made fullmac error codes more consistent by Roland Vossen · 13 years ago
  99. b74ac12 staging: brcm80211: replace error codes part 2 by Roland Vossen · 13 years ago
  100. e10d82d staging: brcm80211: replace error codes part 1 by Roland Vossen · 13 years ago