1. 25ea6db [Bluetooth] Remaining transitions to use kzalloc() by Marcel Holtmann · 18 years ago
  2. c2ce920 [WAN]: converting generic HDLC to use netif_dormant*() by Krzysztof Halasa · 18 years ago
  3. b47b2ec [IPV4]: Fix error handling for fib_insert_node call by Herbert Xu · 18 years ago
  4. 4b260a9 [NETROM] lockdep: fix false positive by Ralf Baechle · 18 years ago
  5. b1d21ca [ROSE] lockdep: fix false positive by Ralf Baechle · 18 years ago
  6. c19c4b9 [AX.25]: Optimize AX.25 socket list lock by Ralf Baechle · 18 years ago
  7. da95231 [IPCOMP]: Fix truesize after decompression by Herbert Xu · 18 years ago
  8. 8a6ce0c [IPV6]: Use ipv6_addr_src_scope for link address sorting. by YOSHIFUJI Hideaki · 18 years ago
  9. 6150c22 [TCP] tcp_highspeed: Fix AI updates. by Xiaoliang (David) Wei · 18 years ago
  10. 781b456 [MAINTAINERS]: Add proper entry for TC classifier by Stephen Hemminger · 18 years ago
  11. 8bf2b7b [NETROM]: Drop lock before calling nr_destroy_socket by Ralf Baechle · 18 years ago
  12. 5cc29e3 [NETROM]: Fix locking order when establishing a NETROM circuit. by Ralf Baechle · 18 years ago
  13. 95ff9f4 [AX.25]: Fix locking of ax25 protocol function list. by Ralf Baechle · 18 years ago
  14. e55ffac [IPV6]: order addresses by scope by Brian Haley · 18 years ago
  15. 155dbfd Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEAD by Linus Torvalds · 18 years ago
  16. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  17. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  18. 0f74964 [PATCH] lockdep: HPET/RTC fix by Ingo Molnar · 18 years ago
  19. a29b0b7 [PATCH] alloc_fdtable() expansion fix by Andrew Morton · 18 years ago
  20. ec572e3 [PATCH] msi: Only keep one msi_desc in each slab entry. by Eric W. Biederman · 18 years ago
  21. 0635170 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() by Adam B. Jerome · 18 years ago
  22. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  23. d579091 [PATCH] fix fdset leakage by Kirill Korotaev · 18 years ago
  24. abf75a5 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) by Marcel Holtmann · 18 years ago
  25. d2a5b9d [ALSA] Fix undefined (missing) references in ISA MIRO sound driver by Randy Dunlap · 18 years ago
  26. d35367e [ALSA] make sound/isa/gus/gusextreme.c:devices static by Adrian Bunk · 18 years ago
  27. 2ece5f42 [ALSA] hda-codec - Fix missing array terminators in AD1988 codec support by Takashi Iwai · 18 years ago
  28. 2999ff5 [ALSA] Fix a deadlock in snd-rtctimer by Takashi Iwai · 18 years ago
  29. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  30. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  31. b130807 [ALSA] Fix no mpu401 interface can cause hard freeze by Randy Dunlap · 18 years ago
  32. 40e1a9c [ALSA] wavefront: fix __init/__devinit confusion by Clemens Ladisch · 18 years ago
  33. 1a806f4 [ALSA] Fix workaround for AD1988A rev2 codec by Takashi Iwai · 18 years ago
  34. cc63935 [ALSA] trivial: Code clean up of i2c/cs8427.c by Takashi Iwai · 18 years ago
  35. 7fd3748 [ALSA] sound/i2c/cs8427.c: don't export a static function by Adrian Bunk · 18 years ago
  36. 4f42bcc [ALSA] intel8x0 - Add ac97 quirk for Tyan Thunder K8WE board by Takashi Iwai · 18 years ago
  37. 9f37c5b [ALSA] Reduce the string length of Terratec Aureon 7.1 Universe by Takashi Iwai · 18 years ago
  38. c775ac7 [ALSA] sound/pci/Kconfig - fix broken indenting for SND_FM801_TEA575X by Jaroslav Kysela · 18 years ago
  39. efce4bb [ALSA] fix the SND_FM801_TEA575X dependencies by Adrian Bunk · 18 years ago
  40. cb6dd26 [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c by Eric Sesterhenn · 18 years ago
  41. b2d6744 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  42. c676466 Add PIIX4 APCI quirk for the 440MX chipset too by Linus Torvalds · 18 years ago
  43. 826adfe Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  44. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  45. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  46. 5c898ba [S390] xpram module parameter parsing. by Heiko Carstens · 18 years ago
  47. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 18 years ago
  48. 13492c5 [S390] fix futex_atomic_cmpxchg_inatomic by Martin Schwidefsky · 18 years ago
  49. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 18 years ago
  50. 63f4f9e [S390] raw_local_save_flags/raw_local_irq_restore type check by Heiko Carstens · 18 years ago
  51. f4a10b2 [S390] __builtin_trap() and gcc version. by Heiko Carstens · 18 years ago
  52. 7c3dec0 x86 MacMini: make built-in speaker sound actually work by Linus Torvalds · 18 years ago
  53. 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
  54. 90ca9a2 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  55. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  56. 1cfcea1 [PATCH] x86_64: Allow oprofile for model P4 models by Andi Kleen · 18 years ago
  57. 46f6976 [PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig by Andi Kleen · 18 years ago
  58. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  59. 77dac90 [PATCH] x86_64: Add a MAINTAINERS entry for Calgary by Muli Ben-Yehuda · 18 years ago
  60. 0d2caeb [PATCH] x86_64: Fix hotplug problem in mce amd by Jacob Shin · 18 years ago
  61. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  62. d5d8ad7 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  63. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  64. c427d27 [TCP]: Remove TCP Compound by David S. Miller · 18 years ago
  65. 1eeb7e4 [BPQ] lockdep: fix false positive by Ralf Baechle · 18 years ago
  66. 7466d90 [IPV4] inetpeer: Get rid of volatile from peer_total by Herbert Xu · 18 years ago
  67. bde3445 [AX.25]: Get rid of the last volatile. by Ralf Baechle · 18 years ago
  68. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  69. cd6b395 [PATCH] isdn: cleanup i_rdev udage by Eric Sesterhenn · 18 years ago
  70. 2c16e9c [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted by Arjan van de Ven · 18 years ago
  71. e54695a [PATCH] checklist update by Andrew Morton · 18 years ago
  72. e62c23c [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() by Adrian Bunk · 18 years ago
  73. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  74. f84dfe8 [PATCH] s390: remove BINFMT_ELF32 config option by Heiko Carstens · 18 years ago
  75. 289fbc2 [PATCH] disallow modular binfmt_elf32 by Christoph Hellwig · 18 years ago
  76. 5c318be [PATCH] snsc: switch from force_sig to kill_proc by Christoph Hellwig · 18 years ago
  77. babcfad [PATCH] pc8736x_gpio: fix re-modprobe errors: fix/finish cdev-init by Jim Cromie · 18 years ago
  78. 2738508 [PATCH] pc8736x_gpio: fix re-modprobe errors: undo region reservation by Jim Cromie · 18 years ago
  79. 4f19784 [PATCH] pc8736x_gpio: fix re-modprobe errors: define and use constants by Jim Cromie · 18 years ago
  80. 1a87d94 [PATCH] LED Class support for Soekris net48xx by Chris Boot · 18 years ago
  81. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  82. 2017b37 [PATCH] aoe: cleanup i_rdev usage by Eric Sesterhenn · 18 years ago
  83. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  84. 92eb7a2 [PATCH] fix weird logic in alloc_fdtable() by Andrew Morton · 18 years ago
  85. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  86. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  87. 49c0dab7 [PATCH] Fix and enable EDAC sysfs operation by Doug Thompson · 18 years ago
  88. 68e3c5e [PATCH] s390: broken null test in claw driver by Dave Jones · 18 years ago
  89. f1c0a57 [PATCH] fix oddball boolean logic in s390 netiucv by Dave Jones · 18 years ago
  90. 9c4b9a9 [PATCH] s390: move var declarations behind ifdef by Serge E. Hallyn · 18 years ago
  91. 2d77f6f [PATCH] uml: make mconsole version requests happen in a process by Jeff Dike · 18 years ago
  92. 03a3f82 [PATCH] uml: remove unused variable by Jeff Dike · 18 years ago
  93. 9ead6fe [PATCH] uml: add some EINTR protection by Jeff Dike · 18 years ago
  94. 108ffa8 [PATCH] uml: formatting fixes by Jeff Dike · 18 years ago
  95. 1d3468a [PATCH] uml: move _kern.c files by Jeff Dike · 18 years ago
  96. 469226a [PATCH] uml: remove syscall debugging by Jeff Dike · 18 years ago
  97. 29ac1c2 [PATCH] uml: make some symbols static by Jeff Dike · 18 years ago
  98. 61232f2 [PATCH] uml: fix exitcall ordering bug by Jeff Dike · 18 years ago
  99. 8e64d96a [PATCH] uml: remove os_isatty by Jeff Dike · 18 years ago
  100. bfaafd7 [PATCH] uml: remove spinlock wrapper functions by Jeff Dike · 18 years ago