aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-05
| |\
| | * x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-04
| | * amd-iommu: fix iommu flag masksJoerg Roedel2009-05-04
| | * x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-01
| * | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-02
| |\ \ | | |/ | |/|
| | * x86, mce: fix boot logging logicAndi Kleen2009-04-22
| | * x86, mce: make polling timer interval per CPUAndi Kleen2009-04-22
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-26
| |\ \
| | * | x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown2009-04-24
| | * | uv_time: add parameter to uv_read_rtc()Coly Li2009-04-22
| | * | x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-22
| | * | Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar2009-04-22
| | |\ \
| | * | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-21
| | * | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-21
| | * | | x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-04-20
| | * | | x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-20
| | * | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-20
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-17
| * | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-26
| |\ \ \ \
| | * | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-14
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-26
| |\ \ \ \ \
| | * | | | | lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-18
| | |/ / / /
| * | | | | Merge branch 'cpufreq' into releaseLen Brown2009-04-24
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-19
| | * | | | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-19
| | * | | | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-19
| | * | | | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-19
| | | |_|/ | | |/| |
| * / | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
| |/ / /
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-17
| |\ \ \ | | | |/ | | |/|
| | * | x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-16
| | * | x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-13
| * | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-16
| |\ \ \
| | * | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-16
| | * | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-14
| | * | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-08
| | * | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-03
| | * | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-03
| | * | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-03
| | * | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-03
| * | | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-15
| * | | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-14
| | |_|/ | |/| |
| * | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-13
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-13
|\| | |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-13
| |\ \ \
| | * | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-12
| | * | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-12
| | | |/ | | |/|
| | * | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-10
| * | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-13
* | | | x86, function-graph: only save return values on x86_64Steven Rostedt2009-04-10
|/ / /