summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-01-11net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2012-01-05Linux 3.1.7Varun Wadekar
2011-12-26cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2011-12-21xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-21x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-21xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-12-21thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra
2011-12-09x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-30Move x86_64 idle notifiers to genericTodd Poynor
2011-11-21xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-11-11x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-10-24x86: Fix S4 regressionTakashi Iwai
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-24xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge