Age | Commit message (Expand) | Author |
2016-05-10 | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n | Thomas Gleixner |
2016-05-07 | x86/topology: Handle CPUID bogosity gracefully | Thomas Gleixner |
2016-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-06 | x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO | Chen Yu |
2016-05-05 | x86/sysfb_efi: Fix valid BAR address range check | Wang YanQing |
2016-05-05 | x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init | Alex Thorlton |
2016-04-28 | x86/apic: Handle zero vector gracefully in clear_vector_irq() | Keith Busch |
2016-04-26 | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" | Andy Lutomirski |
2016-04-16 | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov |
2016-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-14 | Revert "x86: remove the kernel code/data/bss resources from /proc/iomem" | Linus Torvalds |
2016-04-13 | x86/mce: Avoid using object after free in genpool | Tony Luck |
2016-04-06 | x86: remove the kernel code/data/bss resources from /proc/iomem | Linus Torvalds |
2016-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2016-03-29 | x86/cpu: Add advanced power management bits | Huang Rui |
2016-03-29 | x86/cpu: Get rid of compute_unit_id | Borislav Petkov |
2016-03-29 | x86/topology: Fix AMD core count | Peter Zijlstra |
2016-03-26 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-22 | x86/compat: remove is_compat_task() | Andy Lutomirski |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel |
2016-03-21 | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui |
2016-03-21 | perf/x86/amd: Move nodes_per_socket into bsp_init_amd() | Huang Rui |
2016-03-21 | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-20 | x86/kallsyms: fix GOLD link failure with new relative kallsyms table format | Ard Biesheuvel |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-19 | x86/hpet: Use proper mask to modify hotplug action | Thomas Gleixner |
2016-03-19 | x86/apic/uv: Fix the hotplug notifier | Thomas Gleixner |
2016-03-19 | x86/apb/timer: Use proper mask to modify hotplug action | Thomas Gleixner |
2016-03-19 | x86/topology: Use total_cpus not nr_cpu_ids for logical packages | Thomas Gleixner |
2016-03-19 | x86/topology: Fix Intel HT disable | Peter Zijlstra |
2016-03-19 | x86/topology: Fix logical package mapping | Peter Zijlstra |
2016-03-18 | x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c | Li Bin |
2016-03-18 | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner |
2016-03-18 | x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known() | Thomas Gleixner |
2016-03-17 | param: convert some "on"/"off" users to strtobool | Kees Cook |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | x86/iopl: Fix iopl capability check on Xen PV | Andy Lutomirski |
2016-03-17 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar |