Commit Graph

267 Commits (963988262c3c8f4234f64a0dde59446a295e07bb)

Author SHA1 Message Date
Don Zickus 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog 14 years ago
Brian Gerst 22d4cd4c4d x86-32: Allocate irq stacks seperate from percpu area 14 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 14 years ago
Borislav Petkov b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping 14 years ago
Thomas Gleixner 4305df947c x86: i8259: Convert to new irq_chip functions 15 years ago
Andreas Herrmann d4fbe4f035 x86, amd: Use compute unit information to determine thread siblings 15 years ago
H. Peter Anvin ce5f68246b x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line 15 years ago
H. Peter Anvin a68e5c94f7 x86, hotplug: Move WBINVD back outside the play_dead loop 15 years ago
H. Peter Anvin ea53069231 x86, hotplug: Use mwait to offline a processor, fix the legacy case 15 years ago
Suresh Siddha fa47f7e528 x86, x2apic: Simplify apic init in SMP and UP builds 15 years ago
Alok Kataria 9863c90f68 x86, vmware: Remove deprecated VMI kernel support 15 years ago
Borislav Petkov d7c53c9e82 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues 15 years ago
Joerg Roedel fd89a13792 x86-32: Separate 1:1 pagetables from swapper_pg_dir 15 years ago
Suresh Siddha d7a7c57393 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() 15 years ago
Suresh Siddha 68f202e4e8 x86, mtrr: Use stop machine context to rendezvous all the cpu's 15 years ago
Tejun Heo b71ab8c202 workqueue: increase max_active of keventd and kill current_is_keventd() 15 years ago
Borislav Petkov 4adc8b71cc x86, smpboot: Fix cores per node printing on boot 15 years ago
Jan Beulich 5f2eb55026 x86: "nosmp" command line option should force the system into UP mode 15 years ago
Peter Zijlstra 8525702409 x86: Move notify_cpu_starting() callback to a later stage 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Suresh Siddha 36e9e1eab7 x86: Handle legacy PIC interrupts on all the cpu's 15 years ago
Russ Anderson 78c0617646 x86: Enable NMI on all cpus on UV 15 years ago
Jacob Pan b81bb373a7 x86, pic: Make use of legacy_pic abstraction 15 years ago
Jacob Pan 35f720c593 x86: Initialize stack canary in secondary start 15 years ago
Yinghai Lu 2b633e3fac smp: Use nr_cpus= to set nr_cpu_ids early 15 years ago
Suresh Siddha 681ee44d40 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs 15 years ago
Suresh Siddha 9d133e5db9 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path 15 years ago
Mike Travis 2eaad1fddd x86: Limit the number of processor bootup messages 15 years ago
Suresh Siddha 6d20792e85 x86: Remove unnecessary mdelay() from cpu_disable_common() 15 years ago
Thomas Gleixner dc186ad741 workqueue: Add debugobjects support 15 years ago
Frederic Weisbecker 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Andreas Herrmann 5a925b4282 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 years ago
Suresh Siddha d0af9eed5a x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init 16 years ago
Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Cyrill Gorcunov 103428e57b x86, apic: Fix dummy apic read operation together with broken MP handling 16 years ago
K.Prasad 1e3500666f hw-breakpoints: use wrapper routines around debug registers in processor related functions 16 years ago
Cyrill Gorcunov cece3155d8 x86: smpboot - wakeup_secondary should be done via __cpuinit section 16 years ago
Yinghai Lu 02421f98ec x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC 16 years ago
Yinghai Lu cdc1cb0d44 x86: make wakeup_secondary_cpu_via_init static 16 years ago
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 16 years ago
Rusty Russell 155dd720d0 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t 16 years ago
Rusty Russell c032ef60d1 cpumask: convert node_to_cpumask_map[] to cpumask_var_t 16 years ago
Rusty Russell 71ee73e722 x86: unify 32 and 64-bit node_to_cpumask_map 16 years ago
Rusty Russell 7ad728f981 cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t 16 years ago
Rusty Russell 23c5c9c662 cpumask: remove cpu_coregroup_map: x86 16 years ago
Yinghai Lu 1f442d70c8 x86: remove smp_apply_quirks()/smp_checks() 16 years ago