summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-032-4/+4
|\
| * Merge branch 'x86/urgent' into x86/apicThomas Gleixner2016-09-261-60/+9
| |\
| * | x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng2016-09-211-0/+1
| * | x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-201-1/+1
| * | x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li2016-09-201-3/+2
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-035-36/+57
|\ \ \
| * \ \ Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar2016-09-261-3/+7
| |\ \ \
| * | | | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-131-0/+1
| * | | | x86/mce/AMD, EDAC/mce_amd: Define and use tables for known SMCA IP typesYazen Ghannam2016-09-131-29/+32
| * | | | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-132-1/+5
| * | | | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string testTony Luck2016-09-051-1/+0
| * | | | x86/mce: Improve memcpy_mcsafe()Tony Luck2016-09-052-5/+16
| * | | | x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck2016-09-051-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-036-257/+1
|\ \ \ \
| * | | | x86/cmpxchg, locking/atomics: Remove superfluous definitionsNikolay Borisov2016-09-301-44/+0
| * | | | x86, locking/spinlocks: Remove ticket (spin)lock implementationPeter Zijlstra2016-09-304-212/+0
| * | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2016-09-228-74/+41
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/rwsem, x86: Drop a bogus cc clobberJan Beulich2016-09-201-1/+1
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-12/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2016-09-201-3/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | x86/efi: Allow invocation of arbitrary boot servicesLukas Wunner2016-09-091-9/+6
| * | | | | x86/efi: Optimize away setup_gop32/64 if unusedLukas Wunner2016-09-091-2/+11
| * | | | | efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming2016-09-091-1/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+4
|\ \ \ \ \
| * | | | | virt, sched: Add generic vCPU pinning supportJuergen Gross2016-09-051-0/+4
| |/ / / /
* | | | | x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-09-291-1/+1
| |/ / / |/| | |
* | | | fix minor infoleak in get_user_ex()Al Viro2016-09-151-1/+5
* | | | x86/uaccess: force copy_*_user() to be inlinedKees Cook2016-09-061-2/+2
|/ / /
* | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-60/+9
| |/ |/|
* | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-121-2/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-121-2/+2
| |\ \ \
| | * | | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-081-2/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-125-9/+21
|\ \ \ \ \
| * | | | | x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2016-08-111-0/+9
| * | | | | x86/boot: Defer setup_real_mode() to early_initcall timeAndy Lutomirski2016-08-111-1/+0
| * | | | | x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-111-4/+0
| * | | | | x86/mm: Fix swap entry comment and macroDave Hansen2016-08-111-2/+2
| * | | | | x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM valuesMike Travis2016-08-101-2/+3
| * | | | | x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior2016-08-101-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar2016-08-1019-94/+135
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-084-4/+54
| |\ \ \ \
| | * | | | x86/uaccess: Enable hardened usercopyKees Cook2016-07-263-4/+10
| | * | | | mm: Implement stack frame object validationKees Cook2016-07-261-0/+44
| * | | | | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-081-8/+8
| | |/ / / | |/| | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-061-16/+23
| |\ \ \ \
| | * | | | pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-16/+23
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-062-4/+4
| |\ \ \ \ \
| | * | | | | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-272-4/+4
| * | | | | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-2/+0
| |\ \ \ \ \ \
| | * | | | | | char/genrtc: x86: remove remnants of asm/rtc.hArnd Bergmann2016-06-041-1/+0
OpenPOWER on IntegriCloud