Age | Commit message (Expand) | Author |
2015-10-16 | x86/ioapic: Disable interrupts when re-routing legacy IRQs | Vitaly Kuznetsov |
2015-10-16 | x86/setup: Extend low identity map to cover whole kernel range | Paolo Bonzini |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2015-10-13 | x86/early_printk: Set __iomem address space for IO | Andy Shevchenko |
2015-10-12 | x86/microcode/amd: Do not overwrite final patch levels | Borislav Petkov |
2015-10-12 | x86/microcode/amd: Extract current patch level read to a function | Borislav Petkov |
2015-10-12 | efi: Add "efi_fake_mem" boot option | Taku Izumi |
2015-10-12 | Merge branch 'x86/ras' into ras/core, to pick up changes | Ingo Molnar |
2015-10-12 | x86/kexec: Remove obsolete 'in_crash_kexec' flag | Minfei Huang |
2015-10-11 | x86/io_apic: Make eoi_ioapic_pin() static | Andy Shevchenko |
2015-10-09 | x86/asm: Remove thread_info.sysenter_return | Andy Lutomirski |
2015-10-08 | Merge branch 'perf/urgent' into perf/core, before pulling new changes | Ingo Molnar |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski |
2015-10-06 | perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore | Taku Izumi |
2015-10-06 | perf/x86: Add Intel cstate PMUs support | Kan Liang |
2015-10-06 | sched/core, sched/x86: Kill thread_info::saved_preempt_count | Peter Zijlstra |
2015-10-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-10-02 | x86/kexec: Fix kexec crash in syscall kexec_file_load() | Lee, Chun-Yi |
2015-10-01 | x86/irq: Drop unlikely before IS_ERR_OR_NULL | Geliang Tang |
2015-10-01 | perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE() | Vaishali Thakkar |
2015-09-30 | x86/signal: Deinline get_sigframe, save 240 bytes | Denys Vlasenko |
2015-09-30 | x86: Deinline early_console_register, save 403 bytes | Denys Vlasenko |
2015-09-30 | x86/e820: Deinline e820_type_to_string, save 126 bytes | Denys Vlasenko |
2015-09-30 | x86/process: Unify 32bit and 64bit implementations of get_wchan() | Thomas Gleixner |
2015-09-30 | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner |
2015-09-30 | Merge branch 'x86/for-kvm' into x86/apic | Thomas Gleixner |
2015-09-30 | x86/apic: Deinline various functions | Denys Vlasenko |
2015-09-30 | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case | Vitaly Kuznetsov |
2015-09-28 | x86/mce: Don't clear shared banks on Intel when offlining CPUs | Ashok Raj |
2015-09-28 | x86/kgdb: Replace bool_int_array[NR_CPUS] with bitmap | Denys Vlasenko |
2015-09-28 | perf/core, perf/x86: Change needlessly global functions and a variable to static | Geliang Tang |
2015-09-28 | Merge branch 'linus' into perf/core, to pick up fixes before applying new cha... | Ingo Molnar |
2015-09-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-25 | perf/x86: Change test_aperfmperf() and test_intel() to static | Geliang Tang |
2015-09-23 | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag | Kristen Carlson Accardi |
2015-09-22 | x86/paravirt: Replace the paravirt nop with a bona fide empty function | Andy Lutomirski |
2015-09-22 | x86/numachip: Add Numachip IPI optimisations | Daniel J Blueman |
2015-09-22 | x86/numachip: Add Numachip2 APIC support | Daniel J Blueman |
2015-09-22 | x86/numachip: Cleanup Numachip support | Daniel J Blueman |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-18 | perf/x86/intel: Fix static checker warning in lbr enable | Kan Liang |
2015-09-18 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n... | Ingo Molnar |
2015-09-18 | perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask | Andi Kleen |
2015-09-18 | perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake | Andi Kleen |
2015-09-18 | perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific | Andi Kleen |
2015-09-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-09-17 | x86/pci/dma: Fix gfp flags for coherent DMA memory allocation | Junichi Nomura |
2015-09-16 | x86/platform: Fix Geode LX timekeeping in the generic x86 build | David Woodhouse |