| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks | Andy Lutomirski | 2015-07-06 | 1 | -3/+0 |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 4 | -24/+15 |
|\ |
|
| *---. | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 4 | -9/+67 |
| |\ \ \ |
|
| | | * | | x86/mm/pat: Emulate PAT when it is disabled | Borislav Petkov | 2015-06-07 | 1 | -2/+3 |
| | | * | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 1 | -0/+1 |
| | * | | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 1 | -3/+3 |
| | |\ \ \ |
|
| | | * | | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar | 2015-06-08 | 1 | -1/+1 |
| | | * | | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar | 2015-06-08 | 1 | -1/+1 |
| | | * | | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 1 | -4/+60 |
| |/| | | |
|
| * | | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code | Denys Vlasenko | 2015-05-08 | 1 | -2/+3 |
| * | | | | x86/entry: Stop using PER_CPU_VAR(kernel_stack) | Denys Vlasenko | 2015-05-08 | 1 | -2/+3 |
| * | | | | Merge branch 'linus' into x86/asm, before applying dependent patch | Ingo Molnar | 2015-05-08 | 7 | -349/+338 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop | Andy Lutomirski | 2015-04-22 | 3 | -17/+4 |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | x86/fpu: Simplify fpu__cpu_init() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
| * | | | | x86/fpu: Rename fpu_init() to fpu__cpu_init() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 2015-05-11 | 1 | -5/+5 |
* | | | | locking/pvqspinlock, x86: Enable PV qspinlock for Xen | David Vrabel | 2015-05-08 | 1 | -4/+60 |
|/ / / |
|
* | | | hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests | Boris Ostrovsky | 2015-05-05 | 1 | -9/+18 |
* | | | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky | 2015-04-29 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2015-04-16 | 5 | -312/+278 |
|\ \ |
|
| * | | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel | 2015-03-16 | 1 | -19/+82 |
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel | 2015-03-16 | 1 | -107/+3 |
| * | | x86/xen/apic: WARN with details. | Konrad Rzeszutek Wilk | 2015-03-16 | 1 | -1/+1 |
| * | | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs | Konrad Rzeszutek Wilk | 2015-03-16 | 2 | -89/+181 |
| * | | xen: use generated hypercall symbols in arch/x86/xen/xen-head.S | Juergen Gross | 2015-03-16 | 1 | -53/+10 |
| * | | xen: use generated hypervisor symbols in arch/x86/xen/trace.c | Juergen Gross | 2015-03-16 | 1 | -46/+4 |
| * | | xen: synchronize include/xen/interface/xen.h with xen | Juergen Gross | 2015-03-16 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-15 | 1 | -7/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 | 1 | -21/+25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-03-27 | 1 | -21/+25 |
| |\ \
| | |/
| |/| |
|
| | * | x86: Use common outgoing-CPU-notification code | Paul E. McKenney | 2015-03-11 | 1 | -21/+25 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 3 | -17/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-04-08 | 1 | -1/+9 |
| |\ \ \ |
|
| * | | | | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests | Boris Ostrovsky | 2015-04-02 | 1 | -12/+1 |
| * | | | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSET | Denys Vlasenko | 2015-03-24 | 1 | -2/+1 |
| * | | | | Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts | Ingo Molnar | 2015-03-23 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch' | Ingo Molnar | 2015-03-17 | 1 | -4/+4 |
| * | | | | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu | Andy Lutomirski | 2015-03-06 | 1 | -0/+1 |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-04-13 | 1 | -7/+4 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local() | Thomas Gleixner | 2015-04-01 | 1 | -1/+1 |
| * | | | | clockevents: Make suspend/resume calls explicit | Thomas Gleixner | 2015-04-01 | 1 | -7/+4 |
| | |/ /
| |/| | |
|
* / | | | x86/xen: prepare p2m list for memory hotplug | Juergen Gross | 2015-03-23 | 1 | -1/+9 |
|/ / / |
|
* / / | x86/xen: correct bug in p2m list initialization | Juergen Gross | 2015-02-27 | 1 | -1/+1 |
|/ / |
|
* | | x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests | Boris Ostrovsky | 2015-02-23 | 1 | -0/+1 |
* | | x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set | Boris Ostrovsky | 2015-02-23 | 1 | -1/+18 |
|/ |
|
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-02-21 | 1 | -4/+9 |
|\ |
|
| * | x86/spinlocks/paravirt: Fix memory corruption on unlock | Raghavendra K T | 2015-02-18 | 1 | -4/+9 |