summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-022-2/+20
|\
| * x86/fpu: Disable XSAVES* support for nowIngo Molnar2015-05-201-0/+15
| * x86/mce: Fix MCE severity messagesBorislav Petkov2015-05-181-2/+5
* | x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-273-22/+25
* | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-3/+3
* | sched/x86: Drop repeated word from mwait_idle() commentHuang Rui2015-05-271-4/+3Star
|/
* perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian2015-05-111-0/+1
* perf/x86/intel: Fix SLM cache event listKan Liang2015-05-081-4/+3Star
* Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-071-2/+2
|\
| * hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-051-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-061-6/+8
|\ \
| * | x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers2015-05-061-5/+7
| * | x86: Make cpu_tss available to external modulesMarc Dionne2015-05-051-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-062-28/+50
|\ \ \
| * | | perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao2015-04-221-1/+5
| * | | perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao2015-04-221-0/+8
| * | | perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa2015-04-221-28/+38
* | | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-44/+0Star
| |_|/ |/| |
* | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-273-0/+40
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-1/+1
|\ \ \
| * | | ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas2015-03-261-1/+1
* | | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-6/+0Star
|\ \ \ \
| * \ \ \ Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-074-11/+45
| |\ \ \ \
| * \ \ \ \ Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman2015-03-236-30/+60
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman2015-03-091-6/+0Star
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-071-6/+0Star
* | | | | | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86: fix more deprecated cpu function usage.Rusty Russell2015-03-101-2/+2
| * | | | | | | x86: fix up obsolete cpu function usage.Rusty Russell2015-03-052-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-183-6/+74
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-013-6/+74
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-182-13/+17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/fpu: Load xsave pointer *after* initializationBorislav Petkov2015-04-171-2/+6
| * | | | | | | x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()Oleg Nesterov2015-04-161-11/+11
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-49/+106
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar2015-04-181-18/+15Star
| * | | | | | | perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang2015-04-171-1/+1
| * | | | | | | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-171-21/+73
| * | | | | | | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra2015-04-171-0/+8
| * | | | | | | perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra2015-04-171-9/+9
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-161-7/+5Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: mtrr: if: remove use of seq_printf return valueJoe Perches2015-04-161-7/+5Star
* | | | | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-15/+1Star
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86: Remove signal translation and exec_domainRichard Weinberger2015-04-121-15/+1Star
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-3/+3
| * | | | | | | | watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-151-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-1416-234/+4612
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar2015-04-121-23/+30
| * | | | | | | perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar2015-04-022-3/+3