summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-076-68/+231
|\
| * Merge branch 'pm-x86'Rafael J. Wysocki2019-05-066-68/+231
| |\
| | * x86: tsc: Rework time_cpufreq_notifier()Rafael J. Wysocki2019-04-251-15/+14
| | * PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki2019-04-071-4/+89
| | * PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-075-53/+132
* | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-071-1/+1
|\ \ \
| * \ \ Merge branch 'acpica'Rafael J. Wysocki2019-05-061-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-1/+1
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1
|\ \ \ \
| * | | | x86/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-073-37/+47
|\ \ \ \ \
| * | | | | x86/microcode: Deprecate MICROCODE_OLD_INTERFACEBorislav Petkov2019-04-101-1/+9
| * | | | | x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-04-101-1/+2
| * | | | | x86/microcode/intel: Refactor Intel microcode blob loadingJann Horn2019-04-101-35/+36
| |/ / / /
* | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-072-4/+4
|\ \ \ \ \
| * | | | | x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptiveJuri Lelli2019-04-191-1/+1
| * | | | | x86/smpboot: Rename match_die() to match_pkg()Len Brown2019-04-191-3/+3
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-072-2/+5
|\ \ \ \ \ \
| * | | | | | x86/timer: Don't inline __const_udelay()Andi Kleen2019-04-191-1/+1
| * | | | | | x86/tsc: Add option to disable tsc clocksource watchdogJuri Lelli2019-03-221-1/+4
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-073-2/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/kvm: Make steal_time visibleAndi Kleen2019-04-191-1/+1
| * | | | | | | x86/hyperv: Make hv_vcpu_is_preempted() visibleAndi Kleen2019-04-191-1/+1
| * | | | | | | x86/hyper-v: Implement EOI assistVitaly Kuznetsov2019-04-161-0/+5
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-0721-241/+469
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm: Initialize PGD cache during mm initializationNadav Amit2019-05-051-4/+6
| * | | | | | | | x86/alternatives: Add comment about module removal racesNadav Amit2019-04-301-0/+5
| * | | | | | | | x86/kprobes: Use vmalloc special flagRick Edgecombe2019-04-301-6/+1
| * | | | | | | | x86/ftrace: Use vmalloc special flagRick Edgecombe2019-04-301-8/+6
| * | | | | | | | mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-301-4/+0
| * | | | | | | | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-303-3/+15
| * | | | | | | | x86/alternatives: Remove the return value of text_poke_*()Nadav Amit2019-04-302-9/+6
| * | | | | | | | x86/jump-label: Remove support for custom text pokerNadav Amit2019-04-301-16/+10
| * | | | | | | | x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-04-302-8/+22
| * | | | | | | | x86/kprobes: Set instruction page as executableNadav Amit2019-04-301-4/+20
| * | | | | | | | x86/ftrace: Set trampoline pages as executableNadav Amit2019-04-301-0/+8
| * | | | | | | | x86/kgdb: Avoid redundant comparison of patched codeNadav Amit2019-04-301-13/+1
| * | | | | | | | x86/alternatives: Use temporary mm for text pokingNadav Amit2019-04-303-26/+86
| * | | | | | | | x86/alternatives: Initialize temporary mm for patchingNadav Amit2019-04-304-0/+45
| * | | | | | | | x86/mm: Save debug registers when loading a temporary mmNadav Amit2019-04-301-0/+23
| * | | | | | | | x86/mm: Introduce temporary mm structsAndy Lutomirski2019-04-301-0/+33
| * | | | | | | | x86/jump_label: Use text_poke_early() during early initNadav Amit2019-04-301-1/+6
| * | | | | | | | mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit2019-04-301-0/+2
| * | | | | | | | x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit2019-04-303-19/+45
| * | | | | | | | Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar2019-04-303-6/+12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit2019-04-261-34/+82
| * | | | | | | | Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar2019-04-2636-426/+686
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/Kconfig: Deprecate DISCONTIGMEM support for 32-bit x86Mike Rapoport2019-04-251-1/+2
| * | | | | | | | | x86/Kconfig: Make SPARSEMEM default for 32-bit x86Mike Rapoport2019-04-251-6/+1