1. 3132f62 Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEAD by Grant Likely · 11 years ago
  2. a2f682a Merge tag 'tegra-for-3.10-dtc-cpp-chroot-std-headers' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into for-next by Rob Herring · 11 years ago
  3. d450f44 <linux/of_platform.h>: fix compilation warnings with DT disabled by Sergei Shtylyov · 11 years ago
  4. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  5. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 11 years ago
  6. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  7. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  8. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  9. 4be505d ARM: dt: create a DT header for the GIC by Stephen Warren · 12 years ago
  10. 840ef8b ARM: dt: add header to define IRQ flags by Stephen Warren · 12 years ago
  11. 71fab21 ARM: dt: add header to define GPIO flags by Stephen Warren · 12 years ago
  12. 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  13. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  14. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  15. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  16. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  17. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 11 years ago
  18. dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 11 years ago
  19. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  20. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  21. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  22. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  23. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  24. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  25. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  26. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  27. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 11 years ago
  28. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  29. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  30. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 11 years ago
  31. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 11 years ago
  32. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  34. de7ba05 Merge remote-tracking branch 'asoc/fix/max98090' into asoc-next by Mark Brown · 11 years ago
  35. a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 11 years ago
  36. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 11 years ago
  37. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 11 years ago
  38. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  39. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  40. 130549fe netfilter: reset nf_trace in nf_reset by Gao feng · 11 years ago
  41. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  42. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  43. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 11 years ago
  44. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 11 years ago
  45. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 11 years ago
  46. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  47. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  48. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  49. 7fbaee7 Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 11 years ago
  50. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  51. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 11 years ago
  52. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 11 years ago
  53. ae5fc98 net: fix *_DIAG_MAX constants by Andrey Vagin · 11 years ago
  54. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  55. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  57. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 11 years ago
  58. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  59. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  60. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 11 years ago
  61. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  62. 4480764 ASoC:: max98090: Remove executable bit by Joe Perches · 11 years ago
  63. 236f651 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  64. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  65. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  66. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 11 years ago
  67. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  68. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  69. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 11 years ago
  70. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 11 years ago
  71. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  72. 1c6ba37 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  73. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 11 years ago
  74. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 11 years ago
  75. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 11 years ago
  76. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 11 years ago
  77. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 11 years ago
  78. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  79. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 11 years ago
  80. b75bbaa drm/radeon: add Richland pci ids by Alex Deucher · 11 years ago
  81. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 11 years ago
  82. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 11 years ago
  83. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  84. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 11 years ago
  85. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 11 years ago
  86. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  87. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 11 years ago
  88. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 11 years ago
  89. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 11 years ago
  90. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 11 years ago
  91. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 11 years ago
  92. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 11 years ago
  93. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 11 years ago
  94. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  95. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  96. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  97. 5b9e12d ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 11 years ago
  98. 67cf9c0 ARM: at91: fix LCD-wiring mode by Johan Hovold · 11 years ago
  99. a79eac7 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 12 years ago
  100. 0ec83bd extcon: max77693: Initialize register of MUIC device to bring up it without platform data by Chanwoo Choi · 11 years ago