This package adds additional keyboard shortcuts like restart the kernel, restart the FrontEnd, evaluate cells upwards and more for Wolfram Mathematica 9 or 10 on Windows, Linux and MacOSX.
Try to install, in a fresh notebook:
Get @ "http://goo.gl/aAxplX"
or
Get @ "https://raw.githubusercontent.com/rolfmertig/Shortcuts/master/Shortcuts/installShortcutsPackage.m"
In case of firewall issues, just download
https://github.com/rolfmertig/Shortcuts/blob/master/Shortcuts.zip
and unzip it to $UserBaseDirectory/Applications, e.g. by ExtractArchive["C:\downloads\Shortcuts.zip", FileNameJoin[{$UserBaseDirectory, "Applications"}]]