Index: arch/amd64/include/cpu.h
===================================================================
--- arch/amd64/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/amd64/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup amd64cpu
+/** @addtogroup amd64
  * @{
  */
@@ -84,5 +84,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/amd64/include/cpuid.h
===================================================================
--- arch/amd64/include/cpuid.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/amd64/include/cpuid.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup amd64cpu
+/** @addtogroup amd64
  * @{
  */
@@ -64,5 +64,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/amd64/src/cpu/cpu.c
===================================================================
--- arch/amd64/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/amd64/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup amd64cpu
+/** @addtogroup amd64
  * @{
  */
@@ -165,5 +165,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ia32/include/cpu.h
===================================================================
--- arch/ia32/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia32/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia32cpu
+/** @addtogroup ia32
  * @{
  */
@@ -58,5 +58,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ia32/include/cpuid.h
===================================================================
--- arch/ia32/include/cpuid.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia32/include/cpuid.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia32cpu
+/** @addtogroup ia32
  * @{
  */
@@ -116,5 +116,5 @@
 #endif
 
- /** @}
+/** @}
  */
 
Index: arch/ia32/include/ddi/ddi.h
===================================================================
--- arch/ia32/include/ddi/ddi.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia32/include/ddi/ddi.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia32ddi
+/** @addtogroup ia32ddi
  * @{
  */
@@ -42,5 +42,5 @@
 #endif
 
- /** @}
+/** @}
  */
 
Index: arch/ia32/src/cpu/cpu.c
===================================================================
--- arch/ia32/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia32/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia32cpu
+/** @addtogroup ia32
  * @{
  */
@@ -163,5 +163,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ia32/src/ddi/ddi.c
===================================================================
--- arch/ia32/src/ddi/ddi.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia32/src/ddi/ddi.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia32ddi
+/** @addtogroup ia32ddi
  * @{
  */
@@ -162,5 +162,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ia64/include/cpu.h
===================================================================
--- arch/ia64/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia64/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia64cpu
+/** @addtogroup ia64
  * @{
  */
@@ -66,5 +66,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ia64/src/cpu/cpu.c
===================================================================
--- arch/ia64/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia64/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia64cpu
+/** @addtogroup ia64
  * @{
  */
@@ -73,5 +73,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ia64/src/ddi/ddi.c
===================================================================
--- arch/ia64/src/ddi/ddi.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ia64/src/ddi/ddi.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ia64ddi
+/** @addtogroup ia64ddi
  * @{
  */
@@ -53,5 +53,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/include/cp0.h
===================================================================
--- arch/mips32/include/cp0.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/mips32/include/cp0.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32cpu
+/** @addtogroup mips32
  * @{
  */
@@ -120,5 +120,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/include/cpu.h
===================================================================
--- arch/mips32/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/mips32/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32cpu
+/** @addtogroup mips32
  * @{
  */
@@ -45,5 +45,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/mips32/src/cpu/cpu.c
===================================================================
--- arch/mips32/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/mips32/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup mips32cpu
+/** @addtogroup mips32
  * @{
  */
@@ -135,5 +135,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ppc32/include/cpu.h
===================================================================
--- arch/ppc32/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc32/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc32cpu
+/** @addtogroup ppc32
  * @{
  */
@@ -45,5 +45,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ppc32/include/cpuid.h
===================================================================
--- arch/ppc32/include/cpuid.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc32/include/cpuid.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc32cpu
+/** @addtogroup ppc32
  * @{
  */
@@ -53,5 +53,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ppc32/src/cpu/cpu.c
===================================================================
--- arch/ppc32/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc32/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc32cpu
+/** @addtogroup ppc32
  * @{
  */
@@ -60,5 +60,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/ppc64/include/cpu.h
===================================================================
--- arch/ppc64/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc64/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc64cpu
+/** @addtogroup ppc64
  * @{
  */
@@ -45,5 +45,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ppc64/include/cpuid.h
===================================================================
--- arch/ppc64/include/cpuid.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc64/include/cpuid.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc64cpu
+/** @addtogroup ppc64
  * @{
  */
@@ -53,5 +53,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/ppc64/src/cpu/cpu.c
===================================================================
--- arch/ppc64/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/ppc64/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup ppc64cpu
+/** @addtogroup ppc64
  * @{
  */
@@ -60,5 +60,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: arch/sparc64/include/cpu.h
===================================================================
--- arch/sparc64/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/sparc64/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup sparc64cpu
+/** @addtogroup sparc64
  * @{
  */
@@ -57,5 +57,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: arch/sparc64/src/cpu/cpu.c
===================================================================
--- arch/sparc64/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ arch/sparc64/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup sparc64cpu
+/** @addtogroup sparc64
  * @{
  */
@@ -97,5 +97,4 @@
 }
 
- /** @}
+/** @}
  */
-
Index: doc/doxygroups.h
===================================================================
--- doc/doxygroups.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ doc/doxygroups.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -2,213 +2,25 @@
 /* Definitions of modules and its relations for generating Doxygen documentation */
 
-/** @defgroup genericadt ADT
- * @ingroup kernel
- */
-
-/** @defgroup genericconsole Console
- * @ingroup kernel
- */
- 
-/** @defgroup genericipc IPC
- * @ingroup kernel
- * @brief Interprocess communication protocol
- */
- 
-/** @defgroup genericklog KLog
- * @brief Kernel logging facility
- * @ingroup kernel
- */
-
- /** @defgroup main Main
- * @ingroup kernel
- */
-
- /** @defgroup sync Synchronization
- * @ingroup kernel
- */
- 
-/** @defgroup cpu CPU
- * @ingroup kernel
- */
- 
-	/** @defgroup genericcpu generic
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup amd64cpu amd64
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup ia32cpu ia32
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup ia64cpu ia64
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup mips32cpu mips32
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup ppc32cpu ppc32
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup ppc64cpu ppc64
-	* @ingroup cpu
-	*/
- 
-	/** @defgroup sparc64cpu sparc64
-	* @ingroup cpu
-	*/
-
-/** @defgroup ddi Device Driver Interface
- * @ingroup kernel
- */
-
-	/** @defgroup genericddi generic
-	* @ingroup ddi
- 	*/
-
- 	/** @defgroup amd64ddi amd64
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup ia32ddi ia32
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup ia64ddi ia64
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup mips32ddi mips32
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup ppc32ddi ppc32
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup ppc64ddi ppc64
-	* @ingroup ddi
-	 */
-
- 	/** @defgroup sparc64ddi sparc64
-	* @ingroup ddi
-	 */
-
- /** @defgroup debug Debug
- * @ingroup kernel
- */
- 
-	/** @defgroup genericdebug generic
-	* @ingroup debug
-	*/
- 
-	/** @defgroup amd64debug ia32/amd64
-	 * @ingroup debug
-	 */
-
-	/** @defgroup ia64debug ia64
-	 * @ingroup debug
-	 */
-
-	/** @defgroup mips32debug mips32
-	 * @ingroup debug
-	 */
-
-	/** @defgroup ppc32debug ppc32
-	 * @ingroup debug
-	 */
-
-	/** @defgroup ppc64debug ppc64
-	 * @ingroup debug
-	 */
-
-	/** @defgroup sparc64debug sparc64
-	 * @ingroup debug
-	 */
-
- /** @defgroup interrupt Interrupt
+/** @defgroup genericadt Data types
+ * @ingroup kernel
+ */
+
+/** @defgroup main Kernel initialization
+ * @ingroup others
+ */
+
+/** @defgroup genericconsole Kernel console
+ * @ingroup others
+ */
+
+/**
+  * @defgroup time Time management
   * @ingroup kernel
   */
-	/** @defgroup genericinterrupt generic
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup amd64interrupt amd64
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup ia32interrupt ia32
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup ia64interrupt ia64
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup mips32interrupt mips32
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup ppc32interrupt ppc32
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup ppc64interrupt ppc64
-	* @ingroup interrupt
-	*/
-
-	/** @defgroup sparc64interrupt sparc64
-	* @ingroup interrupt
-	*/
-
- /** @defgroup mm Memory management
+
+/**
+  * @defgroup proc Scheduling
   * @ingroup kernel
   */
- 
-	/** @defgroup genericmm generic
-	* @ingroup mm
-	*/
- 
-	/** @defgroup genarchmm genarch
-	* @ingroup mm
-	*/
- 	
-	/** @defgroup amd64mm amd64	
-	* @ingroup mm
-	*/
-	
-	/** @defgroup ia32mm ia32
-	* @ingroup mm
-	*/
-	
-	/** @defgroup ia64mm ia64	
-	* @ingroup mm
-	*/
-	
-	/** @defgroup mips32mm mips32
-	* @ingroup mm
-	*/
-	
-	/** @defgroup ppc32mm ppc32
-	* @ingroup mm
-	*/
-	
-	/** @defgroup ppc64mm ppc64	
-	* @ingroup mm
-	*/
-	
-	/** @defgroup sparc64mm sparc64	
-	* @ingroup mm
-	*/
-	
- /**
- * @defgroup proc Proc
- * @ingroup kernel
- */
  
 	/** @defgroup genericproc generic
@@ -216,33 +28,307 @@
 	*/
  	
-	/** @defgroup amd64proc amd64
-	 * @ingroup proc
-	 */
-
-	/** @defgroup ia32proc ia32
-	 * @ingroup proc
-	 */
-
-	/** @defgroup ia64proc ia64
-	 * @ingroup proc
-	 */
-
-	/** @defgroup mips32proc mips32
-	 * @ingroup proc
-	 */
-
-	/** @defgroup ppc32proc ppc32
-	 * @ingroup proc
-	 */
-
-	/** @defgroup ppc64proc ppc64
-	 * @ingroup proc
-	 */
-
-	/** @defgroup sparc64proc sparc64
-	 * @ingroup proc
-	 */
-
-/** @defgroup others Others
+	/**
+	 * @cond amd64
+	 * @defgroup amd64proc amd64
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia32
+	 * @defgroup ia32proc ia32
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia64
+	 * @defgroup ia64proc ia64
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond mips32
+	 * @defgroup mips32proc mips32
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc32
+	 * @defgroup ppc32proc ppc32
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc64
+	 * @defgroup ppc64proc ppc64
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+	/**
+	 * @cond sparc64
+	 * @defgroup sparc64proc sparc64
+	 * @ingroup proc
+	 * @endcond
+	 */
+
+
+/** @defgroup sync Synchronization
+ * @ingroup kernel
+ */
+
+
+ /** @defgroup mm Memory management
+  * @ingroup kernel
+  */
+ 
+	/**
+	 * @defgroup genericmm generic
+	 * @ingroup mm
+	 */
+ 
+	/**
+	 * @defgroup genarchmm genarch
+	 * @ingroup mm
+	 */
+ 	
+	/**
+	 * @cond amd64
+	 * @defgroup amd64mm amd64	
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond ia32
+	 * @defgroup ia32mm ia32
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond ia64
+	 * @defgroup ia64mm ia64	
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond mips32
+	 * @defgroup mips32mm mips32
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond ppc32
+	 * @defgroup ppc32mm ppc32
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond ppc64
+	 * @defgroup ppc64mm ppc64	
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+	/**
+	 * @cond sparc64
+	 * @defgroup sparc64mm sparc64	
+	 * @ingroup mm
+	 * @endcond
+	 */
+	
+
+ 
+/** @defgroup genericipc IPC
+ * @ingroup kernel
+ */
+ 
+/** @defgroup genericklog KLog
+ * @brief Kernel logging facility
+ * @ingroup genericconsole
+ */
+
+
+/** @defgroup ddi Device Driver Interface
+ * @ingroup kernel
+ */
+
+	/** @defgroup genericddi generic
+	* @ingroup ddi
+ 	*/
+
+ 	/**
+	 * @cond amd64
+	 * @defgroup amd64ddi amd64
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond ia32
+	 * @defgroup ia32ddi ia32
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond ia64
+	 * @defgroup ia64ddi ia64
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond mips32
+	 * @defgroup mips32ddi mips32
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond ppc32
+	 * @defgroup ppc32ddi ppc32
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond ppc64
+	 * @defgroup ppc64ddi ppc64
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ 	/**
+	 * @cond sparc64
+	 * @defgroup sparc64ddi sparc64
+	 * @ingroup ddi
+	 * @endcond
+	 */
+
+ /** @defgroup debug Debugging
+ * @ingroup others
+ */
+ 
+	/** @defgroup genericdebug generic
+	* @ingroup debug
+	*/
+ 
+	/**
+	 * @cond amd64
+	 * @defgroup amd64debug ia32/amd64
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia32
+	 * @defgroup amd64debug ia32/amd64
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia64
+	 * @defgroup ia64debug ia64
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond mips32
+	 * @defgroup mips32debug mips32
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc32
+	 * @defgroup ppc32debug ppc32
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc64
+	 * @defgroup ppc64debug ppc64
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+	/**
+	 * @cond sparc64
+	 * @defgroup sparc64debug sparc64
+	 * @ingroup debug
+	 * @endcond
+	 */
+
+ /** @defgroup interrupt Interrupt handling and dispatching
+  * @ingroup kernel
+  */
+	/**
+	 * @defgroup genericinterrupt generic
+	 * @ingroup interrupt
+	 */
+
+	/**
+	 * @cond amd64
+	 * @defgroup amd64interrupt amd64
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia32
+	 * @defgroup ia32interrupt ia32
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia64
+	 * @defgroup ia64interrupt ia64
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond mips32
+	 * @defgroup mips32interrupt mips32
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc32
+	 * @defgroup ppc32interrupt ppc32
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc64
+	 * @defgroup ppc64interrupt ppc64
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+	/**
+	 * @cond sparc64
+	 * @defgroup sparc64interrupt sparc64
+	 * @ingroup interrupt
+	 * @endcond
+	 */
+
+
+/** @defgroup others Miscellanea
  * @ingroup kernel
  */
@@ -255,30 +341,50 @@
 	*/
  	
-	/** @defgroup amd64 amd64
-	* @ingroup others
-	*/
-
-	/** @defgroup ia32 ia32
-	* @ingroup others
-	*/
-
-	/** @defgroup ia64 ia64
-	* @ingroup others
-	*/
-
-	/** @defgroup mips32 mips32
-	* @ingroup others
-	*/
-
-	/** @defgroup ppc32 ppc32
-	* @ingroup others
-	*/
-
-	/** @defgroup ppc64 ppc64
-	* @ingroup others
-	*/
-
-	/** @defgroup sparc64 sparc64
-	* @ingroup others
-	*/
-
+	/**
+	 * @cond amd64
+	 * @defgroup amd64 amd64
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia32
+	 * @defgroup ia32 ia32
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ia64
+	 * @defgroup ia64 ia64
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond mips32
+	 * @defgroup mips32 mips32
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc32
+	 * @defgroup ppc32 ppc32
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond ppc64
+	 * @defgroup ppc64 ppc64
+	 * @ingroup others
+	 * @endcond
+	 */
+
+	/**
+	 * @cond sparc64
+	 * @defgroup sparc64 sparc64
+	 * @ingroup others
+	 * @endcond
+	 */
Index: generic/include/cpu.h
===================================================================
--- generic/include/cpu.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/include/cpu.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup genericcpu
+/** @addtogroup generic
  * @{
  */
@@ -105,5 +105,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: generic/include/time/clock.h
===================================================================
--- generic/include/time/clock.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/include/time/clock.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,6 +27,5 @@
  */
 
-
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -44,5 +43,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: generic/include/time/delay.h
===================================================================
--- generic/include/time/delay.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/include/time/delay.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -42,5 +42,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: generic/include/time/timeout.h
===================================================================
--- generic/include/time/timeout.h	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/include/time/timeout.h	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -66,5 +66,4 @@
 #endif
 
- /** @}
+/** @}
  */
-
Index: generic/src/cpu/cpu.c
===================================================================
--- generic/src/cpu/cpu.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/src/cpu/cpu.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup genericcpu
+/** @addtogroup generic
  * @{
  */
Index: generic/src/time/clock.c
===================================================================
--- generic/src/time/clock.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/src/time/clock.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -188,5 +188,5 @@
 }
 
- /** @}
+/** @}
  */
 
Index: generic/src/time/delay.c
===================================================================
--- generic/src/time/delay.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/src/time/delay.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -65,5 +65,5 @@
 }
 
- /** @}
+/** @}
  */
 
Index: generic/src/time/timeout.c
===================================================================
--- generic/src/time/timeout.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
+++ generic/src/time/timeout.c	(revision 1bb2e7a3ca385e067db5d9c4c5654c28f92af609)
@@ -27,5 +27,5 @@
  */
 
- /** @addtogroup generic	
+/** @addtogroup time
  * @{
  */
@@ -215,5 +215,5 @@
 }
 
- /** @}
- */
-
+/** @}
+ */
+
