1. b9744d1 mac80211: fix docbook by Johannes Berg · 15 years ago
  2. 4ff1766 mac80211_hwsim: avoid NULL access by Johannes Berg · 15 years ago
  3. 2fbddeb ssb: Add support for 4318E by Clyde McPherson · 15 years ago
  4. cff782c b43: Add support for 4318E by Clyde McPherson · 15 years ago
  5. 8b339d0 zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device by Hin-Tak Leung · 15 years ago
  6. b4b223c zd1211rw: 07b8:6001 is a ZD1211B by Pascal Terjan · 15 years ago
  7. c3b8542 r6040: bump driver version to 0.24 and date to 08 July 2009 by Florian Fainelli · 15 years ago
  8. 35976d4 r6040: restore MIER register correctly when IRQ line is shared by Florian Fainelli · 15 years ago
  9. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  10. 64c8165 davinci_emac: fix kernel oops when changing MAC address while interface is down by Pablo Bitton · 15 years ago
  11. 19e588e igb: set lan id prior to configuring phy by Alexander Duyck · 15 years ago
  12. 44b5728 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in by Yinghai Lu · 15 years ago
  13. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  14. e328877 tty: maintainers data was edited wrongly by someone by Alan Cox · 15 years ago
  15. d945cb9 pty: Rework the pty layer to use the normal buffering logic by Alan Cox · 15 years ago
  16. b4b21ca Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  17. 728b690 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  18. ed7ba2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  19. 4b99d35 intel-iommu: Fix intel_iommu_unmap_range() with size 0 by Sheng Yang · 15 years ago
  20. 0f2f222 Free struct device in fw_dev_release() by Catalin Marinas · 15 years ago
  21. d5ce5b4 Free the memory allocated by memdup_user() in fs/sysfs/bin.c by Catalin Marinas · 15 years ago
  22. 5e75c5f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  23. d6d4655 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  24. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  25. 622f806 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  26. 6c96895 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" by Linus Torvalds · 15 years ago
  27. 99f5d48 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) by Krzysztof Helt · 15 years ago
  28. d7272e5 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  29. f1b9c33 w100fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  30. feaa61e atafb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  31. 0c8ddf7 i810fb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  32. e9bf0cc elfcore.h : Fix UML build breakage by Parag Warudkar · 15 years ago
  33. 508f711 ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC) by Darren Salt · 15 years ago
  34. ec3a354 kmemleak: Add callbacks to the bootmem allocator by Catalin Marinas · 15 years ago
  35. 53238a6 kmemleak: Allow partial freeing of memory blocks by Catalin Marinas · 15 years ago
  36. e4f7c0b4 kmemleak: Trace the kmalloc_large* functions in slub by Catalin Marinas · 15 years ago
  37. 2587362 kmemleak: Scan objects allocated during a scanning episode by Catalin Marinas · 15 years ago
  38. b87324d kmemleak: Do not acquire scan_mutex in kmemleak_open() by Catalin Marinas · 15 years ago
  39. 288c857 kmemleak: Remove the reported leaks number limitation by Catalin Marinas · 15 years ago
  40. 886a7a3 PM: Clear -EAGAIN in dpm_prepare by Sebastian Ott · 15 years ago
  41. 00024be x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR by Peter Chubb · 15 years ago
  42. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 15 years ago
  43. dc4c2e6 ALSA: hda - Disable AMD SB600 64bit address support only by Andiry Brienza · 15 years ago
  44. eeafa5e Input: gpio_mouse - use standard driver registration method by Saeed Bishara · 15 years ago
  45. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 15 years ago
  46. 1c55d52 ALSA: hda - Check widget types while parsing capture source in patch_via.c by Takashi Iwai · 15 years ago
  47. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  48. ad9064d powerpc: Fix spin_event_timeout() to be robust over context switches by Grant Likely · 15 years ago
  49. 30c5af4 powerpc: Use pr_devel() in do_dcache_icache_coherency() by Michael Ellerman · 15 years ago
  50. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  51. 29e5fa5 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c by Michael Ellerman · 15 years ago
  52. 651e2dd powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c by Michael Ellerman · 15 years ago
  53. 3665ee3 powerpc/perf_counter: Remove duplicated #include by Huang Weiyi · 15 years ago
  54. a1ac38a powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c by Michael Ellerman · 15 years ago
  55. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  56. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  57. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  58. 01cc826 Merge commit 'jwb/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  59. a17458f drm/i915: Move lock to more reasonable location by Ben Gamari · 15 years ago
  60. a01c75b drm/i915: Add gtt_offset to gem object list debugfs output by Ben Gamari · 15 years ago
  61. b532359 drm/i915: Remove gtt_bound from drm_i915_gem_object by Ben Gamari · 15 years ago
  62. febc769 drm/i915: Disable VGA output when doing DRM_MODE_DPMS_OFF. by ling.ma@intel.com · 15 years ago
  63. 8e4d36b drm/i915: crt fetch EDID by DVI-I converter on G4x platform by ling.ma@intel.com · 15 years ago
  64. 22bd50c drm/i915: Don't update display FIFO watermark on IGDNG by Zhenyu Wang · 15 years ago
  65. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  66. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  67. 76d8b64 hp-wmi: fix rfkill bug by Johannes Berg · 15 years ago
  68. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  69. a7a4e41 iwmc3200wifi: add Kconfig help by Samuel Ortiz · 15 years ago
  70. cbfe89c ath9k: Fix leak in tx descriptor by Vasanthakumar Thiagarajan · 15 years ago
  71. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  72. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  73. 337b9d0 ALSA: hda - Fix capture source selection in patch_via.c by Takashi Iwai · 15 years ago
  74. d01730d quota: Fix possible deadlock during parallel quotaon and quotaoff by Jiaying Zhang · 15 years ago
  75. 0760630 [S390] define KTIME_SCALAR for 32-bit s390 by Martin Schwidefsky · 15 years ago
  76. 25ca125 [S390] add generic atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  77. 2c48c4d [S390] improve suspend/resume error messages by Christian Borntraeger · 15 years ago
  78. fca3e35 [S390] set SCHED_OMIT_FRAME_POINTER for s390 by Martin Schwidefsky · 15 years ago
  79. 5075bac [S390] add __ucmpdi2() helper function by Heiko Carstens · 15 years ago
  80. 2651fa2 [S390] perf_counter build fix by Heiko Carstens · 15 years ago
  81. 8108881 [S390] shutdown actions: save/return rc from init function by Frank Munzert · 15 years ago
  82. aeec92c [S390] dasd: correct debugfeature sense dump by Stefan Haberland · 15 years ago
  83. bb8c29c [S390] udelay: disable lockdep to avoid false positives by Heiko Carstens · 15 years ago
  84. 9935774 [S390] monreader: fix dev_set_drvdata conversion by Heiko Carstens · 15 years ago
  85. c9568fd [S390] sclp: fix compile error for !SCLP_CONSOLE by Heiko Carstens · 15 years ago
  86. d3a11e6 ALSA: hda - Add missing EAPD initialization for VIA codecs by Takashi Iwai · 15 years ago
  87. 55d1d6c ALSA: hda - Clean up VT170x dig-in initialization code by Takashi Iwai · 15 years ago
  88. 4b8a967 kmemleak: Add more cond_resched() calls in the scanning thread by Catalin Marinas · 15 years ago
  89. bf2a76b kmemleak: Renice the scanning thread to +10 by Catalin Marinas · 15 years ago
  90. 7afdbf2 signals: declare sys_rt_tgsigqueueinfo in syscalls.h by Arnd Bergmann · 15 years ago
  91. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  92. dd4da3a serial: sh-sci: fix sci interrupt handler by SUGIOKA Toshinobu · 15 years ago
  93. 2b5c0c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31 by Paul Mundt · 15 years ago
  94. 2dbc8a2 video: hitfb: Move over to dev_pm_ops. by Paul Mundt · 15 years ago
  95. 684dcd0 video: hitfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  96. e33afdd video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  97. 5ca1ea2 fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register by Greg Ungerer · 15 years ago
  98. 9ff1a91 fec: remove extra ";" from definition names by Greg Ungerer · 15 years ago
  99. a2e1b4c [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states by Mark Langsdorf · 15 years ago
  100. 3f4a782 [CPUFREQ] fix (utter) cpufreq_add_dev mess by Mathieu Desnoyers · 15 years ago