x86/iopl/64: Properly context-switch IOPL on Xen PV
[pandora-kernel.git] / arch / x86 / kernel / process_64.c
2016-04-30 Andy Lutomirskix86/iopl/64: Properly context-switch IOPL on Xen PV
2016-02-13 Jan Beulichx86/LDT: Print the real LDT base address
2015-11-17 Thomas Gleixnerx86/process: Add proper bound checks in 64bit get_wchan()
2015-10-13 Andy Lutomirskix86/ldt: Make modify_ldt synchronous
2015-02-20 Andy Lutomirskix86_64, switch_to(): Load TLS descriptors before switch...