| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Make sure IOMMU interrupts are re-enabled on resume | Joerg Roedel | 2012-04-13 | 1 | -7/+17 |
* | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 2012-04-13 | 2 | -7/+4 |
* | Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries" | Greg Kroah-Hartman | 2012-04-13 | 1 | -32/+8 |
* | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder | 2012-04-13 | 1 | -1/+0 |
* | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder | 2012-04-13 | 1 | -0/+11 |
* | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel | 2012-04-13 | 1 | -0/+60 |
* | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND | zhuangfeiran@ict.ac.cn | 2012-04-13 | 1 | -1/+1 |
* | x86, tls: Off by one limit check | Dan Carpenter | 2012-04-02 | 1 | -2/+2 |
* | x86, tsc: Skip refined tsc calibration on systems with reliable TSC | Alok Kataria | 2012-04-02 | 1 | -0/+10 |
* | net: bpf_jit: fix BPF_S_LDX_B_MSH compilation | Eric Dumazet | 2012-04-02 | 1 | -9/+5 |
* | x86-32: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 2012-04-02 | 1 | -7/+10 |
* | KVM: x86: fix missing checks in syscall emulation | Stephan Bärwolf | 2012-04-02 | 2 | -0/+64 |
* | KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" | Stephan Bärwolf | 2012-04-02 | 2 | -0/+26 |
* | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-04-02 | 1 | -0/+2 |
* | x86/ioapic: Add register level checks to detect bogus io-apic entries | Suresh Siddha | 2012-04-02 | 1 | -8/+32 |
* | x86: Derandom delay_tsc for 64 bit | Thomas Gleixner | 2012-03-19 | 1 | -2/+2 |
* | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann | 2012-02-29 | 1 | -8/+36 |
* | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds | 2012-02-29 | 4 | -42/+133 |
* | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-29 | 6 | -32/+30 |
* | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds | 2012-02-29 | 3 | -22/+16 |
* | i387: do not preload FPU state at task switch time | Linus Torvalds | 2012-02-29 | 4 | -68/+11 |
* | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds | 2012-02-29 | 4 | -23/+58 |
* | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds | 2012-02-29 | 1 | -3/+6 |
* | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds | 2012-02-29 | 3 | -8/+45 |
* | i387: fix sense of sanity check | Linus Torvalds | 2012-02-29 | 1 | -1/+1 |
* | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-29 | 2 | -8/+47 |
* | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-29 | 2 | -4/+4 |
* | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback | Stefano Stabellini | 2012-02-20 | 1 | -1/+1 |
* | net: bpf_jit: fix divide by 0 generation | Eric Dumazet | 2012-02-03 | 1 | -14/+22 |
* | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann | 2012-02-03 | 1 | -2/+22 |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-02-03 | 1 | -2/+2 |
* | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-25 | 1 | -6/+7 |
* | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 2012-01-25 | 1 | -0/+4 |
* | x86, UV: Update Boot messages for SGI UV2 platform | Jack Steiner | 2012-01-25 | 1 | -1/+6 |
* | x86: Fix mmap random address range | Ludwig Nussel | 2012-01-25 | 1 | -2/+2 |
* | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas | 2012-01-25 | 1 | -1/+2 |
* | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 2012-01-25 | 3 | -31/+44 |
* | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources | Gary Hade | 2012-01-25 | 1 | -2/+16 |
* | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 2012-01-06 | 1 | -2/+2 |
* | xen: only limit memory map to maximum reservation for domain 0. | Ian Campbell | 2011-12-21 | 1 | -3/+15 |
* | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-21 | 1 | -7/+14 |
* | thp: add compound tail page _mapcount when mapped | Youquan Song | 2011-12-21 | 1 | -0/+2 |
* | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter | 2011-12-09 | 1 | -2/+5 |
* | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-12-09 | 1 | -1/+5 |
* | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 2011-12-09 | 1 | -0/+2 |
* | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-09 | 1 | -2/+11 |
* | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-09 | 1 | -1/+1 |
* | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 2011-12-09 | 1 | -1/+22 |
* | xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. | Zhenzhong Duan | 2011-11-21 | 1 | -2/+1 |
* | x86, mrst: use a temporary variable for SFI irq | Mika Westerberg | 2011-11-21 | 1 | -10/+12 |