summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown
2009-04-24Merge branch 'cpufreq' into releaseLen Brown
2009-04-23x86: check boundary in setup_node_bootmem()Yinghai Lu
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-04-22x86, mce: fix boot logging logicAndi Kleen
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen
2009-04-22uv_time: add parameter to uv_read_rtc()Coly Li
2009-04-22x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann
2009-04-22KVM: Unregister cpufreq notifier on unloadJan Kiszka
2009-04-22KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-04-22KVM: MMU: disable global page optimizationMarcelo Tosatti
2009-04-22Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-04-21x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell
2009-04-20Separate out common fstatat code into vfs_fstatatOleg Drokin
2009-04-20x86-64: fix FPU corruption with signals and preemptionSuresh Siddha
2009-04-20x86/uv: fix for no memory at paddr 0Jack Steiner
2009-04-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell
2009-04-18lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt
2009-04-17x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput
2009-04-17x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin
2009-04-17x86/uv: fix init of cpu-less nodesJack Steiner
2009-04-17x86/uv: fix init of memory-less nodesJack Steiner
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-17x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds