summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-1925-185/+424
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | perf: Fix sibling iterationPeter Zijlstra2018-03-162-2/+2
| * | | | | | | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-122-2/+2
| * | | | | | | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-091-1/+2
| * | | | | | | | perf/x86/intel: Fix PMU read for auto-reloadKan Liang2018-03-091-0/+9
| * | | | | | | | perf/x86/intel/ds: Introduce ->read() function for auto-reload events and flu...Kan Liang2018-03-092-0/+11
| * | | | | | | | perf/x86: Introduce a ->read() callback in 'struct x86_pmu'Kan Liang2018-03-092-0/+3
| * | | | | | | | perf/x86/intel: Fix event update for auto-reloadKan Liang2018-03-092-13/+94
| * | | | | | | | perf/x86/intel: Properly save/restore the PMU state in the NMI handlerKan Liang2018-03-091-1/+9
| * | | | | | | | perf/x86/intel: Fix large period handling on Broadwell CPUsKan Liang2018-03-092-2/+2
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-071-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-026-168/+176
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-03-3133-211/+228
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | locking/atomic, asm-generic, x86: Add comments for atomic instrumentationDmitry Vyukov2018-03-121-0/+4
| * | | | | | | | | | | locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov2018-03-126-168/+172
* | | | | | | | | | | | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-04-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28129-991/+1686
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86: devicetree: fix config option around x86_flattree_get_config()Frank Rowand2018-03-041-1/+1
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-311-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-03-271-8/+17
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-315-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com2018-03-281-1/+1
| * | | | | | | | | | | | x86/platform/uv/BAU: Add APIC idt entryAndrew Banman2018-03-283-2/+4
| * | | | | | | | | | | | x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener2018-03-251-1/+1
* | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-311-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/alternatives: Fixup alternative_call_2Alexey Dobriyan2018-03-271-3/+1
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-302-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | KVM: x86: Fix pv tlb flush dependenciesWanpeng Li2018-03-281-2/+2
| * | | | | | | | | | | | | KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson2018-03-231-5/+5
* | | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-2513-95/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2018-03-233-10/+9
| * | | | | | | | | | | | | x86/efi: Free efi_pgd with free_pages()Waiman Long2018-03-231-1/+1
| * | | | | | | | | | | | | x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky2018-03-201-1/+1
| * | | | | | | | | | | | | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2018-03-206-83/+0
| * | | | | | | | | | | | | x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu2018-03-201-0/+4
| * | | | | | | | | | | | | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-201-0/+9
* | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-255-28/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | / / / / / | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang2018-03-201-14/+17
| * | | | | | | | | | | | perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang2018-03-204-13/+13
| * | | | | | | | | | | | perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian2018-03-201-0/+1
| * | | | | | | | | | | | perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter2018-03-201-1/+1
| * | | | | | | | | | | | perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang2018-03-201-1/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-221-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-221-2/+26
| * | | | | | | | | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+24
* | | | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-221-32/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-221-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | bpf, x64: increase number of passesDaniel Borkmann2018-03-071-1/+2
OpenPOWER on IntegriCloud