]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - arch/x86/kernel
x86/entry/64: Allocate and enable the SYSENTER stack
[mirror_ubuntu-artful-kernel.git] / arch / x86 / kernel /
2018-01-06 Andy Lutomirskix86/entry/64: Allocate and enable the SYSENTER stack
2018-01-06 Andy Lutomirskix86/irq/64: Print the offending IP in the stack overflo...
2018-01-06 Andy Lutomirskix86/irq: Remove an old outdated comment about context...
2018-01-06 Josh Poimboeufx86/unwinder: Handle stack overflows more gracefully
2018-01-06 Andy Lutomirskix86/unwinder/orc: Dont bail on stack overflow
2018-01-06 Boris Ostrovskyx86/entry/64/paravirt: Use paravirt-safe macro to acces...
2018-01-06 Will Deaconlocking/barriers: Convert users of lockless_dereference...
2018-01-06 Rudolf Marekx86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
2018-01-06 Juergen Grossx86/virt: Add enum for hypervisors to replace x86_hyper
2018-01-06 Juergen Grossx86/virt, x86/platform: Merge 'struct x86_hyper' into...
2018-01-06 Thomas Gleixnerx86/cpuid: Replace set/clear_bit32()
2018-01-06 Andy Lutomirskix86/traps: Use a new on_thread_stack() helper to clean...
2018-01-06 Andy Lutomirskix86/entry/64: Remove thread_struct::sp0
2018-01-06 Andy Lutomirskix86/entry/32: Fix cpu_current_top_of_stack initializati...
2018-01-06 Andy Lutomirskix86/entry/64: Remove all remaining direct thread_struct...
2018-01-06 Andy Lutomirskix86/entry/64: Stop initializing TSS.sp0 at boot
2018-01-06 Andy Lutomirskix86/entry/64: Pass SP0 directly to load_sp0()
2018-01-06 Andy Lutomirskix86/entry/32: Pull the MSR_IA32_SYSENTER_CS update...
2018-01-06 Andy Lutomirskix86/entry/64: Split the IRET-to-user and IRET-to-kernel...
2018-01-06 Ricardo Nerix86/boot: Relocate definition of the initial state...
2018-01-06 Gayatri Kammelax86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
2018-01-06 Josh Poimboeufx86/asm: Don't use the confusing '.ifeq' directive
2018-01-06 Kirill A. Shutemovx86/xen: Provide pre-built page tables only for CONFIG_...
2018-01-06 Andrey Ryabininx86/kasan: Use the same shadow offset for 4- and 5...
2018-01-06 Dave Hansenx86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
2018-01-06 Thomas Gleixnerx86/cpuid: Prevent out of bound access in do_clear_cpu_...
2018-01-06 Kees Cookx86/platform/UV: Convert timers to use timer_setup()
2018-01-06 Andi Kleenx86/fpu: Remove the explicit clearing of XSAVE dependen...
2018-01-06 Andi Kleenx86/fpu: Make XSAVE check the base CPUID features befor...
2018-01-06 Andi Kleenx86/fpu: Parse clearcpuid= as early XSAVE argument
2018-01-06 Andi Kleenx86/cpuid: Add generic table for CPUID dependencies
2018-01-06 Josh Poimboeufx86/unwind: Rename unwinder config options to 'CONFIG_U...
2018-01-06 Josh Poimboeufx86/head: Add unwind hint annotations
2018-01-06 Josh Poimboeufx86/boot: Annotate verify_cpu() as a callable function
2018-01-06 Josh Poimboeufx86/head: Fix head ELF function annotations
2018-01-06 Josh Poimboeufx86/head: Remove unused 'bad_address' code
2018-01-06 Josh Poimboeufx86/head: Remove confusing comment
2018-01-06 Thomas Gleixnerx86/tracing: Introduce a static key for exception tracing
2018-01-06 Josh Poimboeufkprobes/x86: Set up frame pointer in kprobe trampoline
2018-01-06 Andy Lutomirskix86/ldt/64: Refresh DS and ES when modify_ldt changes...
2018-01-06 Josh Poimboeufx86/unwind: Add the ORC unwinder
2018-01-06 Andy Lutomirskix86/mm/64: Initialize CR4.PCIDE early
2018-01-06 Juergen Grossx86/paravirt: Remove no longer used paravirt functions
2018-01-06 Juergen Grossx86/xen: Get rid of paravirt op adjust_exception_frame
2018-01-06 Thomas Gleixnerx86/asm: Replace access to desc_struct:a/b fields
2018-01-06 Thomas Gleixnerx86/traps: Simplify pagefault tracing logic
2018-01-06 Masami Hiramatsuirq: Make the irqentry text section unconditional
2018-01-06 Andy Lutomirskix86/entry/64: Refactor IRQ stacks and make them NMI...
2018-01-06 Andy Lutomirskix86/mm: Document how CR4.PCIDE restore works
2018-01-06 Andy Lutomirskix86/mm: Enable CR4.PCIDE on supported systems
2018-01-06 Andy Lutomirskix86/mm: Add the 'nopcid' boot option to turn off PCID
2017-11-21 Yazen Ghannamx86/mce/AMD: Allow any CPU to initialize the smca_banks...
2017-11-16 Pavel Tatashinx86/smpboot: Make optimization of delay calibration...
2017-11-16 Alexander Shishkinx86/debug: Handle warnings before the notifier chain...
2017-11-16 Linus TorvaldsRevert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
2017-11-16 Borislav Petkovx86/mcelog: Get rid of RCU remnants
2017-11-16 Rafael J. Wysockix86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
2017-11-16 Linus TorvaldsRevert "x86: do not use cpufreq_quick_get() for /proc...
2017-11-16 Borislav Petkovx86/cpu/AMD: Apply the Erratum 688 fix when the BIOS...
2017-11-16 Borislav Petkovx86/microcode/intel: Disable late loading on model 79
2017-10-30 Paolo Bonzinix86/apic: Silence "FW_BUG TSC_DEADLINE disabled due...
2017-10-30 Hans de Goedex86/apic: Silence "FW_BUG TSC_DEADLINE disabled due...
2017-10-30 Len Brownx86/apic: Update TSC_DEADLINE quirk with additional...
2017-10-19 Borislav Petkovx86/microcode: Do the family check first
2017-10-19 Boqun Fengkvm/x86: Avoid async PF preempting the kernel incorrectly
2017-10-12 Eric Biggersx86/fpu: Don't let userspace set bogus xcomp_bv
2017-10-12 Boqun Fengkvm/x86: Handle async PF in RCU read-side critical...
2017-09-28 Tony Luckx86/intel_rdt: Turn off most RDT features on Skylake
2017-09-28 Tony Luckx86/intel_rdt: Add command line options for resource...
2017-09-28 Tony Luckx86/intel_rdt: Move special case code for Haswell to...
2017-09-28 Colin Ian Kingx86/intel_rdt: Remove redundant ternary operator on...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Improve limbo list processing
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Fix MBM overflow handler during...
2017-09-28 Vikas Shivappax86/intel_rdt: Modify the intel_pqr_state for better...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Clear the default RMID during hotcpu
2017-09-28 Fenghua Yux86/intel_rdt: Show bitmask of shareable resource with...
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Handle counter overflow
2017-09-28 Vikas Shivappax86/intel_rdt/mbm: Add mbm counter initialization
2017-09-28 Tony Luckx86/intel_rdt/mbm: Basic counting of MBM events (total...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add CPU hotplug support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add sched_in support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mount,umount support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add rmdir support
2017-09-28 Vikas Shivappax86/intel_rdt: Separate the ctrl bits from rmdir
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mon_data
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare for RDT monitor data support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add cpus file support
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare to add RDT monitor cpus file...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add tasks file support
2017-09-28 Vikas Shivappax86/intel_rdt: Change closid type from int to u32
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add mkdir support for RDT monitoring
2017-09-28 Vikas Shivappax86/intel_rdt: Prepare for RDT monitoring mkdir support
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add info files for RDT monitoring
2017-09-28 Tony luckx86/intel_rdt: Simplify info and base file lists
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add RMID (Resource monitoring ID...
2017-09-28 Vikas Shivappax86/intel_rdt/cqm: Add RDT monitoring initialization
2017-09-28 Vikas Shivappax86/intel_rdt: Make rdt_resources_all more readable
2017-09-28 Vikas Shivappax86/intel_rdt: Cleanup namespace to support RDT monitoring
2017-09-28 Reinette Chatrex86/intel_rdt: Mark rdt_root and closid_alloc as static
2017-09-28 Vikas Shivappax86/intel_rdt: Change file names to accommodate RDT...
next