summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-17lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell
2009-07-17lguest: fix journeyMatias Zabaljauregui
2009-07-14x86: Fix warning in pvclock.cDave Jones
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-10x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-07-08x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-04x86: fix usage of bios intcall()Akinobu Mita
2009-07-04intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics driversDavid Woodhouse
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet
2009-07-03x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar