1. 94893b7 Merge "Allow sanitization of jemalloc." am: c4be04cc43 am: 3d30b54683 by Evgenii Stepanov · 8 years ago
  2. 3d30b54 Merge "Allow sanitization of jemalloc." am: c4be04cc43 by Evgenii Stepanov · 8 years ago
  3. c4be04c Merge "Allow sanitization of jemalloc." by Treehugger Robot · 8 years ago
  4. d76e46d Do not allow jemalloc to use syscall. by Christopher Ferris · 8 years ago
  5. cdaebbc Allow sanitization of jemalloc. by Evgenii Stepanov · 8 years ago
  6. a05d4da Implement a more reliable detection scheme for os_unfair_lock. by John Szakmeister · 8 years ago
  7. 8dcfc8b Remove dss support in jemalloc. am: f9004022ba am: 23cc561449 am: fc69431f94 by Christopher Ferris · 8 years ago
  8. 01c3c6b Remove dss support in jemalloc. am: f9004022ba am: 23cc561449 am: fc69431f94 by Christopher Ferris · 8 years ago
  9. fc69431 Remove dss support in jemalloc. am: f9004022ba am: 23cc561449 by Christopher Ferris · 8 years ago
  10. 23cc561 Remove dss support in jemalloc. am: f9004022ba by Christopher Ferris · 8 years ago
  11. e98a620 Mark partially purged arena chunks as non-hugepage. by Jason Evans · 8 years ago
  12. fc11f3c Enable overriding JEMALLOC_{ALLOC,FREE}_JUNK. by Jason Evans · 8 years ago
  13. f900402 Remove dss support in jemalloc. by Christopher Ferris · 8 years ago
  14. 949a27f Add pthread_atfork(3) feature test. by Jason Evans · 8 years ago
  15. 62f2d84 Refactor madvise(2) configuration. by Jason Evans · 8 years ago
  16. e7ca53b Remove a residual comment. by Jason Evans · 8 years ago
  17. 0d6a472 Avoid gcc tautological-compare warnings. by Jason Evans · 8 years ago
  18. 3ea838d Avoid gcc type-limits warnings. by Jason Evans · 8 years ago
  19. 29053b0 jemalloc: switch to latest C standard am: 04d995d2ad am: 0e0fc78f6e am: 2c76cdbc00 by Alex Naidis · 8 years ago
  20. a1431ed jemalloc: switch to latest C standard am: 04d995d2ad am: 0e0fc78f6e by Alex Naidis · 8 years ago
  21. 2c76cdb jemalloc: switch to latest C standard am: 04d995d2ad am: 0e0fc78f6e by Alex Naidis · 8 years ago
  22. 0e0fc78 jemalloc: switch to latest C standard am: 04d995d2ad by Alex Naidis · 8 years ago
  23. 04d995d jemalloc: switch to latest C standard by Alex Naidis · 8 years ago
  24. 8e3fb7f Document how to use --cache configure option. by Jason Evans · 8 years ago
  25. 2a24dc2 Revert "Add JE_RUNNABLE() and use it for os_unfair_lock_*() test." by Jason Evans · 8 years ago
  26. 6468dd5 Fix an MSVC compiler warning. by Jason Evans · 8 years ago
  27. cdfebf2 Merge remote-tracking branch 'aosp/upstream-new' into fix am: fb1f094f16 am: dce5fa8511 am: 842b7f4492 by Christopher Ferris · 8 years ago
  28. 4bbe8a2 Merge remote-tracking branch 'aosp/upstream-new' into fix am: fb1f094f16 am: dce5fa8511 by Christopher Ferris · 8 years ago
  29. 842b7f4 Merge remote-tracking branch 'aosp/upstream-new' into fix am: fb1f094f16 by Christopher Ferris · 8 years ago
  30. dce5fa8 Merge remote-tracking branch 'aosp/upstream-new' into fix am: fb1f094f16 by Christopher Ferris · 8 years ago
  31. 8f61fde Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *). by Jason Evans · 8 years ago
  32. 84ae603 Explicitly cast negative constants meant for use as unsigned. by Jason Evans · 8 years ago
  33. 72c587a Add cast to silence (harmless) conversion warning. by Jason Evans · 8 years ago
  34. 87004d2 Avoid negation of unsigned numbers. by Jason Evans · 8 years ago
  35. 2379479 Consistently use size_t rather than uint64_t for extent serial numbers. by Jason Evans · 8 years ago
  36. 6a71d37 Add packing test, which verifies stable layout policy. by Jason Evans · 8 years ago
  37. 5c77af9 Add extent serial numbers. by Jason Evans · 8 years ago
  38. 45f83a2 Add JE_RUNNABLE() and use it for os_unfair_lock_*() test. by Jason Evans · 8 years ago
  39. ded4f38 Reduce memory usage for sdallocx() test_alignment_and_size. by Jason Evans · 8 years ago
  40. 1aeea0f Simplify extent_quantize(). by Jason Evans · 8 years ago
  41. a2af09f Remove overly restrictive stats_cactive_{add,sub}() assertions. by Jason Evans · 8 years ago
  42. b9408d7 Fix/simplify chunk_recycle() allocation size computations. by Jason Evans · 8 years ago
  43. 2cdf07a Fix extent_quantize() to handle greater-than-huge-size extents. by Jason Evans · 8 years ago
  44. e916d55 Add configure support for *-*-linux-android. by Jason Evans · 8 years ago
  45. 092d760 Support Debian GNU/kFreeBSD. by Samuel Moritz · 8 years ago
  46. b4486dc Update config.{guess,sub} from upstream. by Jason Evans · 8 years ago
  47. fb1f094 Merge remote-tracking branch 'aosp/upstream-new' into fix by Christopher Ferris · 8 years ago
  48. 0110fa8 Merge branch 'rc-4.3.1' by Jason Evans · 8 years ago
  49. b0f5658 Update ChangeLog for 4.3.1. by Jason Evans · 8 years ago
  50. 7b8e74f Revert "Define 64-bits atomics unconditionally" by Jason Evans · 8 years ago
  51. 5d6cb6e Refactor prng to not use 64-bit atomics on 32-bit platforms. by Jason Evans · 8 years ago
  52. a4e83e8 Fix run leak. by Jason Evans · 8 years ago
  53. 9bef119 Merge branch 'rel-4.3.0' by Jason Evans · 8 years ago
  54. 8019f4c Merge branch 'rel-4.3.0' by Jason Evans · 8 years ago
  55. 23f04ef Update ChangeLog for 4.3.0. by Jason Evans · 8 years ago
  56. 28b7e42 Fix arena data structure size calculation. by Jason Evans · 8 years ago
  57. 77635bf Fixes to Visual Studio Project files by Matthew Parkinson · 8 years ago
  58. cb3ad65 Use -std=gnu11 if available. by Jason Evans · 8 years ago
  59. 213667f Update ChangeLog for 4.3.0. by Jason Evans · 8 years ago
  60. 32896a9 Fix large allocation to search optimal size class heap. by Jason Evans · 8 years ago
  61. e901263 Fix chunk_alloc_cache() to support decommitted allocation. by Jason Evans · 8 years ago
  62. dd3ed23 Update symbol mangling. by Jason Evans · 8 years ago
  63. 1ceae2f Update ChangeLog for 4.3.0. by Jason Evans · 8 years ago
  64. 62de768 Update project URL. by Jason Evans · 8 years ago
  65. 6c56e19 Check for existance of CPU_COUNT macro before using it. by Dave Watson · 8 years ago
  66. eca3bc0 Fix sycall(2) configure test for Linux. by Jason Evans · 8 years ago
  67. da206df Do not use syscall(2) on OS X 10.12 (deprecated). by Jason Evans · 8 years ago
  68. 3f2b8d9 Add os_unfair_lock support. by Jason Evans · 8 years ago
  69. a99e0fa Fix/refactor zone allocator integration code. by Jason Evans · 8 years ago
  70. 31db315 Call _exit(2) rather than exit(3) in forked child. by Jason Evans · 8 years ago
  71. 07ee4c5 Force no lazy-lock on Windows. by Jason Evans · 8 years ago
  72. f19bedb Use <quote>...</quote> rather than &ldquo;...&rdquo; or "..." in XML. by Jason Evans · 8 years ago
  73. b599b32 Add "J" (JSON) support to malloc_stats_print(). by Jason Evans · 8 years ago
  74. 4752a54 Refactor witness_unlock() to fix undefined test behavior. by Jason Evans · 8 years ago
  75. 1d57c03 Use CLOCK_MONOTONIC_COARSE rather than COARSE_MONOTONIC_RAW. by Jason Evans · 8 years ago
  76. c443b67 Use syscall(2) rather than {open,read,close}(2) during boot. by Jason Evans · 8 years ago
  77. 35a108c Fix EXTRA_CFLAGS to not affect configuration. by Jason Evans · 8 years ago
  78. e46f8f9 Do not mark malloc_conf as weak on Windows. by Jason Evans · 8 years ago
  79. 35799a5 Do not mark malloc_conf as weak for unit tests. by Jason Evans · 8 years ago
  80. ed84764 Support static linking of jemalloc with glibc by Dave Watson · 8 years ago
  81. b99c72f Reduce memory requirements for regression tests. by Jason Evans · 8 years ago
  82. eaecaad Periodically purge in memory-intensive integration tests. by Jason Evans · 8 years ago
  83. 2c53faf Periodically purge in memory-intensive integration tests. by Jason Evans · 8 years ago
  84. e7d6779 Only link with libm (-lm) if necessary. by Jason Evans · 8 years ago
  85. 875ff15 Only use --whole-archive with gcc. by Jason Evans · 8 years ago
  86. 1eb801b Do not force lazy lock on Windows. by Jason Evans · 8 years ago
  87. dc553d5 Fix over-sized allocation of rtree leaf nodes. by Jason Evans · 8 years ago
  88. 5569b4a Use --whole-archive when linking integration tests on MinGW. by Jason Evans · 8 years ago
  89. 962a297 Do not (recursively) allocate within tsd_fetch(). by Jason Evans · 8 years ago
  90. e2bcf03 Make dss operations lockless. by Jason Evans · 8 years ago
  91. 9737685 Add/use adaptive spinning. by Jason Evans · 8 years ago
  92. a2539fa Disallow 0x5a junk filling when running in Valgrind. by Jason Evans · 8 years ago
  93. d419bb0 Fix and simplify decay-based purging. by Jason Evans · 8 years ago
  94. a14712b Fix decay tests to all adapt to nstime_monotonic(). by Jason Evans · 8 years ago
  95. 45a5bf6 Do not advance decay epoch when time goes backwards. by Jason Evans · 8 years ago
  96. 94e7ffa Refactor arena->decay_* into arena->decay.* (arena_decay_t). by Jason Evans · 8 years ago
  97. b732c39 Refine nstime_update(). by Jason Evans · 8 years ago
  98. 5d8db15 Simplify run quantization. by Jason Evans · 8 years ago
  99. f193fd8 Refactor runs_avail. by Jason Evans · 8 years ago
  100. 1abb49f Implement pz2ind(), pind2sz(), and psz2u(). by Jason Evans · 8 years ago