summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang2015-10-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/asm: Remove thread_info.sysenter_returnAndy Lutomirski2015-10-09
| * | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-07
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/io_apic: Make eoi_ioapic_pin() staticAndy Shevchenko2015-10-11
| * | | | | | | | x86/irq: Drop unlikely before IS_ERR_OR_NULLGeliang Tang2015-10-01
| * | | | | | | | Merge branch 'x86/for-kvm' into x86/apicThomas Gleixner2015-09-30
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86/apic: Deinline various functionsDenys Vlasenko2015-09-30
| * | | | | | | | x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman2015-09-22
| * | | | | | | | x86/numachip: Add Numachip2 APIC supportDaniel J Blueman2015-09-22
| * | | | | | | | x86/numachip: Cleanup Numachip supportDaniel J Blueman2015-09-22
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/x86: Fix typo in __switch_to() commentsChuck Ebbert2015-10-19
| * | | | | | | | sched/core, sched/x86: Kill thread_info::saved_preempt_countPeter Zijlstra2015-10-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov2015-11-01
| * | | | | | | | x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan2015-11-01
| * | | | | | | | x86/microcode/intel: Move #ifdef DEBUG inside the functionBorislav Petkov2015-10-21
| * | | | | | | | x86/microcode/amd: Remove maintainers from commentsBorislav Petkov2015-10-21
| * | | | | | | | x86/microcode: Remove modularization leftoversBorislav Petkov2015-10-21
| * | | | | | | | x86/microcode: Merge the early microcode loaderBorislav Petkov2015-10-21
| * | | | | | | | x86/microcode: Unmodularize the microcode driverBorislav Petkov2015-10-21
| * | | | | | | | x86/mce: Fix thermal throttling reporting after kexecAndi Kleen2015-10-21
| * | | | | | | | x86/setup/crash: Check memblock_reserve() retvalBorislav Petkov2015-10-21
| * | | | | | | | x86/setup/crash: Cleanup some moreBorislav Petkov2015-10-21
| * | | | | | | | x86/setup/crash: Remove alignment variableBorislav Petkov2015-10-21
| * | | | | | | | x86/setup: Cleanup crashkernel reservation functionsBorislav Petkov2015-10-21
| * | | | | | | | x86/setup: Do not reserve crashkernel high memory if low reservation failedBaoquan He2015-10-21
| * | | | | | | | x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov2015-10-12
| * | | | | | | | x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov2015-10-12
| * | | | | | | | Merge branch 'x86/ras' into ras/core, to pick up changesIngo Molnar2015-10-12
| |\| | | | | | |
| * | | | | | | | x86/mce: Don't clear shared banks on Intel when offlining CPUsAshok Raj2015-09-28
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-20
| * | | | | | | | perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-20
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar2015-10-08
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi2015-10-06
| * | | | | | | | perf/x86: Add Intel cstate PMUs supportKan Liang2015-10-06
| * | | | | | | | perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar2015-10-01
| * | | | | | | | perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang2015-09-28
| * | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | perf/x86/intel: Fix static checker warning in lbr enableKan Liang2015-09-18
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...Ingo Molnar2015-09-18
| |\ \ \ \ \ \ \ \
| * | | | | | | | | perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu2015-09-13
| * | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfacesSukadev Bhattiprolu2015-09-13
| * | | | | | | | | perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID testHuaitong Han2015-09-13
| * | | | | | | | | perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMIKan Liang2015-09-13
| * | | | | | | | | perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systemsAlexander Shishkin2015-09-13
| * | | | | | | | | perf/x86/intel/ds: Work around BTS leaking kernel addressesAlexander Shishkin2015-09-13