]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-01-12 Kris Van HeesFix for incorrect handling of BUFSIZE = 0. The handlin...
2012-01-12 Kris Van HeesInitial values for min and max aggregate functions...
2012-01-12 Kris Van HeesEnsure that the trap handler is regisstered only once.
2012-01-11 Kris Van HeesEnsure that the die notifier hook is installed whenever...
2011-12-14 Kris Van HeesSupport for page fault and general protection fault...
2011-12-07 Kris Van HeesSDT implementation (core kernel support for providing...
2011-11-14 Kris Van HeesEnable processing the SDT probe point info at boot...
2011-11-11 Kris Van HeesFix resolving addresses of relocation records for SDT...
2011-11-03 Kris Van HeesFixed the allocation of cyclics that was the cuase...
2011-10-27 Kris Van HeesHandle the case where regs (during cyclic processing...
2011-10-27 Kris Van HeesRemoved dead code (was #if 0 ... #endif). Cleaned...
2011-10-27 Kris Van HeesImplementation for tracing stub-based system calls...
2011-10-14 Kris Van HeesStacktrace dumping has been moved to the GPL-licensed...
2011-10-13 Kris Van HeesFix porting issues from 2.6.32 to 2.6.39.
2011-10-06 Nick AlcockMove cyclic.h into include/linux.
2011-10-06 Nick AlcockFinish GPL/CDDL splitting work.
2011-10-06 Nick AlcockSet MODULE_LICENSE to CDDL.
2011-10-06 Nick AlcockCDDL copyrights for everything needing it.
2011-12-05 Nick AlcockInitial commit of DTrace.