1. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  2. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  3. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  4. 38a6fe8 Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  5. 54822de MIPS: Wire up accept4 syscall. by Ralf Baechle · 15 years ago
  6. ce21f4e MIPS: VPE: Delete unused function get_tc_unused(). by Ralf Baechle · 15 years ago
  7. 349c422 MIPS: VPE: Fix bogus indentation. by Ralf Baechle · 15 years ago
  8. f18b51c MIPS: VPE: Make various functions static. by Ralf Baechle · 15 years ago
  9. 477c4b0 MIPS: VPE: Free relocation chain on error. by Ralf Baechle · 15 years ago
  10. e2a9cf9 MIPS: VPE: Fix compiler warning. by Raghu Gandham · 15 years ago
  11. 6f9fdeb MIPS: Module: Make error messages unique. by Ralf Baechle · 15 years ago
  12. 39b3d44 MIPS: Octeon: Run IPI code with interrupts disabled. by David Daney · 15 years ago
  13. 3d4656d MIPS: Jazz: Fix read buffer overflow by Roel Kluin · 15 years ago
  14. 64f1815 MIPS: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  15. a1b021d MIPS: MTX-1: Request button GPIO before setting its direction by Florian Fainelli · 15 years ago
  16. 619e226 MIPS: AR7: Override CFLAGS with -Werror by Florian Fainelli · 15 years ago
  17. e5b3837 MIPS: AR7: Remove unused tnetd7200_get_clock function by Florian Fainelli · 15 years ago
  18. 8e84c14 MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK by Florian Fainelli · 15 years ago
  19. 50ca961 MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled by Florian Fainelli · 15 years ago
  20. ea85a0e MIPS: Fix read buffer overflow by Roel Kluin · 15 years ago
  21. dd34b5a MIPS: AR7: Fix build warning on memory.c by Florian Fainelli · 15 years ago
  22. 838c057 MIPS: Octeon PCIe: Make hardware and software bus numbers match. by David Daney · 15 years ago
  23. 3e6e921 MIPS: RBTX4939: Fix IOC pin-enable register updating by Atsushi Nemoto · 15 years ago
  24. 0ca7173 MIPS: Simplify and correct interrupt handling for MSP4200 by Shane McDonald · 15 years ago
  25. 6577890 MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC by Florian Fainelli · 15 years ago
  26. 4824f20 MIPS: MSP71xx: fix build failures on msp_irq_slp.c by Florian Fainelli · 15 years ago
  27. 0e66fff MIPS: Fix loading of modules with unresolved weak symbols by Gabor Juhos · 15 years ago
  28. d8e5f9fe MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE. by Kurt Martin · 15 years ago
  29. 008ee96 [PATCH] MIPS: SMTC: Fix compile error by Raghu Gandham · 15 years ago
  30. 484889f MIPS: Avoid clobbering struct pt_regs in kthreads by David Daney · 15 years ago
  31. 1de010a MIPS: AR7: Remove unused inclusions of <linux/version.h>. by Huang Weiyi · 15 years ago
  32. 78fe01a MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int() by Yoichi Yuasa · 15 years ago
  33. 7d35cdc MIPS: Fix compile for !CONFIG_SMP by Alexander Clouter · 15 years ago
  34. a887b4d MIPS: Drop mmap_sem in pagefault oom path by Akinobu Mita · 15 years ago
  35. 49316cbf0 MIPS: Eleminate filenames from comments by Ralf Baechle · 15 years ago
  36. 1c1a90d [PATCH] MIPS: Cavium: Move swapped comments to their rightful place. by Ralf Baechle · 15 years ago
  37. 126b67b amd64_edac: fix ECC checking by Doug Thompson · 15 years ago
  38. d676c11 mtd: mtdblock: introduce mtdblks_lock by Matthias Kaehlcke · 15 years ago
  39. 2bf961b mtd: remove 'SBC8240 Wind River' Device Driver Code by Subrata Modak · 15 years ago
  40. 3cae1cc mtd: OneNAND: OMAP2/3: free GPMC CS on module removal by Mika Korhonen · 15 years ago
  41. 00acf4a mtd: OneNAND: fix incorrect bufferram offset by Mika Korhonen · 15 years ago
  42. 8022c13 mtd: blkdevs: do not forget to get MTD devices by Artem Bityutskiy · 15 years ago
  43. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 15 years ago
  44. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 15 years ago
  45. 4b35d2ca ALSA: hda - Read buffer overflow by Roel Kluin · 15 years ago
  46. 84d3dc2 ALSA: hda: Correct EAPD for Dell Inspiron 1525 by Chengu Wang · 15 years ago
  47. e310bb0 ALSA: hda: warn on spurious response by Wu Fengguang · 15 years ago
  48. feb2734 ALSA: hda: remember last command for each codec by Wu Fengguang · 15 years ago
  49. c32649f ALSA: hda: read CORBWP inside reg_lock by Wu Fengguang · 15 years ago
  50. cdb1fbf ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io by Wu Fengguang · 15 years ago
  51. a678cde ALSA: hda: take cmd_mutex in probe_codec() by Wu Fengguang · 15 years ago
  52. deadff1 ALSA: hda: track CIRB/CORB command/response states for each codec by Wu Fengguang · 15 years ago
  53. ce577e8 ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527 by Takashi Iwai · 15 years ago
  54. a33a052 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  55. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
  56. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  57. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  58. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  59. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  60. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  61. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  62. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  63. 4905f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  64. 0ce166b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  65. 57d7f28 TTY: Maintainer change by Greg Kroah-Hartman · 15 years ago
  66. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  67. b564afc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  68. 5973bee [WATCHDOG] Fix COH 901 327 watchdog enablement by Linus Walleij · 15 years ago
  69. 63097b3 pcnet32: VLB support fixes by Don Fry · 15 years ago
  70. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  71. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 15 years ago
  72. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  73. 9bfdac9 mISDN: Read buffer overflow by roel kluin · 15 years ago
  74. 54706d9 s6gmac: Read buffer overflow by roel kluin · 15 years ago
  75. 1b994b5 tulip: Read buffer overflow by roel kluin · 15 years ago
  76. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  77. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  78. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  79. 3be4ee5 Merge branch 'misc-2.6.31' into release by Len Brown · 15 years ago
  80. 95452a6 Merge branch 'bugzilla-13825' into release by Len Brown · 15 years ago
  81. 7334546 eeepc-laptop: fix hot-unplug on resume by Alan Jenkins · 15 years ago
  82. a571a79 Merge branch 'memhotplug-crash' into release by Len Brown · 15 years ago
  83. 5d2619f ACPI: Ingore the memory block with zero block size in course of memory hotplug by Zhao Yakui · 15 years ago
  84. aa7b2b2 ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver by Zhao Yakui · 15 years ago
  85. 6a61487 Merge branch 'bugzilla-13751' into release by Len Brown · 15 years ago
  86. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  87. f63440ef Merge branch 'thinkpad' into release by Len Brown · 15 years ago
  88. 437f8c8 Merge branch 'bugzilla-13865' into release by Len Brown · 15 years ago
  89. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  90. d0006f3 ACPI: root-only read protection on /sys/firmware/acpi/tables/* by Len Brown · 15 years ago
  91. cae5a39 parisc: hppb.c - fix printk format strings by Helge Deller · 15 years ago
  92. c439623 parisc: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  93. 1a1dba3 parisc: sticore.c - check return values by Helge Deller · 15 years ago
  94. 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
  95. 1e0deab parisc: dino.c - check return value of pci_assign_resource() by Helge Deller · 15 years ago
  96. c6fe6b0 parisc: hp_sdc_mlc.c - check return value of down_trylock() by Helge Deller · 15 years ago
  97. 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
  98. e414314 sched: Fix latencytop and sleep profiling vs group scheduling by Peter Zijlstra · 15 years ago
  99. 59b9005 perf top: Add mwait_idle_with_hints to skip_symbols[] by Arnaldo Carvalho de Melo · 15 years ago
  100. 9b30a26 perf tools: Fix faulty check by Stoyan Gaydarov · 15 years ago