Age | Commit message (Expand) | Author |
2015-10-21 | x86/setup/crash: Check memblock_reserve() retval | Borislav Petkov |
2015-10-21 | x86/setup/crash: Cleanup some more | Borislav Petkov |
2015-10-21 | x86/setup/crash: Remove alignment variable | Borislav Petkov |
2015-10-21 | x86/setup: Cleanup crashkernel reservation functions | Borislav Petkov |
2015-10-21 | x86/setup: Do not reserve crashkernel high memory if low reservation failed | Baoquan He |
2015-10-20 | x86/mm, kasan: Silence KASAN warnings in get_wchan() | Andrey Ryabinin |
2015-10-20 | perf/x86: Add support for PERF_SAMPLE_BRANCH_CALL | Stephane Eranian |
2015-10-20 | perf/x86: Fix time_shift in perf_event_mmap_page | Adrian Hunter |
2015-10-19 | sched/x86: Fix typo in __switch_to() comments | Chuck Ebbert |
2015-10-19 | x86/smpboot: Fix CPU #1 boot timeout | Len Brown |
2015-10-19 | x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior | Len Brown |
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-15 | x86, ACPI: Handle apic/x2apic entries in MADT in correct order | Lukasz Anaczkowski |
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: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO | Radim Krčmář |
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 |