1. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  3. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  4. d45840d Andres has moved by Andres Salomon · 14 years ago
  5. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  6. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  7. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  8. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  9. a6aa62a mm/vmscan.c: fix mapping use after free by Nick Piggin · 14 years ago
  10. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  11. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  12. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  13. 620d0be Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  14. ee10393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  15. 16fd536 xfs: track AGs with reclaimable inodes in per-ag radix tree by Dave Chinner · 14 years ago
  16. 70e60ce xfs: convert inode shrinker to per-filesystem contexts by Dave Chinner · 14 years ago
  17. 2ebc346 Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE by Dan Rosenberg · 14 years ago
  18. 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
  19. 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
  20. 2decd5a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  21. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  22. b5384d4 Btrfs: fix CLONE ioctl destination file size expansion to block boundary by Sage Weil · 14 years ago
  23. 99d8f83 Btrfs: fix split_leaf double split corner case by Chris Mason · 14 years ago
  24. 45e77d3 tcp: fix crash in tcp_xmit_retransmit_queue by Ilpo Järvinen · 14 years ago
  25. 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
  26. 9078370 kmemleak: Add support for NO_BOOTMEM configurations by Catalin Marinas · 14 years ago
  27. 7952f98 kmemleak: Annotate false positive in init_section_page_cgroup() by Catalin Marinas · 14 years ago
  28. 878c495 [S390] cio: fix potential overflow in chpid descriptor by Sebastian Ott · 14 years ago
  29. 0abccf7 [S390] add missing device put by Stefan Haberland · 14 years ago
  30. cffab6b [S390] dasd: use correct label location for diag fba disks by Peter Oberparleiter · 14 years ago
  31. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  32. 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
  33. a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 14 years ago
  34. 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
  35. d9a9dc6 IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input()) by Arnaud Ebalard · 14 years ago
  36. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  37. cd9f040 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations by Linus Torvalds · 14 years ago
  38. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
  39. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 14 years ago
  40. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  41. ee2e611 ibmveth: lost IRQ while closing/opening device leads to service loss by Robert Jennings · 14 years ago
  42. 0f6142f Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  43. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  44. 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
  45. 9acd56d rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() by Stephen Boyd · 14 years ago
  46. 79140bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  47. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  48. 95c0ec6 vhost: avoid pr_err on condition guest can trigger by Michael S. Tsirkin · 14 years ago
  49. 5b39187 Input: w90p910_ts - fix call to setup_timer() by Wan ZongShun · 14 years ago
  50. e40dbc5 ipmr: Don't leak memory if fib lookup fails. by Ben Greear · 14 years ago
  51. 042bd1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  52. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  53. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  54. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  55. 08be979 x86: Force HPET readback_cmp for all ATI chipsets by Thomas Gleixner · 14 years ago
  56. 1680e90 vhost-net: avoid flush under lock by Michael S. Tsirkin · 14 years ago
  57. 728a756 GFS2: rename causes kernel Oops by Bob Peterson · 14 years ago
  58. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  59. b1becbd GFS2: Fix kernel NULL pointer dereference by dlm_astd by Bob Peterson · 14 years ago
  60. b7dc2df GFS2: recovery stuck on transaction lock by Bob Peterson · 14 years ago
  61. a8bf2bc GFS2: O_TRUNC not working on stuffed files across cluster by Bob Peterson · 14 years ago
  62. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  63. 91a72a7 net/core: neighbour update Oops by Doug Kehn · 14 years ago
  64. 2f7989e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  66. ea4c1a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  67. 87fd308 net: skb_tx_hash() fix relative to skb_orphan_try() by Eric Dumazet · 14 years ago
  68. 0ebe25f ARM: 6226/1: fix kprobe bug in ldr instruction emulation by Nicolas Pitre · 14 years ago
  69. 3a047bf rfs: call sock_rps_record_flow() in tcp_splice_read() by Changli Gao · 14 years ago
  70. d809ec8 xfrm: do not assume that template resolving always returns xfrms by Timo Teräs · 14 years ago
  71. 0f4da2d hostap_pci: set dev->base_addr during probe by John W. Linville · 14 years ago
  72. bbddd19 Input: synaptics - fix wrong dimensions check by Takashi Iwai · 14 years ago
  73. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  74. 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
  75. 177dd7e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  76. ab83a38 axnet_cs: use spin_lock_irqsave in ax_interrupt by Ken Kawasaki · 14 years ago
  77. 336a283 dsa: Fix Kconfig dependencies. by David S. Miller · 14 years ago
  78. 70c2efa act_nat: not all of the ICMP packets need an IP header payload by Changli Gao · 14 years ago
  79. 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
  80. 1c5474a Linux 2.6.35-rc5 by Linus Torvalds · 14 years ago
  81. c2330e2 Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/git/ukl/linux-2.6 by Linus Torvalds · 14 years ago
  82. 7e48c02 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  83. 9f71963 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  84. 293ffa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  85. 70aff0c MAINTAINERS: fix EDAC-I7CORE file patterns by Joe Perches · 14 years ago
  86. e372357 ocfs2: tighten up strlen() checking by Dan Carpenter · 14 years ago
  87. 121a39b ocfs2: Make xattr reflink work with new local alloc reservation. by Tao Ma · 14 years ago
  88. a78f9f4 ocfs2: make xattr extension work with new local alloc reservation. by Tao Ma · 14 years ago
  89. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  90. f471c9d ocfs2/dlm: don't access beyond bitmap size by Wengang Wang · 14 years ago
  91. 693c241 ocfs2: No need to zero pages past i_size. by Joel Becker · 14 years ago
  92. d849537 ARM: Update mach-types by Russell King · 14 years ago
  93. 9154635 KVM: MMU: flush remote tlbs when overwriting spte with different pfn by Xiao Guangrong · 14 years ago
  94. 17c9929 r8169: incorrect identifier for a 8168dp by Francois Romieu · 14 years ago
  95. 29129a9 HID: Send Report ID when numbered reports are sent over the control endpoint. by Alan Ott · 14 years ago
  96. 5d9955f V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers by Laurent Pinchart · 14 years ago
  97. 589643b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  98. 80519bc Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  99. 1f45e32 HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor by Peter Edwards · 14 years ago
  100. c8e8464 HID: add support for CH Eclipse yoke by Jonathan Rockway · 14 years ago