summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-01-07net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2011-12-22xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-22x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-22thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra1-1/+5
2011-12-09x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk1-0/+2
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb1-2/+11
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas1-1/+1
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-11-22xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan1-2/+1
2011-11-22x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-11-22sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli1-2/+3
2011-11-11iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich3-13/+19
2011-11-11x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner4-16/+46
2011-10-25x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-17x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-03perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-10-03xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel1-4/+6
2011-10-03xen: use maximum reservation to limit amount of usable RAMDavid Vrabel1-0/+19
2011-10-03iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-10-03iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-10-03xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-10-03xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-10-03x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin1-0/+3
2011-08-30x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-30x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-30x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-30xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-30xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich3-8/+12
2011-08-30x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha1-0/+23
2011-08-30x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown1-5/+5
2011-08-16xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge4-1/+87
2011-08-05oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter1-9/+47
2011-08-05kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2-0/+4
2011-08-05x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2-0/+21
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+9
2011-07-13x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard1-0/+8
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-2/+1
2011-07-11x86: Disable AMD_NUMA for 32bit for nowTejun Heo1-1/+1
2011-07-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-28/+28
2011-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-3/+36
2011-07-08Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds1-4/+10
2011-07-07xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk1-28/+28