1. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  2. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  3. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 15 years ago
  4. 31ba99d SLOW_WORK: Allow the owner of a work item to determine if it is queued or not by David Howells · 15 years ago
  5. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  6. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 15 years ago
  7. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 15 years ago
  8. 4d8bb2c SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional by Jens Axboe · 15 years ago
  9. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  10. 6b0cb5f perf tools: Don't die() in mmap_dispatch_perf_file by Arnaldo Carvalho de Melo · 15 years ago
  11. d5eed90 perf tools: Eliminate some more die() uses in library functions by Arnaldo Carvalho de Melo · 15 years ago
  12. 4dc0a04 perf tools: perf_header__read() shouldn't die() by Arnaldo Carvalho de Melo · 15 years ago
  13. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  14. 6d3e660 ARM: MX3: add NOR flash support via physmap mtd driver by Daniel Mack · 15 years ago
  15. 81057f3 ARM: MX3: add support for GPIO LEDs on litekit db by Daniel Mack · 15 years ago
  16. a050c8e ARM: MX3: add USB functions for mx31litekit by Daniel Mack · 15 years ago
  17. 84677d1 ARM: MX3: add SPI devices for mx31lite by Daniel Mack · 15 years ago
  18. 364cd54 ARM: MX3: add MMC/SDHC support to mx31lite-db.c by Daniel Mack · 15 years ago
  19. b7d91a6 ARM: MX3: modularize 'mx31lite' code by Daniel Mack · 15 years ago
  20. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  21. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  22. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  23. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  24. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  25. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  26. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  27. d8fe989 cris: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  28. 4b28dca ALSA: cs4236: add dB scale for all volume controls by Krzysztof Helt · 15 years ago
  29. f262479 ALSA: hda - Change quirk for Acer Aspire 5930G by Takashi Iwai · 15 years ago
  30. b2a2236 ASoC: Add support for IGEP v2 by Enric Balletbò i Serra · 15 years ago
  31. 2b7b250 ASoC: DaVinci: use edma_pause, edma_resume by Troy Kisky · 15 years ago
  32. 1e224f3 ASoC: DaVinci: pcm, fix underrun by using sram by Troy Kisky · 15 years ago
  33. 1587ea31 ASoC: DaVinci: pcm, rename variables in prep for ping/pong by Troy Kisky · 15 years ago
  34. 0d6c977 ASoC: DaVinci: i2s, reduce underruns by combining into 1 element by Troy Kisky · 15 years ago
  35. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  36. 0e48174 iwmc3200top: revamp fw name handling by Tomas Winkler · 15 years ago
  37. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  38. 2446042 perf symbols: Capture the running kernel buildid too by Arnaldo Carvalho de Melo · 15 years ago
  39. f1617b4 perf symbols: Record the build_ids of kernel modules too by Arnaldo Carvalho de Melo · 15 years ago
  40. e30a3d1 perf symbols: Kill struct build_id_list and die() another day by Arnaldo Carvalho de Melo · 15 years ago
  41. d3379ab perf symbols: Fix comparision of build_ids by Arnaldo Carvalho de Melo · 15 years ago
  42. 2939e27 netsched: Allow var_sk_bound_if meta to work on all namespaces by Eric Dumazet · 15 years ago
  43. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 827f3b4 perf bench: Add memcpy() benchmark by Hitoshi Mitake · 15 years ago
  45. b269876 perf top: Don't allocate the source parsing members upfront by Arnaldo Carvalho de Melo · 15 years ago
  46. 5a8e5a3 perf top: Allocate space only for the number of counters used by Arnaldo Carvalho de Melo · 15 years ago
  47. 51a472d perf top: Introduce helper function to access symbol from sym_entry by Arnaldo Carvalho de Melo · 15 years ago
  48. 1a105f7 perf top: Suppress DSO column if only one is present by Arnaldo Carvalho de Melo · 15 years ago
  49. 13cc507 perf top: Auto adjust symbol and dso widths by Arnaldo Carvalho de Melo · 15 years ago
  50. cfc10d3 perf symbols: Add a long_name_len member to struct dso by Arnaldo Carvalho de Melo · 15 years ago
  51. 11ada26 perf tools: Add ia64 support for tools/perf/ by Luck, Tony · 15 years ago
  52. 192dcf1 tracing: Remove the stale include/trace/power.h by Josh Stone · 15 years ago
  53. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  54. 3bea21b drm/kms: allocate framebuffer cmap by Clemens Ladisch · 15 years ago
  55. 7a65415 drm: set the type of the drm_framebuffer::fbdev field by Clemens Ladisch · 15 years ago
  56. cda6be1 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  57. 731b5a1 drm/kms: properly handle fbdev blanking by James Simmons · 15 years ago
  58. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  59. a414f01 strcmp: fix overflow and possibly signedness error by Linus Torvalds · 15 years ago
  60. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  61. 7f6f350 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  62. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  63. b9bfb93 ceph: move mempool creation to ceph_create_client by Sage Weil · 15 years ago
  64. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  65. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  66. d22966d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  67. 70b172b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  68. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. 0f9ea5d RDMA/addr: Use appropriate locking with for_each_netdev() by Eric Dumazet · 15 years ago
  70. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 15 years ago
  71. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  72. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  73. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  74. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  75. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  76. 0878c35 rfkill: Add missing description for RFKILL_TYPE_GPS by Marcel Holtmann · 15 years ago
  77. a2fb0ad wl3501_cs: remove pedantic build warning by John W. Linville · 15 years ago
  78. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  79. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  80. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  81. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  82. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  83. 7010193 wl1251: remove depcreated qual usage by Kalle Valo · 15 years ago
  84. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 15 years ago
  85. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 15 years ago
  86. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 15 years ago
  87. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 15 years ago
  88. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 15 years ago
  89. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 15 years ago
  90. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 15 years ago
  91. 2410378 wl1251: mask aid bits 14 and 15 in ps-poll template by Kalle Valo · 15 years ago
  92. c74ddfd wl1251: allocate space for firmware with vmalloc() by Kalle Valo · 15 years ago
  93. d5da79a wl1251: Implement delayed entry into ELP mode by Juuso Oikarinen · 15 years ago
  94. 6b21a2c wl1251: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  95. 287f6f9 wl1251: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  96. 474c48c wl1251: Add connection monitoring configuration by Juuso Oikarinen · 15 years ago
  97. 1529538 ar9170: Add support for D-Link DWA 160 A2 by Thomas Klute · 15 years ago
  98. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 15 years ago
  99. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  100. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago