summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-146-135/+8
|\
| * x86: move exports to actual definitionsAl Viro2016-08-076-135/+8
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-111-13/+5
|\ \
| * \ Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-286-14/+53
| |\ \
| * | | drm/i915: Remove .is_mobile field from platform structCarlos Santa2016-09-071-6/+3
| * | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-1594-860/+1391
| |\ \ \
| * | | | drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-08-111-7/+2
* | | | | kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2016-10-111-0/+3
* | | | | x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-112-3/+24
* | | | | x86: use simpler API for random address requestsJason Cooper2016-10-112-6/+2
* | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-7/+15
|\ \ \ \ \
| * | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss2016-09-131-6/+7
| * | | | | x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+4
| * | | | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-1/+4
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-106-11/+64
|\ \ \ \ \ \
| * | | | | | x86/apic: Prevent pointless warning messagesThomas Gleixner2016-10-081-3/+5
| * | | | | | x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner2016-10-081-0/+4
| * | | | | | arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava2016-10-071-3/+15
| * | | | | | x86/unwind: Fix oprofile module link errorJosh Poimboeuf2016-10-061-0/+10
| * | | | | | x86/vmware: Skip lapic calibration on VMwareRenat Valiullin2016-10-051-2/+10
| * | | | | | x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg2016-10-041-3/+20
* | | | | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-073-3/+4
* | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-9/+9
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-072-0/+66
|\ \ \ \ \ \ \
| * | | | | | | livepatch/x86: apply alternatives and paravirt patches after relocationsJessica Yu2016-08-182-0/+66
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-034-98/+39
|\ \ \ \ \ \ \
| * | | | | | | x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
| * | | | | | | x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-35/+17
| * | | | | | | x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
| * | | | | | | Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-0113-186/+133
| |\ \ \ \ \ \ \
| * | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-034-13/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctlVinson Lee2016-09-201-1/+1
| * | | | | | | | x86/vdso: Only define prctl_map_vdso() if CONFIG_CHECKPOINT_RESTOREIngo Molnar2016-09-151-4/+6
| * | | | | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-142-12/+42
| * | | | | | | | x86/ptrace: Down with test_thread_flag(TIF_IA32)Dmitry Safonov2016-09-141-1/+1
| * | | | | | | | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+25
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-032-3/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/tsc: Add additional Intel CPU models to the crystal quirk listPrarit Bhargava2016-09-201-0/+5
| * | | | | | | | x86/tsc: Use cpu id defines instead of hex constantsPrarit Bhargava2016-09-201-3/+4
| * | | | | | | | x86/hpet: Reduce HPET counter read contentionWaiman Long2016-09-091-0/+94
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-10-035-24/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-202-2/+2
| * | | | | | | | x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-133-22/+6
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-036-78/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams2016-09-221-9/+5
| * | | | | | | | | x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko2016-09-211-4/+4
| * | | | | | | | | x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-216-61/+90
OpenPOWER on IntegriCloud