Age | Commit message (Expand) | Author | Files | Lines |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -21/+0 |
2013-10-01 | x86/boot: Further compress CPUs bootup message |  Borislav Petkov | 1 | -5/+19 |
2013-09-28 | x86: Improve the printout of the SMP bootup CPU table |  Borislav Petkov | 1 | -6/+15 |
2013-09-25 | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86 |  Toshi Kani | 1 | -21/+0 |
2013-09-05 | x86/smpboot: Fix announce_cpu() to printk() the last "OK" properly |  Libin | 1 | -1/+2 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files |  Paul Gortmaker | 1 | -14/+14 |
2013-05-31 | sched/x86: Construct all sibling maps if smt |  Andrew Jones | 1 | -4/+4 |
2013-04-08 | x86: Use generic idle loop |  Thomas Gleixner | 1 | -1/+1 |
2013-03-05 | x86, smpboot: Remove unused variable |  Borislav Petkov | 1 | -2/+1 |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param |  Len Brown | 1 | -1/+1 |
2012-12-11 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -27/+122 |
2012-11-30 | x86, fpu: Avoid FPU lazy restore after suspend |  Vincent Palatin | 1 | -0/+5 |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI |  Fenghua Yu | 1 | -7/+104 |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline |  Fenghua Yu | 1 | -20/+18 |
2012-11-13 | x86: Add cpu_has_topoext |  Andreas Herrmann | 1 | -1/+1 |
2012-08-23 | x86/smp: Don't ever patch back to UP if we unplug cpus |  Rusty Russell | 1 | -18/+2 |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+4 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -52/+45 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -9/+0 |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug |  Ingo Molnar | 1 | -2/+14 |
2012-06-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+5 |
2012-06-14 | x86: Add read_mostly declaration/definition to variables from smp.h |  Vlad Zolotarov | 1 | -4/+4 |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs |  Borislav Petkov | 1 | -2/+5 |
2012-06-06 | sched/x86: Calculate booted cores after construction of sibling_mask |  Kamalesh Babulal | 1 | -0/+9 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> |  Joe Perches | 1 | -52/+45 |
2012-06-05 | x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock |  Yong Zhang | 1 | -9/+0 |
2012-05-30 | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask |  Peter Zijlstra | 1 | -9/+1 |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+10 |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -39/+69 |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs |  Peter Zijlstra | 1 | -2/+1 |
2012-05-14 | sched/x86: Rewrite set_cpu_sibling_map() |  Peter Zijlstra | 1 | -46/+66 |
2012-05-09 | x86/numa: Check for nonsensical topologies on real hw as well |  Ingo Molnar | 1 | -6/+6 |
2012-05-09 | x86/numa: Hard partition cpu topology masks on node boundaries |  Peter Zijlstra | 1 | -0/+11 |
2012-05-08 | x86, realmode: header for trampoline code |  Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: don't copy real_mode_header |  Jarkko Sakkinen | 1 | -2/+2 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code |  Jarkko Sakkinen | 1 | -8/+10 |
2012-04-26 | x86: Use generic idle thread allocation |  Thomas Gleixner | 1 | -71/+10 |
2012-04-26 | x86: Add task_struct argument to smp_ops.cpu_up |  Thomas Gleixner | 1 | -1/+1 |
2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Linus Torvalds | 1 | -1/+3 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states |  Boris Ostrovsky | 1 | -1/+3 |
2012-03-29 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+0 |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+1 |
2012-03-27 | sched/x86/smp: Do not enable IRQs over calibrate_delay() |  Peter Zijlstra | 1 | -5/+0 |
2012-03-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2012-03-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
2012-03-14 | x86/platform: Move APIC ID validity check into platform APIC code |  Daniel J Blueman | 1 | -1/+1 |
2012-03-12 | sched: Cleanup cpu_active madness |  Peter Zijlstra | 1 | -13/+0 |
2012-03-05 | x86: Introduce x86_cpuinit.early_percpu_clock_init hook |  Igor Mammedov | 1 | -0/+1 |