1. 93943be ALSA: oxygen: reduce minimum period count by Clemens Ladisch · 14 years ago
  2. a5a8475 slub: Move functions to reduce #ifdefs by Christoph Lameter · 14 years ago
  3. ab4d5ed slub: Enable sysfs support for !CONFIG_SLUB_DEBUG by Christoph Lameter · 14 years ago
  4. 15b7c51 SLUB: Optimize slab_free() debug check by Pekka Enberg · 14 years ago
  5. d7eccbb Revert "drivers/usb: Remove unnecessary return's from void functions" for musb gadget by Jiri Kosina · 14 years ago
  6. e42dee9 HID: hidraw, fix a NULL pointer dereference in hidraw_write by Antonio Ospite · 14 years ago
  7. d20d5ff HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl by Antonio Ospite · 14 years ago
  8. 1346698 GFS2: Fix type mapping for demote_rq interface by Steven Whitehouse · 14 years ago
  9. 901c28c sh: Fix address calculation of Initrd by Nobuhiro Iwamatsu · 14 years ago
  10. bde4089 sh: fix uninitialized spinlock by Akinobu Mita · 14 years ago
  11. 6966fed sh: intc: Fix build with IRQ balancing disabled. by Paul Mundt · 14 years ago
  12. 33fc1a2 sh: intc: Add missing files. by Paul Mundt · 14 years ago
  13. 161b027 x86, mm: Add RESERVE_BRK_ARRAY() helper by Jeremy Fitzhardinge · 14 years ago
  14. 16c36f7 x86, memblock: Remove __memblock_x86_find_in_range_size() by Yinghai Lu · 14 years ago
  15. f1af98c memblock: Fix wraparound in find_region() by Yinghai Lu · 14 years ago
  16. 1d93126 x86-32, memblock: Make add_highpages honor early reserved ranges by Yinghai Lu · 14 years ago
  17. 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 14 years ago
  18. b7ee31c5 bna: scope and dead code cleanup by Rasesh Mody · 14 years ago
  19. e2fa6f2 bna: fix interrupt handling by Rasesh Mody · 14 years ago
  20. ebc0ffa fib: RCU conversion of fib_lookup() by Eric Dumazet · 14 years ago
  21. 7931506 caif: fix two caif_connect() bugs by Eric Dumazet · 14 years ago
  22. c2952c3 bonding: add retransmit membership reports tunable by Flavio Leitner · 14 years ago
  23. e12b453 bonding: fix to rejoin multicast groups immediately by Flavio Leitner · 14 years ago
  24. 5a37e8c bonding: rejoin multicast groups on VLANs by Flavio Leitner · 14 years ago
  25. a8bb69f ehea: converting msleeps to waitqueue on check_sqs() function by Breno Leitao · 14 years ago
  26. 5b27d42 ehea: using wait queues instead of msleep on ehea_flush_sq by Breno Leitao · 14 years ago
  27. 9ed5165 ixgbevf: declare functions as static by Emil Tantilov · 14 years ago
  28. 27e6f06 bonding: fix WARN_ON when writing to bond_master sysfs file by Neil Horman · 14 years ago
  29. cf8eda3 ASoC: Update links for Wolfson MAINTAINERS entry by Mark Brown · 14 years ago
  30. 645a659 ASoC: Add Dimitris Papastamos to Wolfson maintainers by Mark Brown · 14 years ago
  31. ad5e465 ASoC: remove duplicated include for nuc900 by Nicolas Kaiser · 14 years ago
  32. 05c6945 ASoC: sh: fix build error: terminate the platform device ID list by Guennadi Liakhovetski · 14 years ago
  33. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  34. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  35. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 14 years ago
  36. 392bd0c skge: add quirk to limit DMA by Stanislaw Gruszka · 14 years ago
  37. 3f66116 AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets by Alban Crequy · 14 years ago
  38. d6bf781 net neigh: RCU conversion of neigh hash table by Eric Dumazet · 14 years ago
  39. 110b249 net neigh: neigh_delete() and neigh_add() changes by Eric Dumazet · 14 years ago
  40. caf586e net: add a core netdev->rx_dropped counter by Eric Dumazet · 14 years ago
  41. 773e3f9 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held by Paul E. McKenney · 14 years ago
  42. 0d16440 MAINTAINERS: update Intel LAN Ethernet info by Jeff Kirsher · 14 years ago
  43. da8c01c e1000e.txt: Add e1000e documentation by Jeff Kirsher · 14 years ago
  44. 2bff89c e1000.txt: Update e1000 documentation by Jeff Kirsher · 14 years ago
  45. c4b8c01 ixgbevf.txt: Update ixgbevf documentation by Jeff Kirsher · 14 years ago
  46. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. d24a9da IPS driver: Fix limit clamping when reducing CPU power by Matthew Garrett · 14 years ago
  48. 96f3823 [PATCH 2/2] IPS driver: disable CPU turbo by Jesse Barnes · 14 years ago
  49. 4fd07ac IPS driver: apply BIOS provided CPU limit if different from default by Jesse Barnes · 14 years ago
  50. 070c0ee1 intel_ips -- ensure we do not enable gpu turbo mode without driver linkage by Andy Whitcroft · 14 years ago
  51. a8c096a intel_ips: Print MCP limit exceeded values. by Tim Gardner · 14 years ago
  52. eceab27 IPS driver: verify BIOS provided limits by Jesse Barnes · 14 years ago
  53. 354aeeb IPS driver: don't toggle CPU turbo on unsupported CPUs by Jesse Barnes · 14 years ago
  54. a7abda8 NULL pointer might be used in ips_monitor() by minskey guo · 14 years ago
  55. fed522f Release symbol on error-handling path of ips_get_i915_syms() by minskey guo · 14 years ago
  56. c21eae4 old_cpu_power is wrongly divided by 65535 in ips_monitor() by minskey guo · 14 years ago
  57. 6230d18 seqno mask of THM_ITV register is 16bit by minskey guo · 14 years ago
  58. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  60. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  61. 46bf695 Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  62. e7480bb mac80211: fix channel assumption for association done work by Luis R. Rodriguez · 14 years ago
  63. 691895e nl80211: fix remain-on-channel documentation by Johannes Berg · 14 years ago
  64. 970bf9d ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom by Gabor Juhos · 14 years ago
  65. 4198a8d ath5k: Don't wake internal queues by Bruno Randolf · 14 years ago
  66. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  67. 6774889 nl80211: reduce dumping boilerplate by Johannes Berg · 14 years ago
  68. 4126571 nl80211: use generic check for netif_running by Johannes Berg · 14 years ago
  69. 4c47699 nl80211: use the new genetlink pre/post_doit hooks by Johannes Berg · 14 years ago
  70. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  71. 2ee4e27 ipw2200: check for allocation failures by Dan Carpenter · 14 years ago
  72. 9eba612 mac80211: Add WME information element for IBSS by Bruno Randolf · 14 years ago
  73. b34793e rt2x00: Work around hw aggregation oddity in rt2800 by Helmut Schaa · 14 years ago
  74. 01e946f rt2x00: Improve cooperation between rt2800pci and minstrel by Helmut Schaa · 14 years ago
  75. 1f0280c rt2x00: Fix oops caused by error path in rt2x00lib_start by Helmut Schaa · 14 years ago
  76. 74ee380 rt2x00: Update comment about the AMPDU flag in the TXWI by Helmut Schaa · 14 years ago
  77. 58ed826 rt2x00: Enable rx aggregation in rt2800 by Helmut Schaa · 14 years ago
  78. bc8a979 rt2x00: Improve TX status entry validation by Ivo van Doorn · 14 years ago
  79. ba3b9e5 rt2x00: correctly set max_report_rates in rt61pci and rt2800 by Helmut Schaa · 14 years ago
  80. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  81. 5a5b6ed rt2x00: Don't enable broad- and multicast buffering on USB devices by Helmut Schaa · 14 years ago
  82. c4c18a9 rt2x00: add field definitions for the TBTT_SYNC_CFG register by Helmut Schaa · 14 years ago
  83. d4ce3a5 rt2x00: Add register definition for busy time on secondary channel by Helmut Schaa · 14 years ago
  84. b1ef725 rt2x00: Add rt73usb device ID by Ivo van Doorn · 14 years ago
  85. cb753b7 rt2x00: Allow tx duplication for legacy rates in HT40 mode by Helmut Schaa · 14 years ago
  86. 9519233 rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci by Helmut Schaa · 14 years ago
  87. d13a97f rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices by Helmut Schaa · 14 years ago
  88. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  89. a13ac9d rt2x00: Fix SM PS check by Helmut Schaa · 14 years ago
  90. 96c3da7 rt2x00: rework tx status handling in rt2800pci by Helmut Schaa · 14 years ago
  91. 1443333 rt2x00: Split out parts of the rt2800_txdone function for easier reuse by Helmut Schaa · 14 years ago
  92. 2a0cfeb rt2x00: Don't overwrite beacon buffers in pairwise key setup by Helmut Schaa · 14 years ago
  93. 1a92795 p54usb: add five more USBIDs by Christian Lamparter · 14 years ago
  94. 99c15bf ath9k: Report total tx/rx bytes and packets in debugfs. by Ben Greear · 14 years ago
  95. b72acdd ath5k: Print rx/tx bytes in debugfs by Ben Greear · 14 years ago
  96. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  97. e8347eb cfg80211: patches to allow setting the WDS peer by Bill Jordan · 14 years ago
  98. e51f3ef ath9k: add WDS interfaces to ath9k by Bill Jordan · 14 years ago
  99. d8ec443 mac80211: Add validity check for beacon_crc value by Juuso Oikarinen · 14 years ago
  100. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago