1. 9aef85c Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  2. fdfe6d3 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  3. 1f1e2ce 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
  4. e570dc2 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
  5. b1ae8d3 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
  6. 5501792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  7. b4eea67 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  8. 1f6ef23 [watchdog] hpwdt: fix use of inline assembly by Linus Torvalds · 17 years ago
  9. 89f5b7d Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP by Linus Torvalds · 17 years ago
  10. 858a368 drm: only trust core drm ioctls - driver ioctls are a mess. by Dave Airlie · 17 years ago
  11. d3adbc0 drm/i915: add support for Intel series 4 chipsets. by Zhenyu Wang · 17 years ago
  12. 7d15ddf [agp]: fixup chipset flush for new Intel G4x. by Zhenyu Wang · 17 years ago
  13. ffe6e1d x86, geode: add a VSA2 ID for General Software by Jordan Crouse · 17 years ago
  14. d4abc23 sched, delay accounting: fix incorrect delay time when constantly waiting on runqueue by Bharath Ravi · 17 years ago
  15. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 17 years ago
  16. ec64b6c Blackfin arch: fix typo error in bf548 serial header file by Sonic Zhang · 17 years ago
  17. d3942cf x86: use BOOTMEM_EXCLUSIVE on 32-bit by Bernhard Walle · 17 years ago
  18. df17b1d x86, 32-bit: fix boot failure on TSC-less processors by Mikael Pettersson · 17 years ago
  19. 75118a8 x86: fix NULL pointer deref in __switch_to by Suresh Siddha · 17 years ago
  20. ad524d4 x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. by Jeremy Fitzhardinge · 17 years ago
  21. 9c106c1 softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression by Jason Wessel · 17 years ago
  22. afd3800 rcupreempt: remove export of rcu_batches_completed_bh by Steven Rostedt · 17 years ago
  23. 30e0e17 cpuset: limit the input of cpuset.sched_relax_domain_level by Li Zefan · 17 years ago
  24. d819c49 Merge branch 'linus' into sched/urgent by Ingo Molnar · 17 years ago
  25. f18f982 sched: CPU hotplug events must not destroy scheduler domains created by the cpusets by Max Krasnyansky · 17 years ago
  26. 15a8641 sched: rt-group: fix RR buglet by Peter Zijlstra · 17 years ago
  27. ad2a3f1 sched: rt-group: heirarchy aware throttle by Peter Zijlstra · 17 years ago
  28. 7ea5661 sched: rt-group: fix hierarchy by Peter Zijlstra · 17 years ago
  29. 49307fd sched: NULL pointer dereference while setting sched_rt_period_us by Dario Faggioli · 17 years ago
  30. 9bedbcb agp: brown paper bag patch - put back two lines that got lost by Dave Airlie · 17 years ago
  31. 0e480e5 agp: brown paper bag patch - put back the two lines it took out. by Dave Airlie · 17 years ago
  32. 3506ba7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  33. 62c96b9 agp/intel: cleanup some serious whitespace badness by Dave Airlie · 17 years ago
  34. 25ce77a [AGP] intel_agp: Add support for Intel 4 series chipsets by Zhenyu Wang · 17 years ago
  35. 598d144 [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset by Zhenyu Wang · 17 years ago
  36. 21efa2b drm/radeon: add hier-z registers for r300 and r500 chipsets by Dave Airlie · 17 years ago
  37. 5e35eff drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT by Alex Deucher · 17 years ago
  38. 5cfb695 drm/radeon: switch IGP gart to use radeon_write_agp_base() by Alex Deucher · 17 years ago
  39. 7ecabc5 drm/radeon: Restore sw interrupt on resume by Dennis Kasprzyk · 17 years ago
  40. 70b13d5 drm/r500: add support for AGP based cards. by Dave Airlie · 17 years ago
  41. 9156cf0 drm/radeon: fix texture uploads with large 3d textures (bug 13980) by Roland Scheidegger · 17 years ago
  42. c0beb2a drm/radeon: add initial r500 support. by Dave Airlie · 17 years ago
  43. 5b92c40 drm/radeon: init pipe setup in kernel code. by Alex Deucher · 17 years ago
  44. d396db3 drm/radeon: fixup radeon_do_engine_reset by Alex Deucher · 17 years ago
  45. 259434a drm/radeon: fix pixcache and purge/cache flushing registers by Alex Deucher · 17 years ago
  46. d7463eb drm/radeon: write AGP_BASE_2 on chips that support it. by Alex Deucher · 17 years ago
  47. 45e5190 drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support by Alex Deucher · 17 years ago
  48. 2735977 drm/radeon: IGP clean up register and magic numbers. by Alex Deucher · 17 years ago
  49. 3722bfc drm/rs690: set base 2 to 0. by Dave Airlie · 17 years ago
  50. fa0d71b drm/rs690: set all of gart base address. by Dave Airlie · 17 years ago
  51. 9f18409 radeon: add production microcode from AMD by Alex Deucher · 17 years ago
  52. 7ec700f drm: pcigart use proper pci map interfaces. by Dave Airlie · 17 years ago
  53. 9a3b103 ahci: sis can't do PMP by Tejun Heo · 17 years ago
  54. 9516b03 agp: more boolean conversions. by Dave Airlie · 17 years ago
  55. 040dee5 ata_piix: add TECRA M4 to broken suspend list by Tejun Heo · 17 years ago
  56. cc18e0f LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver by Ben Dooks · 17 years ago
  57. c6112bd sata_mv: warn on PIO with multiple DRQs by Mark Lord · 17 years ago
  58. 3bd0a70 sata_mv: enable async_notify for 60x1 Rev.C0 and higher by Mark Lord · 17 years ago
  59. 5895ef9 libata: don't check whether to use DMA or not for no data commands by Tejun Heo · 17 years ago
  60. d799e08 ahci: jmb361 has only one port by Tejun Heo · 17 years ago
  61. c725801 drivers/char/agp - use bool by Joe Perches · 17 years ago
  62. da503fa agp: two-stage page destruction issue by Jan Beulich · 17 years ago
  63. dcd981a agp/via: fixup pci ids by Greg KH · 17 years ago
  64. f9d1c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  65. fb77bce IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() by Jack Morgenstein · 17 years ago
  66. a8051fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  67. 5dfd062 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  68. f32c23f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  69. e899536 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  70. d83b14c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  71. fdf7be6 Revert "[WATCHDOG] hpwdt: Fix NMI handling." by Wim Van Sebroeck · 17 years ago
  72. 65ba6cd [POWERPC] Clear sub-page HPTE present bits when demoting page size by Paul Mackerras · 17 years ago
  73. b17879f [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector by Josh Boyer · 17 years ago
  74. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 17 years ago
  75. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 17 years ago
  76. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 17 years ago
  77. 4552e11 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  78. f09f7ee tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set by Ang Way Chuang · 17 years ago
  79. 58c7821 atl1: relax eeprom mac address error check by Radu Cristescu · 17 years ago
  80. 7dac6f8 net/enc28j60: low power mode by David Brownell · 17 years ago
  81. 6fd6588 net/enc28j60: section fix by David Brownell · 17 years ago
  82. a3b4fce sky2: 88E8040T pci device id by Stephen Hemminger · 17 years ago
  83. 439b454 netxen: download firmware in pci probe by Dhananjay Phadke · 17 years ago
  84. dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 17 years ago
  85. 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 17 years ago
  86. dc515f2 netxen: fix portnum for hp mezz cards by Dhananjay Phadke · 17 years ago
  87. 8b8091f ibm_newemac: select CRC32 in Kconfig by Josh Boyer · 17 years ago
  88. 952f4a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  89. f948d56 fuse: fix thinko in max I/O size calucation by Miklos Szeredi · 17 years ago
  90. cd50e89 Unignore vmlinux.lds.h from Git. by Eduard - Gabriel Munteanu · 17 years ago
  91. 42a886a x86-64: Fix "bytes left to copy" return value for copy_from_user() by Linus Torvalds · 17 years ago
  92. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 17 years ago
  93. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 17 years ago
  94. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 17 years ago
  95. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 17 years ago
  96. 4dc7347 [WATCHDOG] hpwdt: Add CFLAGS to get driver working by Thomas Mingarelli · 17 years ago
  97. 58c2709 Revert "[WATCHDOG] make watchdog/hpwdt.c:asminline_call() static" by Thomas Mingarelli · 17 years ago
  98. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 17 years ago
  99. 2f6a77d Input: i8042 - retry failed CTR writes when resuming by Jiri Kosina · 17 years ago
  100. 95e904c sched: fix defined-but-unused warning by Rabin Vincent · 17 years ago