Age | Commit message (Expand) | Author |
2010-10-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-27 | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst |
2010-10-26 | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton |
2010-10-22 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-20 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov |
2010-10-12 | x86: i8259: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-01 | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann |
2010-09-20 | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin |
2010-09-17 | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin |
2010-09-17 | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin |
2010-09-15 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha |
2010-08-23 | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria |
2010-08-19 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-18 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-07-30 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha |
2010-06-29 | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo |
2010-06-02 | x86, smpboot: Fix cores per node printing on boot | Borislav Petkov |
2010-05-24 | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-02 | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-02-27 | x86: Enable NMI on all cpus on UV | Russ Anderson |
2010-02-22 | Merge remote branch 'origin/x86/apic' into x86/mrst | H. Peter Anvin |
2010-02-22 | Merge branch 'x86/irq' into x86/apic | H. Peter Anvin |
2010-02-20 | Merge branch 'x86/urgent' into x86/irq | H. Peter Anvin |
2010-02-19 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan |
2010-02-19 | x86: Initialize stack canary in secondary start | Jacob Pan |
2010-02-17 | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-01-29 | x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online... | Suresh Siddha |
2009-12-11 | x86: Limit the number of processor bootup messages | Mike Travis |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2009-12-02 | x86: Remove unnecessary mdelay() from cpu_disable_common() | Suresh Siddha |
2009-11-16 | workqueue: Add debugobjects support | Thomas Gleixner |
2009-09-24 | cpumask: use zalloc_cpumask_var() where possible | Li Zefan |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-03 | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |