Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-06 | 1 | -11/+35 | |
|\ | ||||||
| * | x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO | Radim Krčmář | 2015-10-01 | 1 | -11/+35 | |
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 1 | -4/+18 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' | Rafael J. Wysocki | 2015-10-25 | 1 | -4/+18 | |
| |\ \ \ \ | ||||||
| | | * | | | x86, ACPI: Handle apic/x2apic entries in MADT in correct order | Lukasz Anaczkowski | 2015-10-15 | 1 | -4/+18 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-04 | 3 | -12/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 | Ingo Molnar | 2015-09-08 | 1 | -9/+9 | |
| * | | | | | x86/headers: Make sigcontext pointers bit independent | Ingo Molnar | 2015-09-08 | 1 | -1/+3 | |
| * | | | | | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 | Ingo Molnar | 2015-09-08 | 1 | -2/+2 | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-04 | 5 | -74/+356 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/fpu: Check CPU-provided sizes against struct declarations | Dave Hansen | 2015-09-14 | 1 | -0/+45 | |
| * | | | | | | x86/fpu: Check to ensure increasing-offset xstate offsets | Dave Hansen | 2015-09-14 | 1 | -11/+24 | |
| * | | | | | | x86/fpu: Correct and check XSAVE xstate size calculations | Dave Hansen | 2015-09-14 | 1 | -10/+174 | |
| * | | | | | | x86/fpu/mpx: Rework MPX 'xstate' types | Dave Hansen | 2015-09-14 | 1 | -1/+1 | |
| * | | | | | | x86/fpu: Add xfeature_enabled() helper instead of test_bit() | Dave Hansen | 2015-09-14 | 1 | -3/+13 | |
| * | | | | | | x86/fpu: Remove 'xfeature_nr' | Dave Hansen | 2015-09-14 | 1 | -16/+8 | |
| * | | | | | | x86/fpu: Rework XSTATE_* macros to remove magic '2' | Dave Hansen | 2015-09-14 | 1 | -6/+7 | |
| * | | | | | | x86/fpu: Rename XFEATURES_NR_MAX | Dave Hansen | 2015-09-14 | 1 | -2/+2 | |
| * | | | | | | x86/fpu: Rename XSAVE macros | Dave Hansen | 2015-09-14 | 5 | -25/+29 | |
| * | | | | | | x86/fpu: Remove XSTATE_RESERVE | Dave Hansen | 2015-09-14 | 1 | -8/+52 | |
| * | | | | | | x86/fpu: Move XSAVE-disabling code to a helper | Dave Hansen | 2015-09-14 | 2 | -11/+20 | |
| * | | | | | | x86/fpu: Print xfeature buffer size in decimal | Dave Hansen | 2015-09-14 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-04 | 1 | -6/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap | Denys Vlasenko | 2015-09-28 | 1 | -6/+11 | |
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/cpu: Add CLZERO detection | Wan Zongshun | 2015-11-01 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-04 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/early_printk: Set __iomem address space for IO | Andy Shevchenko | 2015-10-13 | 1 | -2/+2 | |
| * | | | | | | | | x86/signal: Deinline get_sigframe, save 240 bytes | Denys Vlasenko | 2015-09-30 | 1 | -1/+1 | |
| * | | | | | | | | x86: Deinline early_console_register, save 403 bytes | Denys Vlasenko | 2015-09-30 | 1 | -1/+1 | |
| * | | | | | | | | x86/e820: Deinline e820_type_to_string, save 126 bytes | Denys Vlasenko | 2015-09-30 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/kexec: Remove obsolete 'in_crash_kexec' flag | Minfei Huang | 2015-10-12 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-04 | 2 | -5/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski | 2015-10-09 | 1 | -3/+0 | |
| * | | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 4 | -66/+166 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/io_apic: Make eoi_ioapic_pin() static | Andy Shevchenko | 2015-10-11 | 1 | -1/+1 | |
| * | | | | | | | | x86/irq: Drop unlikely before IS_ERR_OR_NULL | Geliang Tang | 2015-10-01 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'x86/for-kvm' into x86/apic | Thomas Gleixner | 2015-09-30 | 1 | -4/+12 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/apic: Deinline various functions | Denys Vlasenko | 2015-09-30 | 1 | -4/+4 | |
| * | | | | | | | | x86/numachip: Add Numachip IPI optimisations | Daniel J Blueman | 2015-09-22 | 1 | -5/+32 | |
| * | | | | | | | | x86/numachip: Add Numachip2 APIC support | Daniel J Blueman | 2015-09-22 | 1 | -0/+93 | |
| * | | | | | | | | x86/numachip: Cleanup Numachip support | Daniel J Blueman | 2015-09-22 | 1 | -62/+42 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-04 | 2 | -17/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/x86: Fix typo in __switch_to() comments | Chuck Ebbert | 2015-10-19 | 1 | -1/+1 | |
| * | | | | | | | | sched/core, sched/x86: Kill thread_info::saved_preempt_count | Peter Zijlstra | 2015-10-06 | 2 | -16/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 12 | -1577/+1526 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() | Borislav Petkov | 2015-11-01 | 1 | -0/+2 | |
| * | | | | | | | | x86/mce: Add a Scalable MCA vendor flags bit | Aravind Gopalakrishnan | 2015-11-01 | 1 | -0/+2 |