summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-08-06Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-05x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-05kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng
2010-08-05KGDB: Remove set but unused newPCAndi Kleen
2010-08-05kgdb,x86: Individual register get/set for x86Jason Wessel
2010-08-05oprofile: add support for Intel processor model 30Josh Hunt
2010-08-05Merge branch 'perf/nmi' into perf/coreIngo Molnar
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge
2010-08-04xen/panic: use xen_reboot and fix smp_send_stopIan Campbell
2010-08-04Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile
2010-08-04xen: support large numbers of CPUs with vcpu info placementMukesh Rathor
2010-08-04xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu
2010-08-03x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driverFenghua Yu
2010-08-03[CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones
2010-08-03[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov
2010-08-03[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-08-03[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-08-03[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp
2010-08-03[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-08-03[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-08-03[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-08-03[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov
2010-08-03Remove indirect read write api support.Sreedhara DS
2010-08-03intel_scu_ipc: add definitions for vRTC related commandFeng Tang
2010-08-02x86, setup: move isdigit.h to ctype.h, header files on top.H. Peter Anvin
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu
2010-08-02x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-02x86, setup: reorganize the early console setupYinghai Lu
2010-08-02x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin
2010-08-02x86, vdso: Unmap vdso pagesShaohua Li
2010-08-02x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk