1. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  3. e39435c lib/percpu_counter.c: fix bad percpu counter state during suspend by Jens Axboe · 10 years ago
  4. 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 10 years ago
  5. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  6. 6aa7a29 initramfs: debug detected compression method by Daniel M. Weeks · 10 years ago
  7. 3f59b06 lib/idr.c: use RCU_INIT_POINTER(x, NULL) by Monam Agarwal · 10 years ago
  8. 90ae3ae idr: remove dead code by Stephen Hemminger · 10 years ago
  9. af661e8 lib/decompress_inflate.c: include appropriate header file by Rashika Kheria · 10 years ago
  10. 3c516cd lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.c by Rashika Kheria · 10 years ago
  11. d3d47eb lib/random32.c: minor cleanups and kdoc fix by Daniel Borkmann · 10 years ago
  12. b104d6a lib/devres.c: fix some sparse warnings by Steven Rostedt · 10 years ago
  13. 708d96f vsprintf: remove %n handling by Ryan Mallon · 10 years ago
  14. d300d59 lib/syscall.c: unexport task_current_syscall() by Andrew Morton · 10 years ago
  15. bcccff9 kobject: don't block for each kobject_uevent by Vladimir Davydov · 10 years ago
  16. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  17. 139e561 lib: radix_tree: tree node interface by Johannes Weiner · 10 years ago
  18. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  19. 53c59f2 lib: radix-tree: add radix_tree_delete_item() by Johannes Weiner · 10 years ago
  20. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  21. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 10 years ago
  22. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  23. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  24. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  25. 8b7b932 netlink: don't compare the nul-termination in nla_strcmp by Pablo Neira · 10 years ago
  26. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 05efa8c random32: avoid attempt to late reseed if in the middle of seeding by Sasha Levin · 10 years ago
  29. a2fb4d7 partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  30. 4b58841 audit: Add generic compat syscall support by AKASHI Takahiro · 10 years ago
  31. 5f30fc9 lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock by Hugh Dickins · 10 years ago
  32. 3b7a641 dma debug: account for cachelines and read-only mappings in overlap tracking by Dan Williams · 10 years ago
  33. d19cb80 vsprintf: Add support for IORESOURCE_UNSET in %pR by Bjorn Helgaas · 10 years ago
  34. 0af3fe1 locktorture: Add a lock-torture kernel module by Paul E. McKenney · 10 years ago
  35. 51b1130 rcutorture: Abstract rcu_torture_random() by Paul E. McKenney · 10 years ago
  36. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  37. 05f7a7d idr: Add new function idr_is_empty() by Andreas Gruenbacher · 13 years ago
  38. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  39. a7330c9 asmlinkage Make __stack_chk_failed and memcmp visible by Andi Kleen · 10 years ago
  40. a8fa94e Merge branch 'master' into driver-core-next-test-merge-rc2 by Tejun Heo · 10 years ago
  41. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  42. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 10 years ago
  43. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  44. 6583327 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 10 years ago
  45. 12b1383 kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST by Linus Torvalds · 10 years ago
  46. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  47. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  48. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  49. d835502 percpu_ida: fix a live lock by Shaohua Li · 10 years ago
  50. 59f2e7d dma-debug: fix overlap detection by Dan Williams · 10 years ago
  51. 0368dfd lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL by Lad, Prabhakar · 10 years ago
  52. 29dfe2d kobject: export kobj_sysfs_ops by Jeff Mahoney · 11 years ago
  53. 4592599 dynamic_debug: replace obselete simple_strtoul() with kstrtouint() by Andrey Ryabinin · 10 years ago
  54. 3ace678 dynamic_debug: fix ddebug_parse_query() by Andrey Ryabinin · 10 years ago
  55. d9e133e dynamic_debug: remove wrong error message by Andrey Ryabinin · 10 years ago
  56. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 10 years ago
  57. ba6b508 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 10 years ago
  58. 028e219 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  59. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  60. 555b270 iscsi-target: Fix connection reset hang with percpu_ida_alloc by Nicholas Bellinger · 10 years ago
  61. 2a1d689 lib/decompress_unlz4.c: always set an error return code on failures by Jan Beulich · 10 years ago
  62. 964fe94 rbtree/test: test rbtree_postorder_for_each_entry_safe() by Cody P Schafer · 10 years ago
  63. dbf128c rbtree/test: move rb_node to the middle of the test struct by Cody P Schafer · 10 years ago
  64. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 10 years ago
  65. 93e9ef8 test: add minimal module for verification testing by Kees Cook · 10 years ago
  66. ff6f9bb lib/cmdline.c: declare exported symbols immediately by Felipe Contreras · 10 years ago
  67. 9fd4305 lib/cmdline.c: fix style issues by Felipe Contreras · 10 years ago
  68. ae2924a lib/kstrtox.c: remove redundant cleanup by Felipe Contreras · 10 years ago
  69. aaf0762 vsprintf: add %pad extension for dma_addr_t use by Joe Perches · 10 years ago
  70. 578b1e0 dynamic_debug: add wildcard support to filter files/functions/modules by Du, Changbin · 10 years ago
  71. a3d2cca lib/parser.c: put EXPORT_SYMBOLs in the conventional place by Andrew Morton · 10 years ago
  72. aace050 lib/parser.c: add match_wildcard() function by Du, Changbin · 10 years ago
  73. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 10 years ago
  74. 30b02c4 assoc_array: remove global variable by Stephen Hemminger · 10 years ago
  75. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 10 years ago
  76. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  77. 5cb7398 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  78. 25487d7 lib/show_mem.c: show num_poisoned_pages when oom by Xishi Qiu · 10 years ago
  79. c152950 lib/cpumask.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  80. 457ff1d lib/swiotlb.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  81. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 10 years ago
  82. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 10 years ago
  83. 687b0ad percpu-refcount: Add a WARN() for ref going negative by Kent Overstreet · 10 years ago
  84. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  85. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  86. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 82ef3d5 net: fix "queues" uevent between network namespaces by Weilong Chen · 10 years ago
  88. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  89. 03144b5 lib: Ensure EWMA does not store wrong intermediate values by Michael Dalton · 10 years ago
  90. d1969a8 percpu_counter: unbreak __percpu_counter_add() by Hugh Dickins · 10 years ago
  91. 74e72f8 lib/percpu_counter.c: fix __percpu_counter_add() by Ming Lei · 10 years ago
  92. 8bc588e firewire: ohci: Turn remote DMA support into a module parameter by Lubomir Rintel · 10 years ago
  93. 9705710 kobject: Fix source code comment spelling by Bart Van Assche · 10 years ago
  94. 0cb637b swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2) by Konrad Rzeszutek Wilk · 10 years ago
  95. eb4c690 Revert "kobject: introduce kobj_completion" by Greg Kroah-Hartman · 10 years ago
  96. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 10 years ago
  97. 2372175 lib: hash: follow-up fixups for arch hash by Francesco Fusco · 10 years ago
  98. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 10 years ago
  100. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago