1. 5dbdf6f ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails by Mohammed Shafi Shajakhan · 12 years ago
  2. cf0dfa1 ath6kl: Remove obselete USB device related checks by Mohammed Shafi Shajakhan · 12 years ago
  3. 3077494 ath6kl: Check for valid endpoint ID in ath6kl_tx_complete() by Pandiyarajan Pitchaimuthu · 12 years ago
  4. 86aa7c1 ath6kl: Array index out of bounds check by Pandiyarajan Pitchaimuthu · 12 years ago
  5. 698bf86 ath6kl: Blocked client notification by Pandiyarajan Pitchaimuthu · 12 years ago
  6. 07033ce ath6kl: Max clients reached notification by Pandiyarajan Pitchaimuthu · 12 years ago
  7. baec5c6 ath6kl: Fix random rx data corruption by Vasanthakumar Thiagarajan · 12 years ago
  8. 363f149 ath6kl: Check for valid endpoint ID values in ath6kl_control_tx() by Raja Mani · 12 years ago
  9. d54601b ath6kl: Check for valid rate table index by Raja Mani · 12 years ago
  10. 43a06b3 ath6kl: Avoid null ptr dereference while printing reg domain pair by Raja Mani · 12 years ago
  11. 58109df ath6kl: Fix reconnection issue after recovery by Vasanthakumar Thiagarajan · 12 years ago
  12. f08dbda ath6kl: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  13. 527f657 ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() by Andi Kleen · 12 years ago
  14. 66ddcc3 ath6kl: Make fw error recovery configurable by Vasanthakumar Thiagarajan · 12 years ago
  15. a356170 ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state by Vasanthakumar Thiagarajan · 12 years ago
  16. e451f94 ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() by Vasanthakumar Thiagarajan · 12 years ago
  17. 9d91884 ath6kl: Fix bug in scheduling hb_timer by Vasanthakumar Thiagarajan · 12 years ago
  18. 7756579 ath6kl: Recover from "wmi ctrl ep is full" condition by Vasanthakumar Thiagarajan · 12 years ago
  19. 9233299 ath6kl: Add support to detect fw error through heart beat by Vasanthakumar Thiagarajan · 12 years ago
  20. 84caf80 ath6kl: Recover from fw crash by Vasanthakumar Thiagarajan · 12 years ago
  21. ede615d ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop() by Vasanthakumar Thiagarajan · 12 years ago
  22. 8368509 ath6kl: fix link speed when using sgi by Dengke Qiu · 12 years ago
  23. 3814264 ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 12 years ago
  24. 2c07cf4 ath6kl: consolidate WoW pattern length by Thomas Pedersen · 12 years ago
  25. b1f47e3 ath6kl: rework scheduled scan by Thomas Pedersen · 12 years ago
  26. a3b3842 ath6kl: check usb_register() return value by Marina Makienko · 12 years ago
  27. 8114f9b ath6kl: Fix potential memory leak in ath6kl_tx_complete() by Vasanthakumar Thiagarajan · 12 years ago
  28. 0616dc1 ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() by Vasanthakumar Thiagarajan · 12 years ago
  29. f21243a ath6kl: reconfigure RSN capabilities when restarting AP by Thomas Pedersen · 12 years ago
  30. b5495e6 ath6kl: restart concurrent vifs on failed connect by Thomas Pedersen · 12 years ago
  31. fd4377b ath6kl: configure wow filters per-vif by Thomas Pedersen · 12 years ago
  32. f8c0305 ath6kl: fix incorrect use of IEEE80211_NUM_BANDS by Kalle Valo · 12 years ago
  33. 84841ba ath6kl: add support for changing contry code by Kalle Valo · 12 years ago
  34. 11f0bfc ath6kl: refactor wmi scan command by Kalle Valo · 12 years ago
  35. c8c72b7 ath6kl: move ath6kl_wmi_startscan_cmd() by Kalle Valo · 12 years ago
  36. 279b286 ath6kl: support TX error rate notification by Thomas Pedersen · 12 years ago
  37. bf744f1 ath6kl: Add support for AR6004 hardware version 1.3 by Bala Shanmugam · 12 years ago
  38. 4aca81b ath6kl: Make use of return value from ath6kl_diag_read() by Pandiyarajan Pitchaimuthu · 12 years ago
  39. c95dcb5 ath6kl: use custom MAC address for newly created interfaces by Aarthi Thiruvengadam · 12 years ago
  40. 85b20fc ath6kl: support rssi threshold for sched scan by Thomas Pedersen · 12 years ago
  41. 3f3a206 perf test: Add automated tests for pmu sysfs translated events by Jiri Olsa · 12 years ago
  42. 1d33d6d perf tools: Add support to specify hw event as PMU event term by Jiri Olsa · 12 years ago
  43. 3fded96 perf tools: Fix PMU object alias initialization by Jiri Olsa · 12 years ago
  44. 20550a4 perf/x86: Add hardware events translations for Intel P6 cpus by Jiri Olsa · 12 years ago
  45. 0bf79d4 perf/x86: Add hardware events translations for AMD cpus by Jiri Olsa · 12 years ago
  46. 43c032f perf/x86: Add hardware events translations for Intel cpus by Jiri Olsa · 12 years ago
  47. 8300daa perf/x86: Filter out undefined events from sysfs events attribute by Jiri Olsa · 12 years ago
  48. a474739 perf/x86: Make hardware event translations available in sysfs by Jiri Olsa · 12 years ago
  49. 58e9eaf perf/x86: Remove P6 cpuc->enabled check by Vince Weaver · 12 years ago
  50. e09df47 perf/x86: Update/fix generic events on P6 PMU by Vince Weaver · 12 years ago
  51. 7991c9c perf/x86: Fix P6 FP_ASSIST event constraint by Vince Weaver · 12 years ago
  52. e9c84cb sched: Describe CFS load-balancer by Peter Zijlstra · 12 years ago
  53. f4e26b1 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 12 years ago
  54. 5b51f2f sched: Make __update_entity_runnable_avg() fast by Paul Turner · 12 years ago
  55. f269ae0 sched: Update_cfs_shares at period edge by Paul Turner · 12 years ago
  56. 48a1675 sched: Refactor update_shares_cpu() -> update_blocked_avgs() by Paul Turner · 12 years ago
  57. 8295836 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 12 years ago
  58. f1b1728 sched: Maintain runnable averages across throttled periods by Paul Turner · 12 years ago
  59. bb17f65 sched: Normalize tg load contributions against runnable time by Paul Turner · 12 years ago
  60. 8165e14 sched: Compute load contribution by a group entity by Paul Turner · 12 years ago
  61. c566e8e sched: Aggregate total task_group load by Paul Turner · 12 years ago
  62. aff3e49 sched: Account for blocked load waking back up by Paul Turner · 12 years ago
  63. 0a74bef sched: Add an rq migration call-back to sched_class by Paul Turner · 12 years ago
  64. 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 12 years ago
  65. 2dac754 sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 12 years ago
  66. 18bf280 sched: Maintain per-rq runnable averages by Ben Segall · 12 years ago
  67. 9d85f21 sched: Track the runnable average on a per-task entity basis by Paul Turner · 12 years ago
  68. ef8c029 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  69. 351f181 timers, sched: Correct the comments for tick_sched_timer() by Chuansheng Liu · 12 years ago
  70. 41b3996 GPIO: clps711x: Fix return value for gpio_clps711x_get by Alexander Shiyan · 12 years ago
  71. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  72. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  73. 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 12 years ago
  74. bffd5fc x86/perf: Fix virtualization sanity check by Andre Przywara · 12 years ago
  75. b4f591c Merge branch 'slab/procfs' into slab/next by Pekka Enberg · 12 years ago
  76. 0d7561c sl[au]b: Process slabinfo_show in common code by Glauber Costa · 12 years ago
  77. bcee6e2 mm/sl[au]b: Move print_slabinfo_header to slab_common.c by Glauber Costa · 12 years ago
  78. b7454ad mm/sl[au]b: Move slabinfo processing to slab_common.c by Glauber Costa · 12 years ago
  79. c31cba8 OMAPDSS: DISPC: fix dispc_mgr_lclk_rate for DIGIT output by Tomi Valkeinen · 12 years ago
  80. dba0162 OMAPDSS: remove dispc_irq_handler declaration by Tomi Valkeinen · 12 years ago
  81. b2c7d54 OMAPDSS: get the dss version from core pdev by Tomi Valkeinen · 12 years ago
  82. c1264a4 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  83. 998c336 OMAPDSS: remove omap_dss_device's suspend/resume by Tomi Valkeinen · 12 years ago
  84. 4e85fb8 ARM: mm: Remove unused arm_vmregion priv field by Laurent Pinchart · 12 years ago
  85. 3dd7ea9 ARM: dma-mapping: fix build warning in __dma_alloc() by Jingoo Han · 12 years ago
  86. c57d75c gpio: mvebu: correctly set the value in direction_output() by Thomas Petazzoni · 12 years ago
  87. a17d23d staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.c by YAMANE Toshiaki · 12 years ago
  88. 2a837cc staging/sbe-2t3e3: Use netdev_ printks in main.c by YAMANE Toshiaki · 12 years ago
  89. ad2d255 staging: csr: Remove CsrThreadHandle by SeongJae Park · 12 years ago
  90. 272bf31 staging: csr: Remove struct CsrThread by SeongJae Park · 12 years ago
  91. 5c092f4 staging: ced1401: fix a frame size warning by Devendra Naga · 12 years ago
  92. 5ee60a7 staging: "winbond" Fix typos. by Justin P. Mattock · 12 years ago
  93. 56c645f staging: comedi: ni_660x: cleanup ni_660x_dio_insn_config() by H Hartley Sweeten · 12 years ago
  94. 82327aa staging: comedi: ni_660x: remove ni660x_config_filter() by H Hartley Sweeten · 12 years ago
  95. 32bd027 staging: comedi: ni_660x: remove ni_660x_get_pfi_routing() by H Hartley Sweeten · 12 years ago
  96. e0f6959 staging: comedi: ni_660x: remove BUG_ON(chan >= NUM_PFI_CHANNELS) by H Hartley Sweeten · 12 years ago
  97. 9186ccd staging: comedi: ni_660x: remove inline function board() by H Hartley Sweeten · 12 years ago
  98. 990b9ee staging: comedi: ni_660x: move module init code to EOF by H Hartley Sweeten · 12 years ago
  99. bae5c3d staging: slicoss: get rid of slic_cmdqmem_init function by Devendra Naga · 12 years ago
  100. 1ffa3b9 staging: slicoss: remove default case in irqhandler by Devendra Naga · 12 years ago