summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | ftrace: change function graph tracer to use new in_nmiSteven Rostedt2009-02-072-21/+2
| | | * | | | | | | | | | | | | | | | | | | | ftrace, x86: rename in_nmi variableSteven Rostedt2009-02-071-11/+11
| | | * | | | | | | | | | | | | | | | | | | | ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-072-4/+5
| | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-0913-48/+71
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-0340-134/+250
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | x86: ftrace - simplify wait_for_nmiCyrill Gorcunov2009-01-271-6/+5
| | |/ / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | x86, ds, bts: cleanup DS configurationMarkus Metzger2009-01-201-14/+17
| | * | | | | | | | | | | | | | | | | | | | | | x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-201-0/+6
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-1814-52/+77
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-01-111-22/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-1180-950/+909
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar2009-01-06136-1357/+3321
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar2008-12-3127-341/+675
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing, kvm: change MARKERS to select instead of depends onIngo Molnar2008-12-301-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-0533-562/+561
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-3133-562/+561
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30172-4379/+8344
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpusRusty Russell2009-03-181-6/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: update 32-bit APM not to mug current->cpus_allowedRusty Russell2009-03-181-103/+145
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: microcode: cleanupIngo Molnar2009-03-183-87/+97
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.cRusty Russell2009-03-181-45/+61
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-183-3/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-131-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar2009-03-1327-312/+226
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-136-13/+13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use cpumask_var_t in uv_flush_tlb_others.Rusty Russell2009-03-131-2/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-134-4/+8
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: clean up summit's send_IPI functionsRusty Russell2009-03-131-7/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-139-27/+26
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...Rusty Russell2009-03-132-30/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2009-03-132-8/+27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_tRusty Russell2009-03-134-28/+24
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_mapRusty Russell2009-03-135-94/+83
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-03-132-67/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: arch_send_call_function_ipi_maskRusty Russell2009-03-131-2/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell2009-03-131-4/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell2009-03-139-21/+32
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell2009-03-131-5/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell2009-03-131-4/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-03-131-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove cpu_coregroup_map: x86Rusty Russell2009-03-132-6/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2009-03-132-6/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-132-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-131-0/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-11388-18298/+15626
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-261-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-271-9/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0310-81/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mtrr: remove debug messageIngo Molnar2009-04-041-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: disable stack-protector for __restore_processor_state()Joseph Cihula2009-04-031-0/+5
OpenPOWER on IntegriCloud