Kernels are a little different, in that you would not actually be dowwngrading - you can have multiple versions installed in parallel. To see everything in the active repo's, try this:
Code:
yum list --showduplicates kernel
FYI, check the repositories for available extensions to yum. yum-allowdowngrades may be of use to you, but you won't need it for the kernel stuff.