1. 523f1dc [ALSA] Add Native Instrument usb audio device support by Daniel Mack · 18 years ago
  2. 4505179 [ALSA] Fix alsa-devel ML address by Rene Herman · 18 years ago
  3. 6d7b1d7 [ALSA] hda-codec - Allow model=generic always for generic parser by Takashi Iwai · 18 years ago
  4. 8f7ba05 [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag by Takashi Iwai · 18 years ago
  5. a9deecb Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  6. e086339 Doc Fix: remove mention of combined mode-related kernel parameters by Jesse Barnes · 18 years ago
  7. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  8. 08a02ec md: allow reshape_position for md arrays to be set via sysfs by NeilBrown · 18 years ago
  9. 681e147 arkfb: new framebuffer driver for ARK Logic cards by Ondrej Zajicek · 18 years ago
  10. 558b7bd vt8623fb: new framebuffer driver for VIA VT8623 by Ondrej Zajicek · 18 years ago
  11. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 18 years ago
  12. 66effdc doc: what a patch series is by Randy Dunlap · 18 years ago
  13. 4d35563 Add info about whitespace to SubmitChecklist by Roland Dreier · 18 years ago
  14. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  15. 26b9f22 dm: delay target by Heinz Mauelshagen · 18 years ago
  16. a87615b SLUB: slabinfo upgrade by Christoph Lameter · 18 years ago
  17. be2a608 documentation: convert the Documentation directory to UTF-8 by John Anthony Kazos Jr · 18 years ago
  18. b966877 Magic number prefix consistency change to Documentation/magic-number.txt by Jesper Juhl · 18 years ago
  19. a7bc02f trivial: s/i_sem /i_mutex/ by Artem Bityutskiy · 18 years ago
  20. a982ac0 misc doc and kconfig typos by Matt LaPlante · 18 years ago
  21. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  22. 8b60756 Fix more "deprecated" spellos. by Randy Dunlap · 18 years ago
  23. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 18 years ago
  24. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  25. d3e6975 devres: kernel-doc and DocBook by Randy Dunlap · 18 years ago
  26. de372ec Documentation/i386/boot.txt: update and correct by H. Peter Anvin · 18 years ago
  27. 6ec129c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  28. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  29. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  30. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  31. 249bdbb s3fb: driver fixes by Ondrej Zajicek · 18 years ago
  32. 55ff978 vt: add documentation for new boot/sysfs options by Antonino A. Daplas · 18 years ago
  33. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 18 years ago
  34. 9e40210 Char: mxser, schedule for removal by Jiri Slaby · 18 years ago
  35. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 18 years ago
  36. d0d4f69 smsc-ircc2: add PNP support by Bjorn Helgaas · 18 years ago
  37. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  38. f8245c2 rtc: remove "RTC_ALM_SET mode" bugs by David Brownell · 18 years ago
  39. 33e34dc SPI kerneldoc by David Brownell · 18 years ago
  40. 814a8d5 /dev/spidevB.C interface by Andrea Paterniani · 18 years ago
  41. 5823541 docbook: librs typo fixes by Randy Dunlap · 18 years ago
  42. cef2cf0 Misc: add sensable phantom driver by Jiri Slaby · 18 years ago
  43. a3e09756 laptop-mode URL update by Zach Carter · 18 years ago
  44. 8890ccf doc: fix oops-tracing duplicate by Michal Piotrowski · 18 years ago
  45. 53ab97a Fix chapter reference in CodingStyle by Jesper Juhl · 18 years ago
  46. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 18 years ago
  47. 35bab75 The scheduled -EINVAL for invalid timevals in setitimer by Adrian Bunk · 18 years ago
  48. e659ba4 CodingStyle: start flamewar about use of braces by Oliver Neukum · 18 years ago
  49. 7f76c40 getdelays.c: fix overrun by Scott Wiersdorf · 18 years ago
  50. f16825b Taskstats: fix getdelays usage information by Randy Dunlap · 18 years ago
  51. 6c080f1 Documentation: cciss: detecting failed drives by Stephen M. Cameron · 18 years ago
  52. eb81d93 kernel-doc: generate main index page when building 'htmldocs' by Borislav Petkov · 18 years ago
  53. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 18 years ago
  54. 274ee1cd schedule obsolete OSS drivers for removal, 4th round by Adrian Bunk · 18 years ago
  55. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 18 years ago
  56. 5096add proc: maps protection by Kees Cook · 18 years ago
  57. 6309ed7 tty: Clarify documentation of ->write() by Alan · 18 years ago
  58. 5b79520 Documentation: Ask driver writers to provide PM support by Rafael J. Wysocki · 18 years ago
  59. d58ee056 hwmon/coretemp: Add documentation by Rudolf Marek · 18 years ago
  60. d20620d hwmon: New max6650 driver by Hans-Juergen Koch · 18 years ago
  61. 2dbc514 hwmon: Document the new fan1_target interface file by Jean Delvare · 18 years ago
  62. 8eccbb6 hwmon/smsc47m1: Add support for the LPC47M292 by Jean Delvare · 18 years ago
  63. 00cb473 hwmon/smsc47m192: Document the LPC47M292 as supported by Jean Delvare · 18 years ago
  64. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  65. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  66. 5b6b549 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  67. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 18 years ago
  68. 1394f03 blackfin architecture by Bryan Wu · 18 years ago
  69. 2b744c0 mm: fix handling of panic_on_oom when cpusets are in use by Yasunori Goto · 18 years ago
  70. c09d875 slub: add slabinfo tool by Christoph Lameter · 18 years ago
  71. 3524342 slub: user documentation by Christoph Lameter · 18 years ago
  72. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 18 years ago
  73. 6179b55 add new_id to PCMCIA drivers by Bernhard Walle · 18 years ago
  74. 1929cb3 sh: SH7722 clock framework support. by dmitry pervushin · 18 years ago
  75. d29c91c doc: Update sysrq doc for sh kgdb trigger. by Paul Mundt · 18 years ago
  76. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  77. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  78. 39580f2 [SCSI] aacraid: correct SUN products to README by Salyzyn, Mark · 18 years ago
  79. a6bcbc2 [SCSI] deprecate the old NCR53C9x driver by Christoph Hellwig · 18 years ago
  80. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  81. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  82. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  83. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  84. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  85. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  86. 8bc8493 MAINTAINER change for Connect Tech Inc by Stuart MacDonald · 18 years ago
  87. 52706ec [S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}(). by Cornelia Huck · 18 years ago
  88. ecf3650 PCI: the overdue removal of pci_module_init() by Adrian Bunk · 18 years ago
  89. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 18 years ago
  90. 54eee4c PCI Documentation: power/pci.txt fix copy/paste error by Randy Dunlap · 18 years ago
  91. 6ba1863 PCI: Require vendor and device for new_id by Jean Delvare · 18 years ago
  92. 3265b54 DOC: Fix wrong identifier name in Documentation/driver-model/devres.txt by Rolf Eike Beer · 18 years ago
  93. f15a3cc kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs' by Randy Dunlap · 18 years ago
  94. e711db3 kbuild: fix make mrproper for Documentation/DocBook/man by Sam Ravnborg · 18 years ago
  95. ded2e16 kbuild: small documentation fix in Documentation/kbuild/modules.txt by Anton Blanchard · 18 years ago
  96. b466004 [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiff by Andi Kleen · 18 years ago
  97. 8a336b0 [PATCH] x86-64: Dynamically adjust machine check interval by Tim Hockin · 18 years ago
  98. 959b4fd [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching by Jeremy Fitzhardinge · 18 years ago
  99. b7fb4af [PATCH] i386: Allow boot-time disable of SMP altinstructions by Jeremy Fitzhardinge · 18 years ago
  100. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 18 years ago