aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
* | | | | iommu/amd: Fix wrong shift directionJoerg Roedel2011-11-11
* | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-11-11
* | | | | x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone2011-11-11
* | | | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-11
* | | | | x86: Fix S4 regressionTakashi Iwai2011-10-25
* | | | | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-16
* | | | | perf, x86: Add model 45 SandyBridge supportYouquan Song2011-10-03
* | | | | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-10-03
* | | | | xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-10-03
* | | | | iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-10-03
* | | | | iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-10-03
* | | | | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-10-03
* | | | | xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-10-03
* | | | | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-10-03
* | | | | x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-29
* | | | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-29
* | | | | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-29
* | | | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-29
* | | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-29
* | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-29
* | | | | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-08-29
* | | | | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-15
* | | | | oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-08-05
* | | | | kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-05
* | | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-05
| |_|_|/ |/| | |
* | | | x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-21
* | | | x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-21
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-20
|\ \ \ \
| * | | | x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-13
| * | | | x86: Disable AMD_NUMA for 32bit for nowTejun Heo2011-07-11
* | | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-11
|/ / / /
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-07
|\ \ \ \
| * | | | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk2011-07-07
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-07
|\ \ \ \ \
| * | | | | x86: Don't use the EFI reboot method by defaultMatthew Garrett2011-07-07
| * | | | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-06
| * | | | | x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb2011-07-05
| * | | | | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo2011-07-01
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. | | | | | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-07
|\ \ \| | | | |
| | * | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-06-22
| | |\ \ \ \ \ \
| | | * | | | | | oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-15
* | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-01
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk2011-06-30
| * | | | | | | xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-30
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-30
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-28
* | | | | | | | | KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity2011-06-29
|/ / / / / / / /
* | | | | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-01