1. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  2. c42750b drm/r600: fix possible NULL pointer derefernce by Alex Deucher · 14 years ago
  3. e153b70 drm/radeon/kms: add quirk for ASUS HD 3600 board by Alex Deucher · 14 years ago
  4. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 14 years ago
  5. e095937 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  6. 83ba371 Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  7. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  8. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  9. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  10. d45840d Andres has moved by Andres Salomon · 14 years ago
  11. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  12. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  13. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  14. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  15. a6aa62a mm/vmscan.c: fix mapping use after free by Nick Piggin · 14 years ago
  16. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  17. 7173aef drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 14 years ago
  18. 14d7ec1 drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  19. 42f14c4 drm/radeon/kms: fix shared ddc harder by Alex Deucher · 14 years ago
  20. 9fe41e4 documentation: fix almost duplicate filenames (IO/io-mapping.txt) by Randy Dunlap · 14 years ago
  21. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  22. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  23. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  24. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  25. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago
  26. 772a2f9 fb: handle allocation failure in alloc_apertures() by Dan Carpenter · 14 years ago
  27. bbb642f drm: radeon: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  28. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 14 years ago
  29. 620d0be Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  30. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  31. 16fd536 xfs: track AGs with reclaimable inodes in per-ag radix tree by Dave Chinner · 14 years ago
  32. 70e60ce xfs: convert inode shrinker to per-filesystem contexts by Dave Chinner · 14 years ago
  33. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  34. d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 46ac0cc Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  36. 2decd5a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  37. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  38. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  39. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  40. 45e77d3 tcp: fix crash in tcp_xmit_retransmit_queue by Ilpo Järvinen · 14 years ago
  41. b508998 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  42. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 14 years ago
  43. 7952f98 kmemleak: Annotate false positive in init_section_page_cgroup() by Catalin Marinas · 14 years ago
  44. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  45. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  46. cffab6b [S390] dasd: use correct label location for diag fba disks by Peter Oberparleiter · 14 years ago
  47. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  48. a9f7f2e Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  49. a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 14 years ago
  50. 2044f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  51. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago
  52. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  53. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 14 years ago
  54. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
  55. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 14 years ago
  56. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  57. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 14 years ago
  58. 0f6142f Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  59. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  60. f469461 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
  61. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  62. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  63. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  64. 79140bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  65. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  66. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago
  67. 5b39187 Input: w90p910_ts - fix call to setup_timer() by Wan ZongShun · 14 years ago
  68. e40dbc5 ipmr: Don't leak memory if fib lookup fails. by Ben Greear · 14 years ago
  69. 042bd1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  70. 8d369bb drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics by Alex Deucher · 14 years ago
  71. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  72. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  73. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  74. 08be979 x86: Force HPET readback_cmp for all ATI chipsets by Thomas Gleixner · 14 years ago
  75. 1680e90 vhost-net: avoid flush under lock by Michael S. Tsirkin · 14 years ago
  76. 728a756 GFS2: rename causes kernel Oops by Bob Peterson · 14 years ago
  77. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  78. b1becbd GFS2: Fix kernel NULL pointer dereference by dlm_astd by Bob Peterson · 14 years ago
  79. b7dc2df GFS2: recovery stuck on transaction lock by Bob Peterson · 14 years ago
  80. a8bf2bc GFS2: O_TRUNC not working on stuffed files across cluster by Bob Peterson · 14 years ago
  81. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  82. 91a72a7 net/core: neighbour update Oops by Doug Kehn · 14 years ago
  83. 2f7989e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  84. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  85. ea4c1a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  86. 87fd308 net: skb_tx_hash() fix relative to skb_orphan_try() by Eric Dumazet · 14 years ago
  87. 0ebe25f ARM: 6226/1: fix kprobe bug in ldr instruction emulation by Nicolas Pitre · 14 years ago
  88. 3a047bf rfs: call sock_rps_record_flow() in tcp_splice_read() by Changli Gao · 14 years ago
  89. d809ec8 xfrm: do not assume that template resolving always returns xfrms by Timo Teräs · 14 years ago
  90. 0f4da2d hostap_pci: set dev->base_addr during probe by John W. Linville · 14 years ago
  91. bbddd19 Input: synaptics - fix wrong dimensions check by Takashi Iwai · 14 years ago
  92. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  93. bcefc8d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 177dd7e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  95. 5099fa7 drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 by Alex Deucher · 14 years ago
  96. ab83a38 axnet_cs: use spin_lock_irqsave in ax_interrupt by Ken Kawasaki · 14 years ago
  97. 336a283 dsa: Fix Kconfig dependencies. by David S. Miller · 14 years ago
  98. 70c2efa act_nat: not all of the ICMP packets need an IP header payload by Changli Gao · 14 years ago
  99. ff3f011 drm/radeon/kms: fix legacy tv-out pal mode by Alex Deucher · 15 years ago
  100. c4363d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago