1. 6c132d1 dma-debug: print stacktrace of mapping path on unmap error by David Woodhouse · 16 years ago
  2. 187f9c3 dma-debug: Documentation update by Joerg Roedel · 16 years ago
  3. 2118d0c dma-debug: x86 architecture bindings by Joerg Roedel · 16 years ago
  4. ac26c18 dma-debug: add function to dump dma mappings by David Woodhouse · 16 years ago
  5. 337fff8 debugobjects: delay free of internal objects by Thomas Gleixner · 15 years ago
  6. 1be1cb7 debugobjects: replace static objects when slab cache becomes available by Thomas Gleixner · 15 years ago
  7. 708dc51 sched: small optimisation of can_migrate_task() by Luis Henriques · 15 years ago
  8. 80dd99b sched: fix typos in documentation by Luis Henriques · 15 years ago
  9. f0348c4 x86: MTRR workaround for system with stange var MTRRs by Yinghai Lu · 15 years ago
  10. 4176935 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  11. 3a3b311 sh: Update debugfs ASID dumping for 16-bit ASID support. by Paul Mundt · 15 years ago
  12. c54a43e sh: tlb-pteaex: Kill off legacy PTEA updates. by Paul Mundt · 15 years ago
  13. 8263a67 sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. by Paul Mundt · 15 years ago
  14. 37ba1b6 Merge branch 'fix/opl3sa2-suspend' into topic/isa-misc by Takashi Iwai · 15 years ago
  15. dde332b ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 by Krzysztof Helt · 15 years ago
  16. c269fc8 tracing: fix leak in event_format_read() by Tom Zanussi · 15 years ago
  17. e410613 Merge branch 'tracing/syscalls' into tracing/core by Ingo Molnar · 15 years ago
  18. da78800 sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdp by Nobuhiro Iwamatsu · 15 years ago
  19. 32910e2 sh: espt-giga board support by Nobuhiro Iwamatsu · 15 years ago
  20. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 16 years ago
  21. 1c48aa3 ACPI: update Kconfig help texts (no functional changes) by Bjorn Helgaas · 16 years ago
  22. c686d14 ACPI: PCI: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  23. 5f0dcca ACPI: pci_link: simplify list of link devices by Bjorn Helgaas · 16 years ago
  24. 6eca4b4 ACPI: pci_link: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  25. c9d6244 ACPI: pci_link: remove unnecessary casts and initializations by Bjorn Helgaas · 16 years ago
  26. 1c9ca3a ACPI: pci_link: clean up whitespace by Bjorn Helgaas · 16 years ago
  27. ff69f2b acpi: fix of pmtimer overflow that make Cx states time incorrect by alex.shi · 16 years ago
  28. 40f49e7 sh: dma: Make G2 DMA configurable. by Paul Mundt · 15 years ago
  29. 6adaad1 tracing: stop comm recording on tracing off by Steven Rostedt · 15 years ago
  30. 4ca53085 tracing: protect reader of cmdline output by Steven Rostedt · 15 years ago
  31. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 15 years ago
  32. afd4672 ext4: Add auto_da_alloc mount option by Theodore Ts'o · 15 years ago
  33. 0330354 tracing/ftrace: fix the check on nopped sites by Frederic Weisbecker · 15 years ago
  34. 42854dc x86, paravirt: prevent gcc from generating the wrong addressing mode by Jeremy Fitzhardinge · 15 years ago
  35. da62e71 sh: dma: Make PVR2 DMA configurable. by Paul Mundt · 15 years ago
  36. 7a2cf4a m68k: merge the non-MMU and MMU versions of siginfo.h by Greg Ungerer · 15 years ago
  37. 9df3d51 m68k: use the MMU version of unistd.h for all m68k platforms by Greg Ungerer · 15 years ago
  38. 8dba99e m68k: merge the non-MMU and MMU versions of signal.h by Greg Ungerer · 15 years ago
  39. 230d186 m68k: merge the non-MMU and MMU versions of ptrace.h by Greg Ungerer · 15 years ago
  40. c5f5d3e m68k: use MMU version of setup.h for both MMU and non-MMU by Greg Ungerer · 15 years ago
  41. 3879f5d Merge branch 'imx-fb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into devel by Russell King · 15 years ago
  42. 808ff69 iwlwifi: correct log level when error occurs by Reinette Chatre · 16 years ago
  43. 18d426c iwlwifi: print contents of control register when error occurs by Reinette Chatre · 16 years ago
  44. 48676eb iwlagn: fix warning when set WEP key by Mohamed Abbas · 16 years ago
  45. fd9377e iwl3945: unmap previously mapped memory by Reinette Chatre · 16 years ago
  46. 732587a iwl3945: use iwl_tx_cmd_complete by Abhijeet Kolekar · 16 years ago
  47. dd5b687 iwl3945 : fix rate scaling by Abhijeet Kolekar · 16 years ago
  48. 5c8df2d iwl3945: use iwl_led structure by Abhijeet Kolekar · 16 years ago
  49. fa11d52 iwl3945: fix sparse error by Abhijeet Kolekar · 16 years ago
  50. 3c4955f iwlwifi: verify the antenna selection when receive fixed rate debugfs by Wey-Yi Guy · 16 years ago
  51. df36c04 iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt by Wey-Yi Guy · 16 years ago
  52. 8fe7231 iwlwifi: HT performance improvement changes by Wey-Yi Guy · 16 years ago
  53. 86b4766 iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled by Wey-Yi Guy · 16 years ago
  54. adb7b5e iwlwifi: add rf information in rate_scale debugfs command by Wey-Yi Guy · 16 years ago
  55. d8ae4f5 iwlwifi: add valid tx antenna information in rate_scale_table debugfs by Wey-Yi Guy · 16 years ago
  56. 141fa61 ray_cs: checkpatch.pl and Lindent cleanups by John Daiker · 16 years ago
  57. a66098d mwl8k: Marvell TOPDOG wireless driver by Lennert Buytenhek · 16 years ago
  58. 217ba9d ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode by Jouni Malinen · 16 years ago
  59. eeee132 ath9k: Add spectrum management to HW capabilities by Sujith · 16 years ago
  60. 15cc0f1 ath9k: make few eeprom and calib items static by Luis R. Rodriguez · 16 years ago
  61. c117fa0 ath9k: downgrade xmit queue full message to xmit debug by Luis R. Rodriguez · 16 years ago
  62. 4a5af9c mac80211_hwsim: add regulatory testing options by Luis R. Rodriguez · 16 years ago
  63. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 16 years ago
  64. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  65. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  66. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 16 years ago
  67. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago
  68. 8830cb6 atmel: checkpatch.pl cleanups by John Daiker · 16 years ago
  69. 62b4fb6 ath9k: Fix bug in reading debugfs file 'rcstat' by Sujith · 16 years ago
  70. c37452b ath9k: Fix bug in TX aggregation by Sujith · 16 years ago
  71. 9c81e8b ath9k: Initialize ANI properly by Sujith · 16 years ago
  72. 22e5b085 ath5k: update LED table with reported devices by Bob Copeland · 16 years ago
  73. cdb02dc ath5k: use a table for LED parameters by Bob Copeland · 16 years ago
  74. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  75. 8d6c39e ath5k: don't change mac in eeprom_read_mac on error by Jiri Slaby · 16 years ago
  76. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  77. 77dcb6a iwlwifi: correct device name for 1000 series by Jay Sternberg · 16 years ago
  78. 8337031 iwl3945: add test for new association by Abhijeet Kolekar · 16 years ago
  79. 346de73 p54: completely ignore rx'd frames with bad FCS by Christian Lamparter · 16 years ago
  80. 05c9a4c airo_cs: checkpatch.pl cleanups by John Daiker · 16 years ago
  81. be1b08a ath9k: Use suitable macros with 4k eeprom data by Vasanthakumar Thiagarajan · 16 years ago
  82. cc88aff ipw2x00: remove obsolete enums by Helmut Schaa · 16 years ago
  83. d74cc9a ipw2x00: Use IE definitions from linux/ieee80211.h by Helmut Schaa · 16 years ago
  84. 30e1863 ipw2x00: remove duplicated defines by Helmut Schaa · 16 years ago
  85. 3756162 libipw: fix debug output by Helmut Schaa · 16 years ago
  86. 5077fd3 ath9k: always compile ath_radio_{en,dis}able by Gabor Juhos · 16 years ago
  87. 5210311 ath9k: fix compile error in debug.c by Gabor Juhos · 16 years ago
  88. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  89. 6b765de ath9k: fix AR_SREV_9100_OR_LATER macro by Gabor Juhos · 16 years ago
  90. d4376eb ath9k: move ar9100 version checking macros into a more appropriate place by Gabor Juhos · 16 years ago
  91. a8c96d3 ath9k: cleanup AR5416 version checking macros by Gabor Juhos · 16 years ago
  92. 978b532 ath9k: Incorrect AR9285 version check macro by Senthil Balasubramanian · 16 years ago
  93. 4e84516 ath9k: INI update for AR9285 and periodic PA offset caliberation by Senthil Balasubramanian · 16 years ago
  94. b03a9db ath9k: RX buffers may be accessed/freed even before initialized/alloced. by Senthil Balasubramanian · 16 years ago
  95. f0e6ce1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time by Senthil Balasubramanian · 16 years ago
  96. ec329ac cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm by Luis R. Rodriguez · 16 years ago
  97. 611b6a8 cfg80211: Enable passive scan on channels 12-14 for world roaming by Luis R. Rodriguez · 16 years ago
  98. 22cad73 mac80211_hwsim: add support for 5 GHz by Luis R. Rodriguez · 16 years ago
  99. 94041b2 p54: enable power save support by Christian Lamparter · 16 years ago
  100. d0b45ae p54: initial SoftLED support by Christian Lamparter · 16 years ago