1. 88fa08f Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  2. 9139758 agp: fix SIS 5591/5592 wrong PCI id by Krzysztof Helt · 17 years ago
  3. a8c84df intel/agp: rewrite GTT on resume by Keith Packard · 17 years ago
  4. e3cf695 agp: use dev_printk when possible by Bjorn Helgaas · 17 years ago
  5. 55814b7 amd64-agp: run fallback when no bridges found, not when driver registration fails by Bjorn Helgaas · 17 years ago
  6. 99d32bd intel_agp: official name for GM45 chipset by Zhenyu Wang · 17 years ago
  7. 1ea2950 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 67a077d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. 9b4d0ba Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  10. 7019b1b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  11. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 17 years ago
  12. e26b33e Merge branch 'sched/clock' into sched/urgent by Ingo Molnar · 17 years ago
  13. 0f2bc27 lockdep: fix debug_lock_alloc by Peter Zijlstra · 17 years ago
  14. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 17 years ago
  15. f08c076 make struct scsi_dh_devlist's static by Adrian Bunk · 17 years ago
  16. 10fec20 Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 17 years ago
  17. 29bb1bd Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  18. 3f1ae22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  19. 48d97cb x86: make "apic" an early_param() on 32-bit, NULL check by Rene Herman · 17 years ago
  20. e2205a1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  21. a7ef6a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  22. 000b915 Fix race/oops in tty layer after BKL pushdown by Christian Borntraeger · 17 years ago
  23. 0e7d5bb m68k{,nommu}: Wire up new system calls by Geert Uytterhoeven · 17 years ago
  24. 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 17 years ago
  25. b0fbaa6 EFI, x86: fix function prototype by Randy Dunlap · 17 years ago
  26. 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 17 years ago
  27. cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 17 years ago
  28. fb6bef8 x86: make "apic" an early_param() on 32-bit by Rene Herman · 17 years ago
  29. eeb0d7d x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk by Rene Herman · 17 years ago
  30. 279ef6b sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks by Dmitry Adamushko · 17 years ago
  31. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 17 years ago
  32. cc7a486c generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask() by Nick Piggin · 17 years ago
  33. 77ae651 sched: fix mysql+oltp regression by Mike Galbraith · 17 years ago
  34. 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 17 years ago
  35. 13fa00a powerpc: Remove include/linux/harrier_defs.h by Paul Mackerras · 17 years ago
  36. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 17 years ago
  37. 3c7569b x86_64: restore the proper NR_IRQS define so larger systems work. by Eric W. Biederman · 17 years ago
  38. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 17 years ago
  39. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 17 years ago
  40. 8bfe029 lockdep: handle chains involving classes defined in modules by Rabin Vincent · 17 years ago
  41. 7cd5a02 mm: fix mm_take_all_locks() locking order by Peter Zijlstra · 17 years ago
  42. 454ed84 lockdep: annotate mm_take_all_locks() by Peter Zijlstra · 17 years ago
  43. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 17 years ago
  44. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 17 years ago
  45. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 17 years ago
  46. f82b217 lockdep: shrink held_lock structure by Dave Jones · 17 years ago
  47. 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 17 years ago
  48. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 17 years ago
  49. cf206bf Merge branch 'linus' into sched/clock by Ingo Molnar · 17 years ago
  50. c1955a3 sched_clock: delay using sched_clock() by Peter Zijlstra · 17 years ago
  51. 0afd2ac powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 17 years ago
  52. 274827c powerpc: Delete completed "ppc removal" task from feature removal file by Robert P. J. Day · 17 years ago
  53. bc033b6 powerpc/mm: Fix attribute confusion with htab_bolt_mapping() by Benjamin Herrenschmidt · 17 years ago
  54. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 17 years ago
  55. b79998f powerpc: Zero fill the return values of rtas argument buffer by Nathan Fontenot · 17 years ago
  56. 36cbaa8 [WATCHDOG] pcwd.c - fix open_allowed type. by Wim Van Sebroeck · 17 years ago
  57. 25d6cbd8 mfd: tc6393 cleanup and update by Ian Molton · 17 years ago
  58. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 17 years ago
  59. 4a48998 mfd: TMIO MMC driver by Ian Molton · 17 years ago
  60. ec43b81 mfd: driver for the TMIO NAND controller by Ian Molton · 17 years ago
  61. 8ff69ee hwmon: (lm75) Drop legacy i2c driver by Jean Delvare · 17 years ago
  62. 2ce5b34 i2c: correct some size_t printk formats by David Brownell · 17 years ago
  63. c1159f9 i2c: Check for address business before creating clients by Jean Delvare · 17 years ago
  64. 8d24f8d i2c: Let users select algorithm drivers manually again by Jean Delvare · 17 years ago
  65. b25b791 i2c: Fix NULL pointer dereference in i2c_new_probed_device by Hans Verkuil · 17 years ago
  66. 399d6b2 i2c: Fix oops on bus multiplexer driver loading by Jean Delvare · 17 years ago
  67. 9229376 [WATCHDOG] fix watchdog/ixp4xx_wdt.c compilation by Adrian Bunk · 17 years ago
  68. 3f11df2 [WATCHDOG] fix watchdog/wdt285.c compilation by Adrian Bunk · 17 years ago
  69. 3c4fafd [WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation by Adrian Bunk · 17 years ago
  70. 58cf419 [WATCHDOG] fix watchdog/shwdt.c compilation by Adrian Bunk · 17 years ago
  71. f8494e0 [WATCHDOG] fix watchdog/txx9wdt.c compilation by Adrian Bunk · 17 years ago
  72. e0960f4 [WATCHDOG] MAINTAINERS: remove ZF MACHZ WATCHDOG entry by Adrian Bunk · 17 years ago
  73. d6efcab [WATCHDOG] Fix build with CONFIG_ITCO_VENDOR_SUPPORT=n by Jean Delvare · 17 years ago
  74. 8a4fbe0 mfd: t7l66 MMC platform data by Ian Molton · 17 years ago
  75. d2432a6 mfd: tc6387 MMC platform data by Ian Molton · 17 years ago
  76. 56bf2bd mfd: Fix 7l66 and 6387 according to the new mfd-core API by Samuel Ortiz · 17 years ago
  77. befb844 mfd: Fix tc6393 according to the new tmio.h by Samuel Ortiz · 17 years ago
  78. cbdfb42 mfd: driver for the TC6387XB TMIO controller. by Ian Molton · 17 years ago
  79. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 17 years ago
  80. d3a2f71 mfd: TMIO MMC structures and accessors. by Ian Molton · 17 years ago
  81. 4fbb715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  82. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 17 years ago
  83. 28efb9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  84. 796aade Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  85. 56831a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  86. 6724cce list.h: fix fatal kernel-doc error by Randy Dunlap · 17 years ago
  87. 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 17 years ago
  88. ad8b15f [CIFS] list entry can not return null by Steve French · 17 years ago
  89. 34ae7f3 [CPUFREQ][2/2] preregister support for powernow-k8 by Mark Langsdorf · 17 years ago
  90. 23431b4 [CPUFREQ][1/2] whitespace fix for powernow-k8 by Mark Langsdorf · 17 years ago
  91. bc5f65d [CPUFREQ] Update MAINTAINERS to reflect new mailing list. by Dave Jones · 17 years ago
  92. 460f5ef [CPUFREQ] Fix warning in elanfreq by Dave Jones · 17 years ago
  93. f068c04 [CPUFREQ] Fix -Wshadow warning in conservative governor. by Dave Jones · 17 years ago
  94. ec983f7 [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig. by Dave Jones · 17 years ago
  95. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  96. f1c7f79 [NFSD] uninline nfsd4_op_name() by Adrian Bunk · 17 years ago
  97. 097d9eb Merge Linus' latest into master by Russell King · 17 years ago
  98. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  99. 8d659f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  100. 9da1f7e powerpc: Do not ignore arch/powerpc/include by Junio C Hamano · 17 years ago