1. 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 16 years ago
  2. a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 16 years ago
  3. 94f341db USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 16 years ago
  4. 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  5. 7565fc3 ASoC: TLV320AIC3X: Add TLV information for volume controls by Jarkko Nikula · 16 years ago
  6. b93f74f ASoC: TLV320AIC3X: Fix volume ranges by Jarkko Nikula · 16 years ago
  7. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 16 years ago
  8. 8e08f6e Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 16 years ago
  9. 34cd499 tracing: clean up splice code by Steven Rostedt · 16 years ago
  10. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 16 years ago
  11. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 16 years ago
  12. f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 16 years ago
  13. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  14. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  15. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
  16. a85165c ALSA: via82xx - Clean up quirk list by Takashi Iwai · 16 years ago
  17. d9f8e9c Merge branch 'topic/quirk-cleanup' into topic/misc by Takashi Iwai · 16 years ago
  18. dea0a50 ALSA: hda - Clean up quirk lists by Takashi Iwai · 16 years ago
  19. 2a074f4 Merge branch 'topic/quirk-cleanup' into topic/hda by Takashi Iwai · 16 years ago
  20. 8bd4bb7 ALSA: Add subdevice_mask field to quirk entries by Takashi Iwai · 16 years ago
  21. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  22. 9483c89 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 16 years ago
  23. d41d411 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Felix Blyakher · 16 years ago
  24. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  25. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  26. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
  27. b825e6c x86, es7000: fix ACPI table mappings by Yinghai Lu · 16 years ago
  28. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 16 years ago
  29. 05876f8 acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap by Jeremy Fitzhardinge · 16 years ago
  30. eecb9a6 x86: always explicitly map acpi memory by Jeremy Fitzhardinge · 16 years ago
  31. 1c14fa4 x86: use early_ioremap in __acpi_map_table by Jeremy Fitzhardinge · 16 years ago
  32. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
  33. d278c48 perf_counters: account NMI interrupts by Mike Galbraith · 16 years ago
  34. 2bc275e UBIFS: fix dbg_chk_lpt_sz() by Adrian Hunter · 16 years ago
  35. 23a185c perf_counters: make software counters work as per-cpu counters by Paul Mackerras · 16 years ago
  36. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  37. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 16 years ago
  38. 90af951 xen: explicitly initialise the cpu field of irq_info by Ian Campbell · 16 years ago
  39. 3445a8f xen: make sure that softirqs get handled at the end of event processing by Jeremy Fitzhardinge · 16 years ago
  40. d77bbd4 xen: remove irq bindcount by Jeremy Fitzhardinge · 16 years ago
  41. ced40d0 xen: pack all irq-related info together by Jeremy Fitzhardinge · 16 years ago
  42. 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
  43. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  44. 54a353a xen: set irq_chip disable by Jeremy Fitzhardinge · 16 years ago
  45. 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
  46. 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
  47. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 16 years ago
  48. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
  49. c47c1b1 x86, pgtable.h: fix 2-level 32-bit build by Ingo Molnar · 16 years ago
  50. e5f7f202 x86, pgtable.h: macro-ify *_page() methods by Ingo Molnar · 16 years ago
  51. 726c0d9 x86: early_printk.c - fix pgtable.h unification fallout by Ingo Molnar · 16 years ago
  52. 790c7eb Merge branch 'jsgf/x86/unify' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  53. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  54. 17406b8 softlockup: remove timestamp checking from hung_task by Mandeep Singh Baines · 16 years ago
  55. 43f7392 intel-iommu: fix build error with INTR_REMAP=y and DMAR=n by Joerg Roedel · 16 years ago
  56. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 16 years ago
  57. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 16 years ago
  58. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 16 years ago
  59. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 16 years ago
  60. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago
  61. 286ce0a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  62. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  63. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 16 years ago
  64. 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 16 years ago
  65. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
  66. d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 16 years ago
  67. 548c893 kernel/irq: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  68. 2c344e9 x86: don't pretend that non-framepointer stack traces are reliable by Arjan van de Ven · 16 years ago
  69. cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  70. f72dcca x86: check_timer cleanup by Yinghai Lu · 16 years ago
  71. abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 16 years ago
  72. f1ee554 x86/irq: optimize nr_irqs by Yinghai Lu · 16 years ago
  73. 005bf0e6 irq: optimize init_kstat_irqs/init_copy_kstat_irqs by Yinghai Lu · 16 years ago
  74. 0f3c2a8 irq: clear kstat_irqs by Yinghai Lu · 16 years ago
  75. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 16 years ago
  76. c9a192d xfs: sanitize qh_lock wrappers by Christoph Hellwig · 16 years ago
  77. 7201813 xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED by Christoph Hellwig · 16 years ago
  78. e249458 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE by Christoph Hellwig · 16 years ago
  79. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 16 years ago
  80. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 16 years ago
  81. 0d87e65 xfs: remove superflous inobt macros by Christoph Hellwig · 16 years ago
  82. 7153f8b xfs: remove iclog calculation special cases by Christoph Hellwig · 16 years ago
  83. 23c7b52 ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecs by Herton Ronaldo Krzesinski · 16 years ago
  84. 8663ae5 ALSA: hda - Bind new ecs mobo id (1019:2950) to model=ecs202 by Herton Ronaldo Krzesinski · 16 years ago
  85. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 16 years ago
  86. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  87. aa6320d gro: Optimise TCP packet reception by Herbert Xu · 16 years ago
  88. a5ad24b gro: Optimise IPv4 packet reception by Herbert Xu · 16 years ago
  89. aa4b9f5 gro: Optimise Ethernet header comparison by Herbert Xu · 16 years ago
  90. 4ae5544 gro: Remember number of held packets instead of counting every time by Herbert Xu · 16 years ago
  91. 4f3e797 crypto: scatterwalk - Avoid flush_dcache_page on slab pages by Herbert Xu · 16 years ago
  92. d6301d3 net: Increase default NET_SKB_PAD to 32. by David S. Miller · 16 years ago
  93. b3df68f netxen: fix msi-x interrupt handling by Dhananjay Phadke · 16 years ago
  94. b991d2b de2104x: force correct order when writing to rx ring by Risto Suominen · 16 years ago
  95. cfbf84f tun: Fix unicast filter overflow by Alex Williamson · 16 years ago
  96. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 16 years ago
  97. bc111d5 drivers/atm: introduce missing kfree by Julia Lawall · 16 years ago
  98. d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 16 years ago
  99. 8e9b6e7 xfs: remove the unused XFS_QMOPT_DQLOCK flag by Christoph Hellwig · 16 years ago
  100. 4346cdd xfs: cleanup xfs_find_handle by Christoph Hellwig · 16 years ago