1. 871dd92 block: fix max discard sectors limit by James Bottomley · 13 years ago
  2. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 13 years ago
  3. 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 13 years ago
  4. 181387d writeback: remove unused bdi_pending_list by Tejun Heo · 13 years ago
  5. 229641a Merge tag 'v3.9-rc5' into wq/for-3.10 by Tejun Heo · 13 years ago
  6. d55262c workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinity by Tejun Heo · 13 years ago
  7. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  8. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 13 years ago
  9. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 13 years ago
  10. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  11. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  12. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  13. 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 · 13 years ago
  14. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 13 years ago
  15. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 13 years ago
  16. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 13 years ago
  17. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  18. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 13 years ago
  19. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 13 years ago
  20. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  21. 705cd0e Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.10/core by Jens Axboe · 13 years ago
  22. 29ed781 bio-integrity: Add explicit field for owner of bip_buf by Kent Overstreet · 14 years ago
  23. a38352e block: Add an explicit bio flag for bios that own their bvec by Kent Overstreet · 14 years ago
  24. a078760 block: Add bio_alloc_pages() by Kent Overstreet · 14 years ago
  25. d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 13 years ago
  26. 16ac3d6 block: Add bio_copy_data() by Kent Overstreet · 14 years ago
  27. 9e88224 block: Add submit_bio_wait(), remove from md by Kent Overstreet · 14 years ago
  28. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 13 years ago
  29. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 14 years ago
  30. 054bdf6 block: Add bio_advance() by Kent Overstreet · 14 years ago
  31. 9f060e2 block: Convert integrity to bvec_alloc_bs() by Kent Overstreet · 14 years ago
  32. 6fda981 block: Fix a buffer overrun in bio_integrity_split() by Kent Overstreet · 14 years ago
  33. df2cb6d block: Avoid deadlocks with bio allocation by stacking drivers by Kent Overstreet · 14 years ago
  34. 57fb233 block: Reorder struct bio_set by Kent Overstreet · 14 years ago
  35. 6c95466 block: add runtime pm helpers by Lin Ming · 13 years ago
  36. 6631127 block: add a flag to identify PM request by Lin Ming · 13 years ago
  37. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  38. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 13 years ago
  39. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 13 years ago
  40. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 13 years ago
  41. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 13 years ago
  42. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  43. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  44. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  45. 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 · 13 years ago
  46. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 13 years ago
  47. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 13 years ago
  48. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
  49. ae5fc98 net: fix *_DIAG_MAX constants by Andrey Vagin · 13 years ago
  50. 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 · 13 years ago
  51. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 172a271 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  53. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 13 years ago
  54. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 13 years ago
  55. 44046a5 udp: add encap_destroy callback by Tom Parkin · 13 years ago
  56. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 13 years ago
  57. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  58. 236f651 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 13 years ago
  59. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  60. 14a40ff sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY by Tejun Heo · 13 years ago
  61. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  62. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  63. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 13 years ago
  64. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 13 years ago
  65. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 13 years ago
  66. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  67. 1c6ba37 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  68. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 13 years ago
  69. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 13 years ago
  70. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 13 years ago
  71. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 13 years ago
  72. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 13 years ago
  73. 2365958 Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  74. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 13 years ago
  75. b75bbaa drm/radeon: add Richland pci ids by Alex Deucher · 13 years ago
  76. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  77. aaa0c23 Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug by Zhouyi Zhou · 13 years ago
  78. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 13 years ago
  79. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 13 years ago
  80. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 13 years ago
  81. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 13 years ago
  82. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 13 years ago
  83. 8425e3d5 workqueue: inline trivial wrappers by Tejun Heo · 13 years ago
  84. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 13 years ago
  85. ca044f9 UAPI: fix endianness conditionals in linux/raid/md_p.h by David Howells · 13 years ago
  86. 29ba06b UAPI: fix endianness conditionals in linux/acct.h by David Howells · 13 years ago
  87. 51b154e UAPI: fix endianness conditionals in linux/aio_abi.h by David Howells · 13 years ago
  88. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 13 years ago
  89. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 13 years ago
  90. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  91. cad9d56 Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  92. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  93. 5b9e12d ipv4: fix definition of FIB_TABLE_HASHSZ by Denis V. Lunev · 13 years ago
  94. 67cf9c0 ARM: at91: fix LCD-wiring mode by Johan Hovold · 13 years ago
  95. a79eac7 atmel_lcdfb: fix 16-bpp modes on older SOCs by Johan Hovold · 13 years ago
  96. 0ec83bd extcon: max77693: Initialize register of MUIC device to bring up it without platform data by Chanwoo Choi · 13 years ago
  97. 00c30e0 asm-generic: move cmpxchg*_local defs to cmpxchg.h by Jonas Bonn · 13 years ago
  98. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 13 years ago
  99. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  100. e626761 workqueue: implement current_is_workqueue_rescuer() by Tejun Heo · 13 years ago