1. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  2. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  3. b130807 [ALSA] Fix no mpu401 interface can cause hard freeze by Randy Dunlap · 18 years ago
  4. 40e1a9c [ALSA] wavefront: fix __init/__devinit confusion by Clemens Ladisch · 18 years ago
  5. 1a806f4 [ALSA] Fix workaround for AD1988A rev2 codec by Takashi Iwai · 18 years ago
  6. cc63935 [ALSA] trivial: Code clean up of i2c/cs8427.c by Takashi Iwai · 18 years ago
  7. 7fd3748 [ALSA] sound/i2c/cs8427.c: don't export a static function by Adrian Bunk · 18 years ago
  8. 4f42bcc [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board by Takashi Iwai · 18 years ago
  9. 9f37c5b [ALSA] Reduce the string length of Terratec Aureon 7.1 Universe by Takashi Iwai · 18 years ago
  10. c775ac7 [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X by Jaroslav Kysela · 18 years ago
  11. efce4bb [ALSA] fix the SND_FM801_TEA575X dependencies by Adrian Bunk · 18 years ago
  12. cb6dd26 [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c by Eric Sesterhenn · 18 years ago
  13. b2d6744 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  14. c676466 Add PIIX4 APCI quirk for the 440MX chipset too by Linus Torvalds · 18 years ago
  15. 826adfe Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  16. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  17. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  18. 5c898ba [S390] xpram module parameter parsing. by Heiko Carstens · 18 years ago
  19. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 18 years ago
  20. 13492c5 [S390] fix futex_atomic_cmpxchg_inatomic by Martin Schwidefsky · 18 years ago
  21. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 18 years ago
  22. 63f4f9e [S390] raw_local_save_flags/raw_local_irq_restore type check by Heiko Carstens · 18 years ago
  23. f4a10b2 [S390] __builtin_trap() and gcc version. by Heiko Carstens · 18 years ago
  24. 7c3dec0 x86 MacMini: make built-in speaker sound actually work by Linus Torvalds · 18 years ago
  25. c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  26. 90ca9a2 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  27. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  28. 1cfcea1 [PATCH] x86_64: Allow oprofile for model P4 models by Andi Kleen · 18 years ago
  29. 46f6976 [PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig by Andi Kleen · 18 years ago
  30. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  31. 77dac90 [PATCH] x86_64: Add a MAINTAINERS entry for Calgary by Muli Ben-Yehuda · 18 years ago
  32. 0d2caeb [PATCH] x86_64: Fix hotplug problem in mce amd by Jacob Shin · 18 years ago
  33. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  34. d5d8ad7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  35. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  36. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  37. 1eeb7e4 [BPQ] lockdep: fix false positive by Ralf Baechle · 18 years ago
  38. 7466d90 [IPV4] inetpeer: Get rid of volatile from peer_total by Herbert Xu · 18 years ago
  39. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  40. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  41. cd6b395 [PATCH] isdn: cleanup i_rdev udage by Eric Sesterhenn · 18 years ago
  42. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago
  43. e54695a [PATCH] checklist update by Andrew Morton · 18 years ago
  44. e62c23c [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() by Adrian Bunk · 18 years ago
  45. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  46. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
  47. 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
  48. 5c318be [PATCH] snsc: switch from force_sig to kill_proc by Christoph Hellwig · 18 years ago
  49. babcfad [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init by Jim Cromie · 18 years ago
  50. 2738508 [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation by Jim Cromie · 18 years ago
  51. 4f19784 [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants by Jim Cromie · 18 years ago
  52. 1a87d94 [PATCH] LED Class support for Soekris net48xx by Chris Boot · 18 years ago
  53. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  54. 2017b37 [PATCH] aoe: cleanup i_rdev usage by Eric Sesterhenn · 18 years ago
  55. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  56. 92eb7a2 [PATCH] fix weird logic in alloc_fdtable() by Andrew Morton · 18 years ago
  57. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  58. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  59. 49c0dab7 [PATCH] Fix and enable EDAC sysfs operation by Doug Thompson · 18 years ago
  60. 68e3c5e [PATCH] s390: broken null test in claw driver by Dave Jones · 18 years ago
  61. f1c0a57 [PATCH] fix oddball boolean logic in s390 netiucv by Dave Jones · 18 years ago
  62. 9c4b9a9 [PATCH] s390: move var declarations behind ifdef by Serge E. Hallyn · 18 years ago
  63. 2d77f6f [PATCH] uml: make mconsole version requests happen in a process by Jeff Dike · 18 years ago
  64. 03a3f82 [PATCH] uml: remove unused variable by Jeff Dike · 18 years ago
  65. 9ead6fe [PATCH] uml: add some EINTR protection by Jeff Dike · 18 years ago
  66. 108ffa8 [PATCH] uml: formatting fixes by Jeff Dike · 18 years ago
  67. 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 18 years ago
  68. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 18 years ago
  69. 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 18 years ago
  70. 61232f2 [PATCH] uml: fix exitcall ordering bug by Jeff Dike · 18 years ago
  71. 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 18 years ago
  72. bfaafd7 [PATCH] uml: remove spinlock wrapper functions by Jeff Dike · 18 years ago
  73. 8ae43ff [PATCH] uml: mark forward_interrupts as being mode-specific by Jeff Dike · 18 years ago
  74. bacf454 [PATCH] uml: ifdef a mode-specific function by Jeff Dike · 18 years ago
  75. 872aaa6 [PATCH] uml: timer handler tidying by Jeff Dike · 18 years ago
  76. e64bd13 [PATCH] uml: signal initialization cleanup by Jeff Dike · 18 years ago
  77. 9914aee [PATCH] uml: remove useless declaration by Jeff Dike · 18 years ago
  78. 23bbd58 [PATCH] uml: fix static binary segfault by Jeff Dike · 18 years ago
  79. 8633c23 [PATCH] uml: remove some useless exports by Jeff Dike · 18 years ago
  80. aceb3434 [PATCH] uml: timer initialization cleanup by Jeff Dike · 18 years ago
  81. 598d188 [PATCH] uml: clean up address space limits code by Tyler · 18 years ago
  82. 5f49d72 [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT by Irwan Djajadi · 18 years ago
  83. 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
  84. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  85. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  86. 95018f7 [PATCH] swsusp: do not use memcpy for snapshotting memory by Rafael J. Wysocki · 18 years ago
  87. 7ba1c6c [PATCH] get_cmos_time() locking fix (lockdep) by Andrew Morton · 18 years ago
  88. 11eebe3 [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" by Adrian Bunk · 18 years ago
  89. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  90. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  91. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  92. 01bf466 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers by David Howells · 18 years ago
  93. 8a2ab7f [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle by David Howells · 18 years ago
  94. 21ff821 [PATCH] NOMMU: Fix execution off of ramfs with mmap() by David Howells · 18 years ago
  95. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  96. 1aeb21d [PATCH] FDPIC: Fix FDPIC compile errors by David Howells · 18 years ago
  97. b6174df [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual area by Zhang, Yanmin · 18 years ago
  98. d6b7d3b [PATCH] usb-storage: wait for URB to complete by Alan Stern · 18 years ago
  99. 8208179 [PATCH] pci: initialize struct pci_dev.error_state by Linas Vepstas · 18 years ago
  100. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago