aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-061-0/+40
* kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-061-8/+61
* x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu2010-12-061-9/+40
* kprobes: Support delayed unoptimizingMasami Hiramatsu2010-12-061-0/+4
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-262-5/+7
* x86: Set cpu masks before calling CPU_STARTING notifiersAndi Kleen2010-11-261-4/+7
* perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-1/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-264-3/+30
|\
| * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| * x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\
| | * x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
* | | Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-263-6/+8
|\ \ \
| * \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-181-4/+8
| |\ \ \
| | * | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| | |/ /
| * | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
| |/ /
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-186-48/+26
|\ \ \
| * | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-186-48/+26
* | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-188-752/+1
* | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-184-583/+4
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-125-49/+11
|\ \ \
| * | | x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
| * | | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| * | | x86: Adjust section annotations in AMD Fam10 MMCONF enabling codeJan Beulich2010-11-101-3/+4
| * | | x86, UV: Update node controller MMRsJack Steiner2010-11-101-6/+6
| * | | x86: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl2010-11-101-1/+1
| |/ /
* | | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocationPeter Zijlstra2010-11-101-2/+2
|/ /
| |
| \
*-. \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-302-55/+16
|\ \ \ | | |/ | |/|
| | * x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-301-1/+1
| |/ |/|
| * x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-291-54/+15
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-293-5/+30
|\ \ \
| | * | x86, uv: More Westmere support on SGI UVRuss Anderson2010-10-281-4/+3
| | * | x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-261-2/+23
| * | | x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron2010-10-291-1/+1
| * | | x86-32: Restore irq stacks NUMA-aware allocationsEric Dumazet2010-10-291-2/+7
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-1/+2
|\ \ \ \
| * | | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-1/+2
* | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-283-19/+57
|\ \ \ \ \
| * | | | | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-1/+2
| * | | | | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
| * | | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2221-799/+500
| |\ \ \ \ \
| | * | | | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-182-2/+9
| | * | | | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-181-0/+5
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2818-5459/+0
|\ \ \ \ \ \ \
| * | | | | | | x86: Move olpc to platformThomas Gleixner2010-10-274-537/+0
| * | | | | | | x86: Move uv to platformThomas Gleixner2010-10-276-2661/+0
| * | | | | | | x86: Move mrst to platformThomas Gleixner2010-10-272-312/+0
| * | | | | | | x86: Move scx200 to platformThomas Gleixner2010-10-272-134/+0
| * | | | | | | x86: Move visws to platformThomas Gleixner2010-10-272-615/+0