[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / ntoskrnl / mm / ARM3 / expool.c
2024-03-03 Timo Kreuzer[NTOS:EX] Remove an ASSERT in ExpInsertPoolTracker
2023-04-10 Hermès Bélusca-Maïto[NTOS] Include kdbg/kdb.h only in the files that really...
2021-03-22 Jérôme Gardou[NTOS:MM] Fix integer arithmetics
2021-03-18 Jérôme Gardou[NTOS:MM] Silence noisy DPRINTs
2021-03-18 Jérôme Gardou[NTOS:MM] Use a define for the big pool table occupatio...
2021-03-18 Jérôme Gardou[NTOS:MM] Do not use atomic operations to set a bit...
2021-03-18 Jérôme Gardou[NTOS:MM] Implement shrinking big pool allocation table
2021-03-18 Jérôme Gardou[NTOS:MM] Do not bugcheck when we are freeing a big...
2020-11-02 Victor Perevertkin[REACTOS] Cleanup INIT and some PAGE section allocations 3275/head
2020-02-08 Thomas Faber[NTOS:MM] Use POOL_BILLED_PROCESS_INVALID constant.
2019-11-25 Timo Kreuzer[NTOS] Revert pool debugging code
2019-11-24 Timo KreuzerWIP
2019-11-24 Timo Kreuzer[NTOS] Add compile time option to trace callers of...
2019-11-24 Timo Kreuzer[NTOS] On DBG builds, fill pool allocations with 0xCD...
2019-11-01 Hermès Bélusca-Maïto[NTOS] Just go ahead and allow printing all the printab...
2019-02-07 Serge Gautherie[NTOS:MM] ExFreePoolWithTag(): Accept tag mismatch...
2019-02-03 Thomas Faber[NTOS:MM] Dump pool consumers at most once per second. 1333/head
2019-01-09 Thomas Faber[NTOS:MM] Implement big pool table expansion. CORE...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Move KDBG MM functions implementation to...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Properly check for address validity in ...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Reimplement !irpfind using !poolfind helpers
2019-01-06 Pierre Schweitzer[NTOSKRNL] Implement !poolfind command in KDBG
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-09 Pierre Schweitzer[NTOSKRNL] Return the amount of hits in system lookasid...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-17 Pierre Schweitzer[NTOSKRNL] Don't call OOM dumper in case we were trying...
2018-02-17 Pierre Schweitzer[NTOSKRNL] Allow more chars in ExpTagAllowPrint().
2017-12-29 Pierre Schweitzer[NTOSKRNL] Print tags which contains numerics in the...
2017-12-29 Pierre Schweitzer[NTOSKRNL] In the memory dumper, print in the direct...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for verbose output in the !poolu...
2017-12-29 Pierre Schweitzer[NTOSKNRL] Addendum to 9a633f7
2017-12-29 Pierre Schweitzer[NTOSKRNL] Fix MSVC build
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for the ? wildcard in the !poolu...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Allow filtering !poolused output using a tag
2017-12-29 Pierre Schweitzer[NTOSKRNL] Now that the memory dumper handles paged...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for the paged pool in the memory...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Prettify the memory dumper output and add...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Make the memory dumper available as a kdbg...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-05 Pierre Schweitzer[NTOSKRNL] Only activate dumper in DBG builds
2017-12-05 Pierre Schweitzer[NTOSKRNL] Add a non paged memory dumper in case of...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-10-31 Amine Khaldi* Sync up to trunk head (r65147).
2014-10-30 Amine Khaldi* Sync up to trunk head (r65120).
2014-10-29 Amine Khaldi* Sync up to trunk head (r65095).
2014-10-28 Amine Khaldi* Sync up to trunk head (r65074).
2014-10-24 Amine Khaldi* Sync up to trunk head (r64959).
2014-10-23 Amine Khaldi* Sync up to trunk head (r64939).
2014-10-22 Amine Khaldi* Sync up to trunk head (r64894).
2014-10-19 Amine Khaldi* Sync up to trunk head (r64829).
2014-10-13 Amine Khaldi* Sync up to trunk head (r64716).
2014-10-03 David QuintanaSync with trunk r64509.
2014-09-29 David Quintana* Sync with trunk r64401.
2014-09-28 Amine Khaldi* Sync up to trunk head (r64377).
2014-09-22 David QuintanaSync with trunk r64222.
2014-09-12 Amine Khaldi[SHELL-EXPERIMENTS]
2014-09-10 Hermès Bélusca-Maïto[REACTOS]
2014-09-09 Hermès Bélusca-MaïtoSync with trunk revision 64099.
2014-08-24 David QuintanaSync with trunk r63935.
2014-08-23 Hermès Bélusca-MaïtoSync to trunk revision 63922.
2014-08-10 Hermès Bélusca-MaïtoSync to trunk revision 63857.
2014-08-09 David Quintana* Sync to trunk r63845.
2014-08-07 Hermès Bélusca-MaïtoSync with trunk r63831.
2014-08-04 Hermès Bélusca-MaïtoPartial merge of the condrv_restructure branch, including:
2014-08-01 Hermès Bélusca-MaïtoSync with trunk r63793.
2014-07-31 David QuintanaSync with trunk r63786.
2014-07-27 Hermès Bélusca-MaïtoSync with trunk r63743.
2014-06-27 Hermès Bélusca-MaïtoSync with trunk r63647.
2014-06-23 David QuintanaSync with trunk r63637.
2014-05-30 David QuintanaSync with trunk r63502.
2014-05-24 David QuintanaSync with trunk r63430.
2014-05-20 Hermès Bélusca-MaïtoSync with trunk r63383 .
2014-05-18 David QuintanaSync with trunk r63343.
2014-05-13 Hermès Bélusca-MaïtoSync with trunk r63283
2014-05-13 David QuintanaSync with trunk r63270.
2014-05-08 Hermès Bélusca-MaïtoSync with trunk r63192.
2014-05-06 Aleksandar Andrejevic[BRANCHES]
2014-05-06 David QuintanaSync with trunk r63174.
2014-05-03 Hermès Bélusca-MaïtoSync with trunk revision 63128.
2014-05-02 Hermès Bélusca-MaïtoCreate a branch for console restructuration work.
2014-04-26 Amine Khaldi* Sync up to trunk HEAD (r62975).
2014-04-21 Aleksandar AndrejevicSync with trunk.
2014-04-15 David QuintanaSync with trunk r62754.
2014-03-18 David QuintanaSync with trunk r62529.
2014-03-15 Amine Khaldi* Sync up to trunk HEAD (r62502).
2014-02-22 Amine Khaldi* Sync up to trunk HEAD (r62286).
2014-02-22 Amine Khaldi* Sync up to trunk HEAD (r62285). Branch guys deserve...
2014-02-04 Giannis Adamopoulos[rshell]
next