1. 83425ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  2. afa2689 virtio: console: Enable call to hvc_remove() on console port remove by Amit Shah · 13 years ago
  3. 194b3da agp: fix arbitrary kernel memory writes by Vasiliy Kulikov · 13 years ago
  4. b522f02 agp: fix OOM and buffer overflow by Vasiliy Kulikov · 13 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 13 years ago
  7. cfaf346c drivers/char/mem.c: clean up the code by Changli Gao · 13 years ago
  8. 73210a1 drivers/char: add MSM smd_pkt driver by Niranjana Vishwanathapura · 13 years ago
  9. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 13 years ago
  10. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  11. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  12. 8ec3b84 char: change to new flag variable by matt mooney · 14 years ago
  13. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  14. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  15. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  16. 0d2ecee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  17. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  18. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 13 years ago
  19. b71dc88 tty: move cd1865.h to drivers/staging/tty/ by Arnd Bergmann · 13 years ago
  20. 8d971e9 Staging: tty: fix build with epca.c driver by Greg Kroah-Hartman · 13 years ago
  21. d7a62cd virtio: console: Don't access vqs if device was unplugged by Amit Shah · 13 years ago
  22. 8d1dc20 Revert "TPM: Long default timeout fix" by Linus Torvalds · 13 years ago
  23. 751b384 pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() by Axel Lin · 13 years ago
  24. 55f19d5 dt: xilinx_hwicap: merge platform and of_platform driver bindings by Grant Likely · 13 years ago
  25. a1e9c9d ipmi: convert OF driver to platform driver by Rob Herring · 13 years ago
  26. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  27. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  28. 310388b tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile by Greg Kroah-Hartman · 13 years ago
  29. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  30. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  31. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  32. 49495d4 amd64-agp: fix crash at second module load by Florian Mickler · 13 years ago
  33. 4c37705 tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/ by Greg Kroah-Hartman · 13 years ago
  34. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 13 years ago
  35. 282361a0 tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago
  36. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 13 years ago
  37. bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 13 years ago
  38. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  39. bdb8b97 agp/intel: Experiment with a 855GM GWB bit by Chris Wilson · 14 years ago
  40. 442a4ff random: update interface comments to reflect reality by Jarod Wilson · 13 years ago
  41. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 13 years ago
  42. 644e6e4 cm4000_cs: Fix undefined ops warning by Alan Cox · 13 years ago
  43. d5bb292 drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  44. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  45. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  46. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  47. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 13 years ago
  48. c652759 hwrng: omap - Convert release_resource to release_region/release_mem_region by Julia Lawall · 13 years ago
  49. deabb19 Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus by James Morris · 13 years ago
  50. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 14 years ago
  51. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 13 years ago
  52. ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  53. a70b95c agp: ensure GART has an address before enabling it by Stephen Kitt · 13 years ago
  54. cecd145 Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen" by Matt Turner · 13 years ago
  55. 4b863b3 amd-k7-agp: remove non-x86 code by Matt Turner · 13 years ago
  56. 51df0ac virtio: console: Move file back to drivers/char/ by Amit Shah · 13 years ago
  57. 5270873 posix-timers: Cleanup namespace by Thomas Gleixner · 13 years ago
  58. ebaac75 posix-timers: Remove useless res field from k_clock by Thomas Gleixner · 13 years ago
  59. e5e542e posix-timers: Convert clock_getres() to clockid_to_kclock() by Thomas Gleixner · 13 years ago
  60. a5cd288 posix-timers: Convert clock_nanosleep to clockid_to_kclock() by Thomas Gleixner · 13 years ago
  61. 2fd1f04 posix-timers: Cleanup struct initializers by Thomas Gleixner · 13 years ago
  62. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 13 years ago
  63. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  64. 8a327f2 Merge remote branch 'linus/master' into drm-intel-fixes by Chris Wilson · 14 years ago
  65. bee4a18 drm/i915,agp/intel: Do not clear stolen entries by Chris Wilson · 14 years ago
  66. e5cce6c tpm: fix panic caused by "tpm: Autodetect itpm devices" by Olof Johansson · 14 years ago
  67. c4ff4b8 TPM: Long default timeout fix by Rajiv Andrade · 14 years ago
  68. 5efb94e hwrng: pixocell - add support for picoxcell TRNG by Jamie Iles · 14 years ago
  69. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  70. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  71. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  72. 891cc22 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  73. 53371ed agp/intel: Fix device names of i845 and 845G by Oswald Buddenhagen · 14 years ago
  74. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  75. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago
  76. 728674a tty: move hvc drivers to drivers/tty/hvc/ by Greg Kroah-Hartman · 14 years ago
  77. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  79. 264b795 ramoops: fix types, remove typecasts by Andrew Morton · 14 years ago
  80. cf8e908 cs5535: deprecate older cs5535_gpio driver by Andres Salomon · 14 years ago
  81. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  82. 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  83. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  84. d15eda5 i915/gtt: fix ordering causing DMAR errors on object teardown. by Dave Airlie · 14 years ago
  85. a46f310 i915/gtt: fix ordering issues with status setup and DMAR by Dave Airlie · 14 years ago
  86. 784fe39 Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Dave Airlie · 14 years ago
  87. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  88. c97689d agp/intel: Flush the chipset write buffers when changing GTT base by Chris Wilson · 14 years ago
  89. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  91. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  92. e0e736f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  93. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  94. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  95. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  96. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  97. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  98. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  99. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  100. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago