]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/include/asm/percpu.h
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / x86 / include / asm / percpu.h
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-01-12 Jan Kiszkax86: Introduce Cache Allocation Technology support...
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2015-07-29 Jan KiszkaDocumentation: x86: Move PERCPU_SIZE_SHIFT out of docum...
2015-04-10 Jan Kiszkax86: Remove write-only linux_sysenter_* fields
2015-04-10 Jan Kiszkax86: Enable direct access to per-cpu guest registers
2015-04-10 Jan Kiszkax86: Emulate MTRR enable/disable
2015-04-10 Jan Kiszkax86: Maintain PAT shadow
2015-04-10 Jan Kiszkax86: Switch between host and guest PAT
2015-04-06 Jan Kiszkax86: Remove obsolete comment from struct per_cpu
2015-03-21 Jan Kiszkax86: Bring host CR4 into well-defined state during...
2015-03-20 Jan Kiszkax86: Bring host CR0 into well-defined state during...
2014-11-21 Valentine Sinitsynx86: Use BITS_PER_LONG instead of hard-coded value
2014-11-12 Valentine Sinitsynx86: Use asm-defines.h for struct per_cpu members
2014-11-12 Jan Kiszkax86: Break up PERCPU_SIZE_SHIFT
2014-11-01 Valentine Sinitsynx86: Implement vcpu_[de]activate_vmm() for AMD-V
2014-11-01 Valentine Sinitsynx86: Add AMD-V definitions and data structures
2014-11-01 Valentine Sinitsynx86: Introduce AMD-V code skeleton
2014-11-01 Valentine Sinitsynx86: Prepare for AMD-V data structures
2014-10-31 Jan Kiszkax86: Fix assembly constraints in per_cpu()
2014-10-10 Henning Schildcore: rename per_cpu variable flush_virt_caches to...
2014-09-25 Jan Kiszkax86: Document per-CPU data subsystem
2014-09-25 Jan Kiszkacore: Rename DECLARE_PER_CPU_ACCESSOR to DEFINE_PER_CPU...
2014-09-25 Jan Kiszkacore: Rename CPU suspension state variables
2014-09-25 Jan Kiszkax86: Disentangle circular dependency of percpu.h and...
2014-09-25 Jan Kiszkacore: Factor out generic jailhouse/types.h
2014-08-28 Jan Kiszkacore: Introduce accessors for current per_cpu fields
2014-08-03 Jan Kiszkax86: Prevent getting stuck while trying to clear the...
2014-06-25 Jan Kiszkacore: Add support for per-CPU statistics
2014-06-15 Jan Kiszkax86: Drop TLB flushes on cell configuration changes
2014-03-05 Jan Kiszkacore: Mark CPU as "failed" after any violation
2014-02-09 Jan Kiszkacore: Move per_cpu::cpu_id initialization out of assemb...
2014-01-14 Jan Kiszkacore: Prepare for error handling in shutdown
2014-01-13 Jan Kiszkax86: Convert global wait_lock into per-CPU control_lock
2013-11-21 Jan KiszkaIntroduce and use struct segment
2013-11-21 Jan KiszkaMove struct desc_table_reg definition to processor.h
2013-11-21 Jan KiszkaPreserve all segment registers across hypervisor enabli...
2013-11-05 Jan KiszkaIntroduce and use struct vmcs
2013-10-20 Jan KiszkaJailhouse public release