1. f8bcbe6 lib: scatterlist: add sg splitting function by Robert Jarzmik · 9 years ago
  2. 10c95ed scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN by Christoph Hellwig · 9 years ago
  3. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  4. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  5. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 10 years ago
  6. 4160989 blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  7. 2c68f6d block: shrink struct bio down to 2 cache lines again by Jens Axboe · 9 years ago
  8. b7c44ed block: manipulate bio->bi_flags through helpers by Jens Axboe · 9 years ago
  9. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  10. 0034af0 block: make /sys/block/<dev>/queue/discard_max_bytes writeable by Jens Axboe · 9 years ago
  11. 6c71013 block: partition: convert percpu ref by Ming Lei · 9 years ago
  12. b54e5ed block: partition: introduce hd_free_part() by Ming Lei · 9 years ago
  13. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  14. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  15. df14a68 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  16. 97d6e2b Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  17. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  19. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  20. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  21. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  24. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  25. 5544eb9 KVM: count number of assigned devices by Paolo Bonzini · 9 years ago
  26. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  27. 06b285b blkcg: fix blkcg_policy_data allocation bug by Tejun Heo · 9 years ago
  28. 7876f93 blkcg: implement all_blkcgs list by Tejun Heo · 9 years ago
  29. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  30. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  31. 1f6823f time: Get rid of do_posix_clock_monotonic_gettime by Thomas Gleixner · 9 years ago
  32. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  33. 8dfaf05 Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes by Kevin Hilman · 9 years ago
  34. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  35. 8076ca4 Merge branch 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  36. 37b64a4 tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build by Thomas Gleixner · 9 years ago
  37. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  38. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  39. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  40. 0fd972a module: relocate module_init from init.h to module.h by Paul Gortmaker · 10 years ago
  41. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  42. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  43. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  44. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  45. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  46. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  47. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  48. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  51. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  52. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  53. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  54. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  55. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  56. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  57. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago
  59. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  60. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  61. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  62. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  63. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  64. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 9 years ago
  65. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  66. bd7ade3 bufferhead: Add _gfp version for sb_getblk() by Nikolay Borisov · 9 years ago
  67. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  68. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  69. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  70. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  71. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  72. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  74. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  75. 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 10 years ago
  76. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 10 years ago
  77. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 10 years ago
  78. fbabfd0 fs: Add helper functions for permanently empty directories. by Eric W. Biederman · 10 years ago
  79. 8a81252 fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 9 years ago
  80. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  81. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  82. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  83. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 9 years ago
  84. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 9 years ago
  85. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  86. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  87. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  88. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 9 years ago
  89. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  90. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  91. 8e7a7f8 memblock: introduce a for_each_reserved_mem_region iterator by Robin Holt · 9 years ago
  92. 31f0245 sparse: fix misplaced __pmem definition by Dan Williams · 9 years ago
  93. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  94. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  95. a9730fc Fix kmalloc slab creation sequence by Christoph Lameter · 9 years ago
  96. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  97. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  98. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 9 years ago
  99. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 9 years ago
  100. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago