aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, UV: Update Boot messages for SGI UV2 platformJack Steiner2012-01-251-1/+6
* x86: Fix mmap random address rangeLudwig Nussel2012-01-251-2/+2
* x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-251-1/+2
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-253-31/+44
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-251-2/+16
* net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2012-01-061-2/+2
* xen: only limit memory map to maximum reservation for domain 0.Ian Campbell2011-12-211-3/+15
* x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf2011-12-211-7/+14
* thp: add compound tail page _mapcount when mappedYouquan Song2011-12-211-0/+2
* oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-12-091-2/+5
* perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-12-091-1/+5
* x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-091-0/+2
* x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-091-2/+11
* x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-091-1/+1
* sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-12-091-1/+22
* xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan2011-11-211-2/+1
* x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-11-211-10/+12
* sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-11-211-1/+3
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-111-11/+0
* mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-111-2/+3
* iommu/amd: Fix wrong shift directionJoerg Roedel2011-11-111-1/+1
* apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-11-113-13/+19
* x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone2011-11-111-1/+3
* x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-11-114-16/+46
* x86: Fix S4 regressionTakashi Iwai2011-10-251-2/+1
* x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-161-0/+11
* perf, x86: Add model 45 SandyBridge supportYouquan Song2011-10-031-0/+1
* xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-10-031-4/+6
* xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-10-031-0/+19
* iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-10-031-3/+10
* iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-10-031-5/+0
* xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-10-031-0/+10
* xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-10-031-3/+5
* x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-10-031-0/+3
* x86, UV: Remove UV delay in starting slave cpusJack Steiner2011-08-291-1/+0
* x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-291-1/+1
* x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-291-2/+2
* xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-291-2/+2
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-293-8/+12
* x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-291-0/+23
* x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-08-291-5/+5
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-154-1/+87
* oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-08-041-9/+47
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-042-0/+4
* x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-08-042-0/+21
* x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin2011-07-211-0/+8
* x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman2011-07-211-0/+8
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-202-1/+9
|\
| * x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard2011-07-121-0/+8
| * x86: Disable AMD_NUMA for 32bit for nowTejun Heo2011-07-111-1/+1