1. 276a243 mm/slab: Give s_next and s_stop slab-specific names by Wanpeng Li · 11 years ago
  2. c1e854e slob: Check for NULL pointer before calling ctor() by Steven Rostedt · 12 years ago
  3. 345c905 slub: Make cpu partial slab support configurable by Joonsoo Kim · 11 years ago
  4. e7efa61 slab: add kmalloc() to kernel API documentation by Michael Opdenacker · 11 years ago
  5. 0f8f809 slab: fix init_lock_keys by Christoph Lameter · 11 years ago
  6. a6d7815 slob: use DIV_ROUND_UP where possible by Sasha Levin · 12 years ago
  7. 318df36 slub: do not put a slab to cpu partial list when cpu_partial is 0 by Joonsoo Kim · 11 years ago
  8. c17fd13 mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo by Wanpeng Li · 11 years ago
  9. a446336 mm/slub: Drop unnecessary nr_partials by Wanpeng Li · 11 years ago
  10. e9b4db2 mm/slab: Fix /proc/slabinfo unwriteable for slab by Wanpeng Li · 11 years ago
  11. e25839f mm/slab: Sharing s_next and s_stop between slab and slub by Wanpeng Li · 11 years ago
  12. 0fa8103 mm/slab: Fix drain freelist excessively by Wanpeng Li · 11 years ago
  13. 069e2b35 slob: Rework #ifdeffery in slab.h by Christoph Lameter · 11 years ago
  14. d0d04b7 mm, slab: moved kmem_cache_alloc_node comment to correct place by Zhouping Liu · 11 years ago
  15. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 11 years ago
  16. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 11 years ago
  17. 14e50c6 mm: slab: Verify the nodeid passed to ____cache_alloc_node by Aaron Tomlin · 11 years ago
  18. 7cccd80 slub: tid must be retrieved from the percpu area of the current processor by Christoph Lameter · 12 years ago
  19. 4d7868e slub: Do not dereference NULL pointer in node_match by Christoph Lameter · 12 years ago
  20. 338b264 slub: add 'likely' macro to inc_slabs_node() by Joonsoo Kim · 12 years ago
  21. 633b076 slub: correct to calculate num of acquired objects in get_partial_node() by Joonsoo Kim · 12 years ago
  22. 7d557b3 slub: correctly bootstrap boot caches by Glauber Costa · 12 years ago
  23. b1e0541 mm/sl[au]b: correct allocation type check in kmalloc_slab() by Joonsoo Kim · 12 years ago
  24. db84506 slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections by Christoph Lameter · 12 years ago
  25. c601fd6 slab: Handle ARCH_DMA_MINALIGN correctly by Christoph Lameter · 12 years ago
  26. ca34956 slab: Common definition for kmem_cache_node by Christoph Lameter · 12 years ago
  27. ce8eb6c slab: Rename list3/l3 to node by Christoph Lameter · 12 years ago
  28. 2c59dd6 slab: Common Kmalloc cache determination by Christoph Lameter · 12 years ago
  29. 9e5e8de stat: Use size_t for sizes instead of unsigned by Christoph Lameter · 12 years ago
  30. f97d5f6 slab: Common function to create the kmalloc array by Christoph Lameter · 12 years ago
  31. 9425c58 slab: Common definition for the array of kmalloc caches by Christoph Lameter · 12 years ago
  32. 95a05b4 slab: Common constants for kmalloc boundaries by Christoph Lameter · 12 years ago
  33. 6a67368 slab: Rename nodelists to node by Christoph Lameter · 12 years ago
  34. 6744f08 slab: Common name for the per node structures by Christoph Lameter · 12 years ago
  35. e336601 slab: Use common kmalloc_index/kmalloc_size functions by Christoph Lameter · 12 years ago
  36. ce6a502 slab: Common kmalloc slab index determination by Christoph Lameter · 12 years ago
  37. 3450466 slab: Move kmalloc related function defs by Christoph Lameter · 12 years ago
  38. 31ba734 slab: Use proper formatting specs for unsigned size_t by Christoph Lameter · 12 years ago
  39. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  40. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  41. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  42. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  43. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  44. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  45. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  46. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  47. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  48. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  49. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  50. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  51. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  52. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  53. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  54. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  55. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  56. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  57. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  58. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  59. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  60. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  61. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  62. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  63. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  64. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  65. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  66. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  67. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  68. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  69. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  70. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  71. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  72. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  73. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  74. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  75. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  76. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  77. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  78. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  79. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  80. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  81. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  82. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  83. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 12 years ago
  84. c129c29 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n by David Howells · 12 years ago
  85. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  86. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  87. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  88. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  89. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  91. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  92. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  93. cfde819 keys: use keyring_alloc() to create module signing keyring by David Howells · 12 years ago
  94. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  95. a68c2f1 sendfile: allows bypassing of notifier events by Scott Wolchok · 12 years ago
  96. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  97. c39540c fat: fix incorrect function comment by Ravishankar N · 12 years ago
  98. 99bbb2b Documentation: ABI: remove testing/sysfs-devices-node by Davidlohr Bueso · 12 years ago
  99. ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
  100. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago