Age | Commit message (Expand) | Author | Files | Lines |
2009-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -6/+13 |
2009-05-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2 | -1/+4 |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel | 1 | -1/+2 |
2009-05-13 | x86/function-graph: fix constraint for recording old return value | Steven Rostedt | 1 | -1/+1 |
2009-05-11 | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 1 | -1/+5 |
2009-05-10 | x86: Fix false positive section mismatch warnings in the apic code | Sam Ravnborg | 1 | -4/+4 |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 1 | -4/+6 |
2009-05-08 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 2 | -4/+4 |
2009-05-08 | x86: fix boot hang in early_reserve_e820() | Jan Beulich | 1 | -5/+6 |
2009-05-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -9/+11 |
2009-05-04 | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 1 | -1/+1 |
2009-05-04 | amd-iommu: fix iommu flag masks | Joerg Roedel | 1 | -8/+8 |
2009-05-03 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -16/+17 |
2009-05-01 | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 1 | -0/+2 |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -11/+43 |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2009-04-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+3 |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 1 | -2/+0 |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown | 1 | -14/+16 |
2009-04-23 | x86, mce: fix boot logging logic | Andi Kleen | 1 | -4/+5 |
2009-04-23 | x86, mce: make polling timer interval per CPU | Andi Kleen | 1 | -12/+12 |
2009-04-22 | uv_time: add parameter to uv_read_rtc() | Coly Li | 1 | -5/+5 |
2009-04-22 | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 1 | -1/+17 |
2009-04-22 | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 5 | -7/+12 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 5 | -7/+12 |
2009-04-21 | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 1 | -1/+1 |
2009-04-21 | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 1 | -1/+2 |
2009-04-21 | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 1 | -1/+3 |
2009-04-20 | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 1 | -0/+1 |
2009-04-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 13 | -131/+217 |
2009-04-20 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger | 1 | -3/+4 |
2009-04-20 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger | 1 | -1/+1 |
2009-04-20 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger | 1 | -6/+2 |
2009-04-20 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh | 1 | -5/+10 |
2009-04-18 | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt | 1 | -0/+3 |
2009-04-18 | x86/uv: fix init of cpu-less nodes | Jack Steiner | 1 | -0/+14 |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+1 |
2009-04-17 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 4 | -64/+148 |
2009-04-17 | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko | 1 | -2/+0 |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 1 | -3/+9 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins | 1 | -22/+11 |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 1 | -3/+16 |
2009-04-14 | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-04-14 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 1 | -1/+1 |
2009-04-14 | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -5/+9 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 1 | -1/+1 |