1. f8cb2c4 [ALSA] ac97: Identify CMI9761 chips. by James Courtier-Dutton · 19 years ago
  2. e8bb036 [ALSA] ac97_codec - trivial fix for bit update functions by James C Georgas · 19 years ago
  3. d5f6a38 [ALSA] snd-ca0106: Fix typos. by James Courtier-Dutton · 19 years ago
  4. e4f55d8 [ALSA] snd-ca0106: Add new card variant. by James Courtier-Dutton · 19 years ago
  5. 4d36128 [ALSA] sound: fix PCM substream list by Akinobu Mita · 19 years ago
  6. c13893d [ALSA] sound: initialize rawmidi substream list by Akinobu Mita · 19 years ago
  7. a48bb28 [ALSA] snd_hda_intel 3stack mode for ASUS P5P-L2 by Nickolay V. Shmyrev · 19 years ago
  8. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 19 years ago
  9. 01f681d [ALSA] Fix invalid assignment of PCI revision by Takashi Iwai · 19 years ago
  10. e3a5d59 [ALSA] Fix races in PCM OSS emulation by Takashi Iwai · 19 years ago
  11. ba8bdf8 [ALSA] hda-codec - fix typo in PCI IDs by Christian Hesse · 19 years ago
  12. c19bcdc [ALSA] ac97 - Fix potential negative array index by Takashi Iwai · 19 years ago
  13. b90d776 [ALSA] hda-codec - Verbose proc output for PCM parameters by Takashi Iwai · 19 years ago
  14. ee3527b [ALSA] hda-codec - Fix detection of supported sample rates by Takashi Iwai · 19 years ago
  15. 4a95cd8 [ALSA] hda-codec - Fix model for ASUS V1j laptop by Takashi Iwai · 19 years ago
  16. 0e5d720 [ALSA] sound/core/control.c: remove dead code by Adrian Bunk · 19 years ago
  17. efeccac [ALSA] hda-codec - Add model for HP q965 by Takashi Iwai · 19 years ago
  18. 9a826dd [ALSA] pcm core: fix silence_start calculations by Clemens Ladisch · 19 years ago
  19. 3bc8952 [ALSA] hda-codec - Fix a typo by Takashi Iwai · 19 years ago
  20. 176546a [ALSA] hdsp: precise_ptr control switched off by default by Remy Bruno · 19 years ago
  21. 83af036 [ALSA] hda-codec - Don't return error at initialization of modem codec by Takashi Iwai · 19 years ago
  22. bd2033f [ALSA] hda-codec - Fix wrong error checks in patch_{realtek,analog}.c by Takashi Iwai · 19 years ago
  23. d930126 [ALSA] ymfpci: fix swap_rear for S/PDIF passthrough by Glen Masgai · 19 years ago
  24. 201efe3 [ALSA] use the roundup macro by Clemens Ladisch · 19 years ago
  25. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 19 years ago
  26. e7d24f0 [ALSA] ac97_codec (ALC655): add EAPD hack for MSI L725 laptop by Jaroslav Kysela · 19 years ago
  27. 99b5aa3 [ALSA] sound: Don't include i2c-dev.h by Jean Delvare · 19 years ago
  28. cf78bbc [ALSA] sound/usb/usbaudio: Handle return value of usb_register() by Tobias Klauser · 19 years ago
  29. 082d6c6 [ALSA] via82xx: add __devinitdata by Andreas Mohr · 19 years ago
  30. f238085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  31. a240d9f [CONNECTOR]: Replace delayed work with usual work queue. by Evgeniy Polyakov · 19 years ago
  32. 14fb8a7 [IPV4]: Fix BUG of ip_rt_send_redirect() by Li Yewang · 19 years ago
  33. a9fc00c [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash by Leigh Brown · 19 years ago
  34. 8228a18d [TCP]: Fix oops caused by tcp_v4_md5_do_del by Leigh Brown · 19 years ago
  35. d8172d8 [CONNECTOR]: Fix compilation breakage introduced recently. by Evgeniy Polyakov · 19 years ago
  36. 749494ba [TG3]: Update version and reldate. by Michael Chan · 19 years ago
  37. 60189dd [TG3]: Power down/up 5906 PHY correctly. by Michael Chan · 19 years ago
  38. c49a156 [TG3]: Fix race condition when calling register_netdev(). by Michael Chan · 19 years ago
  39. 24fcad6 [TG3]: Assign tp->link_config.orig_* values. by Michael Chan · 19 years ago
  40. 9b54d5c [NETFILTER] IPV6: Fix dependencies. by David S. Miller · 19 years ago
  41. 6634292 [BNX2]: Fix minor loopback problem. by Michael Chan · 19 years ago
  42. 6a13add [BNX2]: Fix bug in bnx2_nvram_write(). by Michael Chan · 19 years ago
  43. faac9c4 [BNX2]: Fix panic in bnx2_tx_int(). by Michael Chan · 19 years ago
  44. a3d3840 [AX.25]: Fix unchecked rose_add_loopback_neigh uses by Ralf Baechle · 19 years ago
  45. a159aaa [AX.25]: Fix unchecked rose_add_loopback_node uses by Ralf Baechle · 19 years ago
  46. a428271 [AX.25]: Fix unchecked ax25_linkfail_register uses by Ralf Baechle · 19 years ago
  47. 58bc574 [AX.25]: Fix unchecked nr_add_node uses. by Ralf Baechle · 19 years ago
  48. 81dcd16 [AX.25]: Fix unchecked ax25_listen_register uses by Ralf Baechle · 19 years ago
  49. 8d5cf59 [AX.25]: Fix unchecked ax25_protocol_register uses. by Ralf Baechle · 19 years ago
  50. c9266b9 [AX.25]: Mark all kmalloc users __must_check by Ralf Baechle · 19 years ago
  51. bd2b334 [TG3]: replace kmalloc+memset with kzalloc by Yan Burman · 19 years ago
  52. e25db64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  53. 7686fcf [PATCH] more work_struct fixes: tas300x sound drivers by Al Viro · 19 years ago
  54. 8a8b836 [SPARC]: Make bitops use same spinlocks as atomics. by David S. Miller · 19 years ago
  55. 928ee51 [CPUFREQ] longhaul compile fix. by Dave Jones · 19 years ago
  56. 8ec9822 [CPUFREQ] Advise not to use longhaul on VIA C7. by Dave Jones · 19 years ago
  57. a507ac4 [CPUFREQ] set policy->curfreq on initialization by Mattia Dongili · 19 years ago
  58. 216da72 [SPARC]: Update defconfig. by David S. Miller · 19 years ago
  59. 5a08900 [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. by David S. Miller · 19 years ago
  60. 9bc83dc [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. by Fabrice Knevez · 19 years ago
  61. b06824c [DocBook]: Fix two typos in generic IRQ docs. by David S. Miller · 19 years ago
  62. 729e7d7 [SPARC64]: Minor irq handling cleanups. by David S. Miller · 19 years ago
  63. 15f1483 [SPARC64]: Kill no-remapping-needed code in head.S by David S. Miller · 19 years ago
  64. 825020c [PATCH] sys_mincore: s/max/min/ by Oleg Nesterov · 19 years ago
  65. 2bb71b5 [PATCH] m68k trivial build fixes by Al Viro · 19 years ago
  66. 4fb23e4 Fix up mm/mincore.c error value cases by Linus Torvalds · 19 years ago
  67. c7ef259 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  68. 99f5e97 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  69. a08727b Make workqueue bit operations work on "atomic_long_t" by Linus Torvalds · 19 years ago
  70. 2f77d10 Fix incorrect user space access locking in mincore() by Linus Torvalds · 19 years ago
  71. 5c9a761 [PATCH] pata_via: Cable detect error by Alan · 19 years ago
  72. 2bfc361 [PATCH] Fix help text for CONFIG_ATA_PIIX by Alan · 19 years ago
  73. 0457882 [PATCH] initializer entry defined twice in pata_rz1000 by Ira Snyder · 19 years ago
  74. 9825d73 [PATCH] ata: fix platform_device_register_simple() error check by Akinobu Mita · 19 years ago
  75. 551c012 [PATCH] ahci: do not mangle saved HOST_CAP while resetting controller by Tejun Heo · 19 years ago
  76. 33480a0 [PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2) by Tejun Heo · 19 years ago
  77. c10340a [libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround) by Jeff Garzik · 19 years ago
  78. da02d2a [libata] use kmap_atomic(KM_IRQ0) in SCSI simulator by Jeff Garzik · 19 years ago
  79. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 19 years ago
  80. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 19 years ago
  81. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 19 years ago
  82. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 19 years ago
  83. 0221872 Fix "delayed_work_pending()" macro expansion by Linus Torvalds · 19 years ago
  84. bf628dc IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G by Roland Dreier · 19 years ago
  85. c59a3da IB: Fix ib_dma_alloc_coherent() wrapper by Roland Dreier · 19 years ago
  86. 701dfbe Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  87. d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
  88. e42734e [S390] cio: css_register_subchannel race. by Stefan Bader · 19 years ago
  89. da1cf23 [S390] Save prefix register for dump on panic by Michael Holzheu · 19 years ago
  90. 58be944 [S390] Fix reboot hang by Michael Holzheu · 19 years ago
  91. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 19 years ago
  92. b3c14d0 [S390] sclp_cpi module license. by Christian Borntraeger · 19 years ago
  93. 13e742b [S390] zcrypt: module unload fixes. by Ralph Wuerthner · 19 years ago
  94. 028cf91 [S390] Hipersocket multicast queue: make sure outbound handler is called by Ursula Braun · 19 years ago
  95. 86b2247 [S390] hypfs fixes by Christian Borntraeger · 19 years ago
  96. 240bfbe [S390] update default configuration by Martin Schwidefsky · 19 years ago
  97. 4ef4caa [PATCH] Generic HID layer - update MAINTAINERS by Jiri Kosina · 19 years ago
  98. 1c1e40b input/hid: Supporting more keys from the HUT Consumer Page by Florian Festi · 19 years ago
  99. e3a0dd7 [PATCH] Generic HID layer - build: USB_HID should select HID by Jiri Kosina · 19 years ago
  100. d1998ef [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macros by Ben Collins · 19 years ago