summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]David Howells2019-05-162-12/+12
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-169-61/+115
|\ \ \ \
| * | | | x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-161-8/+0
| * | | | Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-1685-1405/+1263
| |\ \ \ \
| * | | | | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2019-05-132-5/+0
| * | | | | x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large pageBrijesh Singh2019-05-083-43/+114
| * | | | | x86/kprobes: Make trampoline_handler() global and visibleAndi Kleen2019-05-081-1/+1
| * | | | | x86/vdso: Remove hpet_page from vDSOJia Zhang2019-05-082-4/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-163-4/+4
|\ \ \ \ \
| * | | | | perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian2019-05-141-1/+1
| * | | | | perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian2019-05-101-2/+2
| * | | | | perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai2019-05-081-1/+1
| |/ / / /
* | | | | Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2019-05-151-30/+71
|\ \ \ \ \
| * | | | | x86/platform/olpc: Use a correct version when making up a battery nodeLubomir Rintel2019-04-181-14/+50
| * | | | | x86/platform/olpc: Trivial code move in DT fixupLubomir Rintel2019-04-181-5/+5
| * | | | | x86/platform/olpc: Don't split string literals when fixing up the DTLubomir Rintel2019-04-181-14/+19
* | | | | | Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-156-17/+36
|\ \ \ \ \ \
| * | | | | | xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne2019-04-255-14/+18
| * | | | | | xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne2019-04-251-0/+1
| * | | | | | x86/xen: Add "xen_timer_slop" command line optionRyan Thibodeaux2019-04-231-3/+17
* | | | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-158-117/+93
|\ \ \ \ \ \ \
| * | | | | | | x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-111-1/+3
| * | | | | | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-101-5/+0
| * | | | | | | ftrace/x86: Remove mcount supportSteven Rostedt (VMware)2019-05-104-66/+9
| * | | | | | | ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)2019-05-102-39/+11
| * | | | | | | ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-081-5/+27
| * | | | | | | x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-081-0/+28
| * | | | | | | x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf2019-05-081-2/+16
* | | | | | | | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-153-13/+42
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2019-05-152-12/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-102-12/+21
| | |/ / / / / / /
| * / / / / / / / x86: intel_epb: Take CONFIG_PM into accountRafael J. Wysocki2019-05-101-1/+21
| |/ / / / / / /
* | | | | | | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* | | | | | | | compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-142-17/+0
* | | | | | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada2019-05-141-1/+1
* | | | | | | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-171-2/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-147-26/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
| * | | | | | | | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-142-9/+6
| * | | | | | | | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-142-8/+8
| * | | | | | | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-142-5/+1
| * | | | | | | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-142-2/+2
| * | | | | | | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-142-2/+2
* | | | | | | | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-1413-73/+317
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-04-181-2/+3
| * | | | | | | | Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-172-3/+12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-04-171-1/+2
| * | | | | | | | | x86/speculation/mds: Fix commentBoris Ostrovsky2019-04-171-1/+1
| * | | | | | | | | x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-04-021-0/+8