summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-242-4/+14
|\
| * x86: kvmclock: set scheduler clock stableLuiz Capitulino2015-05-291-2/+12
| * kvm: x86: Make functions that have no external callers staticNicholas Krause2015-05-201-2/+2
| * Revert "kvmclock: set scheduler clock stable"Paolo Bonzini2015-05-191-3/+0
| * kvmclock: set scheduler clock stableLuiz Capitulino2015-05-071-0/+3
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-2/+4
|\ \
| * \ Merge branch 'pm-sleep'Rafael J. Wysocki2015-06-221-2/+4
| |\ \
| | * | x86: Load __USER_DS into DS/ES after resumeIngo Molnar2015-06-221-2/+4
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-232-2/+3
|\ \ \
| * | | x86: introduce kaslr_offset()Jiri Kosina2015-04-292-2/+3
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-1/+0
|\ \ \ \
| * | | | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-081-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-222-6/+4
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/coreThomas Gleixner2015-05-1911-91/+105
| |\ \ \ \
| * | | | | x86: perf: uncore: Use hrtimer_start()Thomas Gleixner2015-04-221-3/+2
| * | | | | x86: perf: Use hrtimer_start()Thomas Gleixner2015-04-221-3/+2
* | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2254-5050/+1843
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-2234-3768/+568
| |\ \ \ \ \ \ \ \
| | | | * | | | | | x86/platform/intel/baytrail: Add comments about why we disabled HPET on BaytrailFeng Tang2015-06-181-2/+6
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-032-0/+2
| | * | | | | | | x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat...Ingo Molnar2015-06-081-1/+1
| | * | | | | | | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-0815-3622/+39
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...Ingo Molnar2015-06-082-4/+3
| | | * | | | | | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...Ingo Molnar2015-06-081-2/+2
| | | * | | | | | | x86/asm/entry: Rename compat syscall entry pointsIngo Molnar2015-06-083-3/+3
| | | * | | | | | | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-047-539/+0
| | | * | | | | | | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar2015-06-033-2692/+1
| | | * | | | | | | x86/asm/entry/64: Fold identical code pathsJan Beulich2015-06-021-8/+2
| | | * | | | | | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-022-500/+156
| | | * | | | | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-05-243-25/+30
| | * | | | | | | | Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-077-44/+218
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86/mce: Handle Local MCE eventsAshok Raj2015-06-072-6/+27
| | | * | | | | | | | x86/mce: Add infrastructure to support Local MCEAshok Raj2015-06-072-0/+46
| | | * | | | | | | | x86/mce: Fix monarch timeout setting through the mce= cmdline optionXie XiuQi2015-05-271-4/+1
| | | * | | | | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2015-05-116-34/+144
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | x86/mce/amd: Zap changelogBorislav Petkov2015-05-071-10/+2
| | | | * | | | | | | | x86/traps: Remove superfluous weak definitions and dead codeBorislav Petkov2015-05-071-17/+0
| | | | * | | | | | | | x86/mce/amd: Rename setup_APIC_mceAravind Gopalakrishnan2015-05-071-2/+2
| | | | * | | | | | | | x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-075-0/+113
| | | | * | | | | | | | x86/mce: Add support for deferred errors on AMDAravind Gopalakrishnan2015-05-061-2/+8
| | | | * | | | | | | | x86/mce/amd: Collect valid address before logging an errorAravind Gopalakrishnan2015-05-061-1/+4
| | | | * | | | | | | | x86/mce/amd: Factor out logging mechanismAravind Gopalakrishnan2015-05-061-10/+23
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | * | | | | | | | | x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-073-9/+9
| | * | | | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-034-9/+102
| | |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-0339-1480/+1660
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | / / / / / / / | | | | | | | |/ / / / / / / | | | | | | |/| | / / / / / | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-1/+1
| | | * | | | | | | | | | x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez2015-05-273-10/+35
| | | * | | | | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-271-3/+3
| | | * | | | | | | | | | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez2015-05-271-0/+3
| | | * | | | | | | | | | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani2015-05-271-10/+30