summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-03-01x86/amd-iommu: Pt mode fix for domain_destroyChris Wright1-1/+1
2010-03-01x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel1-0/+9
2010-03-01x86/amd-iommu: Remove double NULL check in check_deviceJulia Lawall1-1/+1
2010-02-28hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker1-5/+0
2010-02-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+21
2010-02-28Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+100
2010-02-28Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-0/+97
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+21
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-14/+14
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+28
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-94/+160
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-106/+12
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-55/+55
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-1369/+2110
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+26
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds1-0/+1
2010-02-28x86: Fix out of order of gsiEric W. Biederman1-18/+10
2010-02-28x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2-24/+0
2010-02-28x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell1-12/+11
2010-02-27x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker1-7/+0
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker25-877/+306
2010-02-27x86: apic: Fix mismerge, add arch_probe_nr_irqs() againIngo Molnar1-0/+22
2010-02-27x86: Enable NMI on all cpus on UVRuss Anderson3-0/+48
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-10/+0
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra4-1514/+1554
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra1-3/+0
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-9/+9
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-3/+262
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-4/+20
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+26
2010-02-26early_res: Add free_early_partial()Yinghai Lu1-0/+6
2010-02-26x86, olpc: Use pci subarch init for OLPCThomas Gleixner1-3/+7
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu1-22/+411
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu1-0/+60
2010-02-25kprobes/x86: Cleanup save/restore registersMasami Hiramatsu1-61/+67
2010-02-25kprobes/x86: Boost probes when reenteringMasami Hiramatsu1-22/+26
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu1-1/+1
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt1-0/+26
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo1-0/+2
2010-02-24x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu1-2/+0
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2-6/+3
2010-02-24x86, mrst: Platform clock setup codeJacob Pan1-0/+53
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan2-0/+781
2010-02-24x86, mrst: Add vrtc platform data setup codeFeng Tang1-0/+45
2010-02-24x86, mrst: Add platform timer info parsing codeJacob Pan1-0/+110
2010-02-24x86, mrst: Fill in PCI functions in x86_init layerJacob Pan1-0/+3
2010-02-24x86, mrst: Add dummy legacy pic to platform setupJacob Pan1-0/+5
2010-02-24x86, ioapic: Early enable ioapic for timer irqJacob Pan1-0/+21
2010-02-24x86, pic: Fix section mismatch in legacy picJacob Pan1-3/+3