| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86, crash: Unify ifdef | Borislav Petkov | 2014-03-13 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2014-03-11 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 2014-02-09 | |
| | * | | | | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 2014-02-09 | |
| | * | | | | | | | | | | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | 2014-02-09 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node | Jiang Liu | 2014-02-20 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'linus' into sched/core | Thomas Gleixner | 2014-02-21 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sched/idle, x86: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-11 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | 2014-03-14 | |
| | * | | | | | | | | | | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | 2014-03-12 | |
| | * | | | | | | | | | | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang | 2014-03-11 | |
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-03-11 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | perf/x86: Add a few more comments | Peter Zijlstra | 2014-02-27 | |
| | * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-02-27 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: add hrtimer to SNB uncore IMC PMU | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: make hrtimer timeout configurable per box | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: add ability to customize pmu callbacks | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/uncore: fix initialization of cpumask | Stephane Eranian | 2014-02-21 | |
| | * | | | | | | | | | | | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus | 2014-02-09 | |
| | * | | | | | | | | | | | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus | 2014-02-09 | |
| | * | | | | | | | | | | | x86/nmi: Push duration printk() to irq context | Peter Zijlstra | 2014-02-09 | |
| | * | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2014-02-09 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-03-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 2014-03-18 | |
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-03-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | perf/x86: Fix leak in uncore_type_init failure paths | Dave Jones | 2014-03-11 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 2014-03-14 | |
| | * | | | | | | | | | | | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 2014-03-11 | |
| | |/ / / / / / / / / / | ||||
| * / / / / / / / / / / | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 2014-03-11 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2014-03-07 | |
| * | | | | | | | | | | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2014-03-07 | |
| | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| * | | | | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-03-04 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| | * | | | | | | | | x86/efi: Quirk out SGI UV | Borislav Petkov | 2014-03-04 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-03-02 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| | * | | | | | | | perf/x86: Fix event scheduling | Peter Zijlstra | 2014-02-27 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||
| * / | | | | | | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 2014-02-25 | |
| |/ / / / / / | ||||
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-02-23 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | x86: tsc: Add missing Baytrail frequency to the table | Mika Westerberg | 2014-02-19 | |
| | * | | | | | | x86, tsc: Fallback to normal calibration if fast MSR calibration fails | Thomas Gleixner | 2014-02-19 | |
| | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-02-22 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||
