Age | Commit message (Expand) | Author |
2012-02-29 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-29 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
2012-02-29 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-29 | i387: fix sense of sanity check | Linus Torvalds |
2012-02-29 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
2012-02-29 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
2012-02-20 | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback | Stefano Stabellini |
2012-02-03 | net: bpf_jit: fix divide by 0 generation | Eric Dumazet |
2012-02-03 | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann |
2012-02-03 | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson |
2012-01-25 | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman |
2012-01-25 | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff |
2012-01-25 | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner |
2012-01-25 | x86: Fix mmap random address range | Ludwig Nussel |
2012-01-25 | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas |
2012-01-25 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas |
2012-01-25 | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources | Gary Hade |
2012-01-06 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter |
2011-12-21 | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell |
2011-12-21 | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf |
2011-12-21 | thp: add compound tail page _mapcount when mapped | Youquan Song |
2011-12-09 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2011-12-09 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-12-09 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-09 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-09 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-09 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-11-21 | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan |
2011-11-21 | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg |
2011-11-21 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov |
2011-11-11 | thp: share get_huge_page_tail() | Andrea Arcangeli |
2011-11-11 | mm: thp: tail page refcounting fix | Andrea Arcangeli |
2011-11-11 | iommu/amd: Fix wrong shift direction | Joerg Roedel |
2011-11-11 | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich |
2011-11-11 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone |
2011-11-11 | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner |
2011-10-25 | x86: Fix S4 regression | Takashi Iwai |
2011-10-16 | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel |
2011-10-03 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-10-03 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel |
2011-10-03 | xen: use maximum reservation to limit amount of usable RAM | David Vrabel |
2011-10-03 | iommu/amd: Make sure iommu->need_sync contains correct value | Joerg Roedel |
2011-10-03 | iommu/amd: Don't take domain->lock recursivly | Joerg Roedel |
2011-10-03 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-10-03 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-10-03 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-29 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-29 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-29 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox |
2011-08-29 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini |