include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / x86 / xen / smp.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-05 Robert P. J. Dayxen: Fix misspelled CONFIG variable in comment.
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-12-03 Ian Campbellxen: register runstate on secondary CPUs
2009-11-04 Rusty Russellcpumask: Use modern cpumask style in Xen
2009-10-29 Tejun Heopercpu: make percpu symbols in xen unique
2009-09-09 Jeremy Fitzhardingexen: make -fstack-protector work under Xen
2009-04-08 Hannes EderNULL noise: arch/x86/xen/smp.c
2009-04-07 Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-03-30 Hannes EderNULL noise: arch/x86/xen/smp.c
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-02 Jeremy Fitzhardingexen: deal with virtually mapped percpu data
2009-02-05 Jeremy Fitzhardingexen: setup percpu data pointers
2009-01-31 Jeremy Fitzhardingexen: setup percpu data pointers
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-18 Brian Gerstx86-64: Move irq stats from PDA to per-cpu and consolid...
2009-01-16 Ingo Molnarpercpu: add optimized generic percpu accessors
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2008-12-17 Mike Travisx86: cosmetic changes apic-related files.
2008-12-17 Mike Travisxen: convert to cpumask_var_t and new cpumask primitives.
2008-12-17 Mike Travisx86 smp: modify send_IPI_mask interface to accept cpuma...
2008-11-30 Al Viroxen_play_dead() is __cpuinit
2008-09-08 Alex Nixonxen: make CPU hotplug functions static
2008-09-08 Alex Nixonx86, xen: fix build when !CONFIG_HOTPLUG_CPU
2008-08-25 Alex Nixonxen: implement CPU hotplugging
2008-07-24 Jeremy Fitzhardingex86: split spinlock implementations out into their...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-16 Jeremy Fitzhardingexen: implement Xen-specific spinlocks
2008-07-16 Jeremy Fitzhardingexen: use lock-byte spinlock implementation
2008-07-16 Jeremy Fitzhardingexen64: set up syscall and sysenter entrypoints for...
2008-07-16 Jeremy Fitzhardingexen: set num_processors
2008-07-16 Jeremy Fitzhardingexen64: smp.c compile hacking
2008-07-16 Jeremy Fitzhardingexen: move smp setup into smp.c
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-06-26 Jens Axboex86: convert to generic helpers for IPI function calls
2008-05-27 Jeremy Fitzhardingexen: implement save/restore
2008-05-27 Jeremy Fitzhardingexen: count resched interrupts properly
2008-05-23 Mike Travisx86: use performance variant for_each_cpu_mask_nr
2008-04-26 Akinobu Mitax86: use cpumask function for present, possible, and...
2008-04-24 Jeremy Fitzhardingexen: implement a debug-interrupt handler
2008-04-24 Jeremy Fitzhardingexen: support sysenter/sysexit if hypervisor does
2008-04-17 Glauber Costax86: change naming of cpu_initialized_mask for xen
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Mike Travisx86: prevent dereferencing non-allocated per_cpu variables
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Joe Kortyx86: expand /proc/interrupts to include missing vectors, v2
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-16 Jeremy Fitzhardingexen: yield to IPI target if necessary
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Mike Travisx86: Convert cpu_core_map to be a per cpu variable
2007-10-11 Thomas Gleixneri386: move xen