summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt1-5/+4
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-6/+22
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2-0/+2
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown53-196/+338
2009-02-07x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-06prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf1-6/+22
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar25-65/+92
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger1-11/+0
2009-02-04x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-04xen: disable interrupts before saving in percpuJeremy Fitzhardinge1-1/+3
2009-02-03x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu1-2/+3
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones1-0/+15
2009-02-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-8/+9
2009-02-01Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+17
2009-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-9/+7
2009-01-31x86/Voyager: make it build and bootJames Bottomley4-26/+35
2009-01-31x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab1-6/+5
2009-01-30headers_check fix: x86, swab.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput1-0/+2
2009-01-30headers_check fix: x86, sigcontext.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, mtrr.hJaswinder Singh Rajput1-0/+1
2009-01-30headers_check fix: x86, mce.hJaswinder Singh Rajput1-4/+1
2009-01-30headers_check fix: x86, kvm.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: x86, e820.hJaswinder Singh Rajput1-0/+1
2009-01-30Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2-3/+3
2009-01-30lguest: typos fixAtsushi SAKAI1-2/+2
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar1-2/+1
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley1-0/+1
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-4/+4
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+0
2009-01-26eeprom: More consistent symbol namesJean Delvare2-4/+4
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-107/+223
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin1-1/+1
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-22x86, ds, bts: cleanup/fix DS configurationMarkus Metzger1-14/+17
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner1-1/+2
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
2009-01-22x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin1-0/+29
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3