1. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 15 years ago
  2. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 15 years ago
  3. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 15 years ago
  4. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 15 years ago
  5. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 15 years ago
  6. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 15 years ago
  7. 8b07cd4 sparseirq: do not printk when migrating IRQ descriptors by Ingo Molnar · 15 years ago
  8. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 15 years ago
  9. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 15 years ago
  10. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 15 years ago
  11. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 15 years ago
  12. 51bc39f hrtimer: remove #include <linux/irq.h> by KOSAKI Motohiro · 15 years ago
  13. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 15 years ago
  14. 973656f x86, sparseirq: clean up Kconfig entry by Ingo Molnar · 15 years ago
  15. 4e17fee x86: turn CONFIG_SPARSE_IRQ off by default by Ingo Molnar · 15 years ago
  16. 4a6908a Linux 2.6.28 by Linus Torvalds · 15 years ago
  17. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  18. 1806f82 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 2523659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  20. 574f3c4 ALSA: hda - Add missing terminators in patch_sigmatel.c by Herton Ronaldo Krzesinski · 15 years ago
  21. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 15 years ago
  22. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 15 years ago
  23. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  24. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 15 years ago
  25. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 15 years ago
  26. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 15 years ago
  27. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 15 years ago
  28. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 15 years ago
  29. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 15 years ago
  30. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 15 years ago
  31. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  32. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  33. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  34. 2e85696 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  35. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  36. ed2b03e MIPS: MIPS64R2: Fix buggy __arch_swab64 by David Daney · 15 years ago
  37. 08d9d1c MIPS: Fix preprocessor warnings flaged by GCC 4.4 by David Daney · 15 years ago
  38. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 15 years ago
  39. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  40. e6a997e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 15 years ago
  42. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 15 years ago
  43. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 15 years ago
  44. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 15 years ago
  45. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 15 years ago
  46. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  47. 8837e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  48. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  49. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  50. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  51. eae34c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  52. 5bd9c69 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  53. 19b3f31 ALSA: Fix a Oops bug in omap soc driver. by Stanley Miao · 15 years ago
  54. 8f55c1e ALSA: hda - Remove non-working headphone control for Dell laptops by Takashi Iwai · 15 years ago
  55. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  56. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  57. 9e43f0d ALSA: hda - Add no-jd model for IDT 92HD73xx by Takashi Iwai · 15 years ago
  58. 85f13b6 ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" by Takashi Iwai · 15 years ago
  59. d8a0be6 cciss: fix problem that deleting multiple logical drives could cause a panic by Stephen M. Cameron · 15 years ago
  60. fa620e9 ALSA: hda - Add quirk for Dell Studio 17 by Joerg Schirottke · 15 years ago
  61. ac5c4e7 drm/i915: GEM on PAE has problems - disable it for now. by Dave Airlie · 15 years ago
  62. c4de0a5 drm/i915: Don't return busy for buffers left on the flushing list. by Eric Anholt · 15 years ago
  63. a2ed961 md: Don't read past end of bitmap when reading bitmap. by NeilBrown · 15 years ago
  64. 739840d ppp: fix segfaults introduced by netdev_priv changes by James Chapman · 15 years ago
  65. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 15 years ago
  66. 929096f Linux 2.6.28-rc9 by Linus Torvalds · 15 years ago
  67. 078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2 by Yinghai Lu · 15 years ago
  68. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  69. 69098ba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  70. b3806c3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 3653b9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  72. 52af894 Maintainer email fixes for inotify by John McCutchan · 15 years ago
  73. 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 15 years ago
  74. de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 15 years ago
  75. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 15 years ago
  76. c9bc03a Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  77. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 15 years ago
  78. 6f8a0ed sparseirq, xen: make sure irq_desc is allocated for interrupts by Jeremy Fitzhardinge · 15 years ago
  79. e28d832 ALSA: hda - Fix silent HP output on D975 by Takashi Iwai · 15 years ago
  80. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 15 years ago
  81. 3e3d0e9 PCI hotplug: ibmphp: Fix module ref count underflow by Neil Horman · 15 years ago
  82. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 15 years ago
  83. 55dac3a Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  84. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  85. 3797455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  86. 5b8bd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  87. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 15 years ago
  88. a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 15 years ago
  89. 4b4cdf3 STAGING: Move staging drivers back to staging-specific menu by Dmitry Baryshkov · 15 years ago
  90. aa6f3c6 driver core: add newlines to debugging enabled/disabled messages by Marcel Holtmann · 15 years ago
  91. 09a35ce xilinx_hwicap: remove improper wording in license statement by Greg Kroah-Hartman · 15 years ago
  92. 1c93ca0 driver core: fix using 'ret' variable in unregister_dynamic_debug_module by Johann Felix Soden · 16 years ago
  93. af4b851 USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display by Mike Provencher · 15 years ago
  94. 413ba6f USB: set correct configuration in probe of ti_usb_3410_5052 by Oliver Neukum · 15 years ago
  95. 7c99200 USB: add 5372:2303 to pl2303 by Matthew Arnold · 15 years ago
  96. 24c0996 USB: skip Set-Interface(0) if already in altsetting 0 by Alan Stern · 15 years ago
  97. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 15 years ago
  98. c33ba39 USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour by Peter Korsgaard · 15 years ago
  99. aacf4a0 usbmon: drop bogus 0t from usbmon.txt by Pete Zaitcev · 15 years ago
  100. 7c12414 USB: gadget: fix rndis working at high speed by David Brownell · 16 years ago