Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/e820: Deinline e820_type_to_string, save 126 bytes | Denys Vlasenko | 2015-09-30 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/kexec: Remove obsolete 'in_crash_kexec' flag | Minfei Huang | 2015-10-12 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-04 | 2 | -5/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski | 2015-10-09 | 1 | -3/+0 | |
| * | | | | | | | | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 4 | -66/+166 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/io_apic: Make eoi_ioapic_pin() static | Andy Shevchenko | 2015-10-11 | 1 | -1/+1 | |
| * | | | | | | | | x86/irq: Drop unlikely before IS_ERR_OR_NULL | Geliang Tang | 2015-10-01 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'x86/for-kvm' into x86/apic | Thomas Gleixner | 2015-09-30 | 1 | -4/+12 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/apic: Deinline various functions | Denys Vlasenko | 2015-09-30 | 1 | -4/+4 | |
| * | | | | | | | | x86/numachip: Add Numachip IPI optimisations | Daniel J Blueman | 2015-09-22 | 1 | -5/+32 | |
| * | | | | | | | | x86/numachip: Add Numachip2 APIC support | Daniel J Blueman | 2015-09-22 | 1 | -0/+93 | |
| * | | | | | | | | x86/numachip: Cleanup Numachip support | Daniel J Blueman | 2015-09-22 | 1 | -62/+42 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-04 | 2 | -17/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/x86: Fix typo in __switch_to() comments | Chuck Ebbert | 2015-10-19 | 1 | -1/+1 | |
| * | | | | | | | | sched/core, sched/x86: Kill thread_info::saved_preempt_count | Peter Zijlstra | 2015-10-06 | 2 | -16/+0 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 12 | -1577/+1526 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init() | Borislav Petkov | 2015-11-01 | 1 | -0/+2 | |
| * | | | | | | | | x86/mce: Add a Scalable MCA vendor flags bit | Aravind Gopalakrishnan | 2015-11-01 | 1 | -0/+2 | |
| * | | | | | | | | x86/microcode/intel: Move #ifdef DEBUG inside the function | Borislav Petkov | 2015-10-21 | 1 | -6/+2 | |
| * | | | | | | | | x86/microcode/amd: Remove maintainers from comments | Borislav Petkov | 2015-10-21 | 1 | -4/+0 | |
| * | | | | | | | | x86/microcode: Remove modularization leftovers | Borislav Petkov | 2015-10-21 | 4 | -39/+12 | |
| * | | | | | | | | x86/microcode: Merge the early microcode loader | Borislav Petkov | 2015-10-21 | 8 | -1437/+1387 | |
| * | | | | | | | | x86/microcode: Unmodularize the microcode driver | Borislav Petkov | 2015-10-21 | 4 | -36/+7 | |
| * | | | | | | | | x86/mce: Fix thermal throttling reporting after kexec | Andi Kleen | 2015-10-21 | 1 | -8/+0 | |
| * | | | | | | | | x86/setup/crash: Check memblock_reserve() retval | Borislav Petkov | 2015-10-21 | 1 | -2/+10 | |
| * | | | | | | | | x86/setup/crash: Cleanup some more | Borislav Petkov | 2015-10-21 | 1 | -12/+7 | |
| * | | | | | | | | x86/setup/crash: Remove alignment variable | Borislav Petkov | 2015-10-21 | 1 | -5/+6 | |
| * | | | | | | | | x86/setup: Cleanup crashkernel reservation functions | Borislav Petkov | 2015-10-21 | 1 | -22/+21 | |
| * | | | | | | | | x86/setup: Do not reserve crashkernel high memory if low reservation failed | Baoquan He | 2015-10-21 | 1 | -9/+11 | |
| * | | | | | | | | x86/microcode/amd: Do not overwrite final patch levels | Borislav Petkov | 2015-10-12 | 2 | -8/+43 | |
| * | | | | | | | | x86/microcode/amd: Extract current patch level read to a function | Borislav Petkov | 2015-10-12 | 2 | -12/+29 | |
| * | | | | | | | | Merge branch 'x86/ras' into ras/core, to pick up changes | Ingo Molnar | 2015-10-12 | 6 | -62/+66 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | x86/mce: Don't clear shared banks on Intel when offlining CPUs | Ashok Raj | 2015-09-28 | 1 | -10/+20 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-04 | 14 | -51/+919 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL | Stephane Eranian | 2015-10-20 | 1 | -0/+4 | |
| * | | | | | | | | perf/x86: Fix time_shift in perf_event_mmap_page | Adrian Hunter | 2015-10-20 | 1 | -0/+11 | |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, before pulling new changes | Ingo Molnar | 2015-10-08 | 6 | -62/+66 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore | Taku Izumi | 2015-10-06 | 4 | -15/+106 | |
| * | | | | | | | | perf/x86: Add Intel cstate PMUs support | Kan Liang | 2015-10-06 | 2 | -0/+695 | |
| * | | | | | | | | perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE() | Vaishali Thakkar | 2015-10-01 | 1 | -1/+1 | |
| * | | | | | | | | perf/core, perf/x86: Change needlessly global functions and a variable to static | Geliang Tang | 2015-09-28 | 1 | -4/+4 | |
| * | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar | 2015-09-28 | 6 | -23/+24 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | perf/x86/intel: Fix static checker warning in lbr enable | Kan Liang | 2015-09-18 | 1 | -2/+3 | |
| * | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar | 2015-09-18 | 9 | -15/+72 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf/core: Drop PERF_EVENT_TXN | Sukadev Bhattiprolu | 2015-09-13 | 2 | -6/+2 | |
| * | | | | | | | | | perf/core: Add a 'flags' parameter to the PMU transactional interfaces | Sukadev Bhattiprolu | 2015-09-13 | 2 | -1/+32 | |
| * | | | | | | | | | perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test | Huaitong Han | 2015-09-13 | 1 | -3/+4 | |
| * | | | | | | | | | perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI | Kan Liang | 2015-09-13 | 1 | -3/+2 |