summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-091-3/+0
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-1620-231/+94
| |\
| * | sched: Kill task_preempt_count()Oleg Nesterov2014-10-281-3/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-091-2/+3
|\ \ \
| * | | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski2014-11-251-2/+3
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-096-29/+83
|\ \ \ \
| * | | | perf/x86: Add support for sampling PEBS machine state registersStephane Eranian2014-11-161-0/+23
| * | | | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere eventsAndi Kleen2014-11-161-26/+26
| * | | | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDISTAndi Kleen2014-11-161-3/+3
| * | | | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINTAndi Kleen2014-11-161-0/+4
| * | | | perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen2014-11-161-0/+8
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-11-1637-269/+519
| |\ \ \ \
| * | | | | perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan2014-11-123-0/+19
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-12-091-1/+13
|\ \ \ \ \ \
| * | | | | | x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov2014-12-081-1/+13
* | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-4/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| * | | | | | | | /dev/mem: Use more consistent data typesThierry Reding2014-11-102-4/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-081-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, amd_nb: Add device IDs to NB tables for F15h M60hAravind Gopalakrishnan2014-10-201-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-052-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov2014-12-011-0/+2
| * | | | | | | | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-231-1/+1
* | | | | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-3/+3
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-231-1/+1
* | | | | | | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski)Linus Torvalds2014-11-236-84/+82
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | x86_64, traps: Rework bad_iretAndy Lutomirski2014-11-232-26/+48
| * | | | | | | x86_64, traps: Stop using IST for #SSAndy Lutomirski2014-11-236-26/+8
| * | | | | | | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski2014-11-232-32/+26
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-215-3/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1Andy Lutomirski2014-11-201-1/+1
| * | | | | | | | x86, kaslr: Handle Gold linker for finding bss/brkKees Cook2014-11-181-1/+10
| * | | | | | | | x86, mm: Set NX across entire PMD at bootKees Cook2014-11-181-1/+10
| * | | | | | | | x86, microcode: Update BSPs microcode on resumeBorislav Petkov2014-11-181-0/+8
| * | | | | | | | x86: Require exact match for 'noxsave' command line optionDave Hansen2014-11-161-0/+2
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-212-5/+46
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen2014-11-161-3/+30
| * | | | | | | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen2014-11-161-1/+15
| * | | | | | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-11-1611-26/+94
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-11-102-11/+15
| |\ \ \ \ \ \
| | * | | | | | x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov2014-11-101-10/+14
| | * | | | | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov2014-11-051-1/+1
| * | | | | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky2014-11-103-4/+15
| |/ / / / / /
| * | | | | | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-016-9/+57
| * | | | | | x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov2014-11-011-2/+7
* | | | | | | x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2
* | | | | | | KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit2014-11-051-0/+8
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-11-022-16/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud