Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 5 | -12/+26 |
2011-10-13 | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 1 | -1/+7 |
2011-10-06 | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel | 1 | -0/+11 |
2011-10-01 | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2 | -11/+21 |
2011-09-25 | KVM: x86 emulator: fix Src2CL decode | Avi Kivity | 1 | -1/+1 |
2011-09-25 | KVM: MMU: fix incorrect return of spte | Zhao Jin | 1 | -1/+2 |
2011-09-21 | x86/rtc: Don't recursively acquire rtc_lock | Matt Fleming | 2 | -11/+21 |
2011-09-16 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 3 | -9/+8 |
2011-09-15 | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 3 | -7/+0 |
2011-09-15 | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich | 1 | -4/+2 |
2011-09-13 | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel | 1 | -4/+6 |
2011-09-12 | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds | 1 | -2/+3 |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 1 | -2/+7 |
2011-09-08 | xen: disable PV spinlocks on HVM | Stefano Stabellini | 1 | -1/+0 |
2011-09-07 | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 1 | -0/+3 |
2011-09-07 | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 3 | -3/+34 |
2011-09-07 | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm | Linus Torvalds | 1 | -1/+1 |
2011-09-01 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk | 1 | -0/+10 |
2011-09-01 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov | 1 | -3/+5 |
2011-09-01 | xen: use maximum reservation to limit amount of usable RAM | David Vrabel | 1 | -0/+19 |
2011-08-31 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin | 1 | -0/+3 |
2011-08-30 | KVM: Fix instruction size issue in pvclock scaling | Duncan Sands | 1 | -1/+1 |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 3 | -3/+3 |
2011-08-26 | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov | 1 | -1/+3 |
2011-08-25 | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski | 1 | -6/+2 |
2011-08-25 | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo | 1 | -2/+0 |
2011-08-24 | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge | 1 | -2/+3 |
2011-08-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+3 |
2011-08-23 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 1 | -1/+1 |
2011-08-22 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -11/+15 |
2011-08-22 | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge | 1 | -1/+1 |
2011-08-22 | xen: Do not enable PV IPIs when vector callback not present | Stefano Stabellini | 1 | -2/+2 |
2011-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -0/+9 |
2011-08-17 | xen/x86: replace order-based range checking of M2P table by linear one | Jan Beulich | 3 | -8/+12 |
2011-08-16 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2011-08-16 | KVM: uses TASKSTATS, depends on NET | Randy Dunlap | 1 | -0/+2 |
2011-08-15 | x86: fix mm/fault.c build | Randy Dunlap | 1 | -0/+1 |
2011-08-12 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -115/+173 |
2011-08-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2011-08-10 | x86-64: Rework vsyscall emulation and add vsyscall= parameter | Andy Lutomirski | 9 | -89/+90 |
2011-08-10 | x86-64: Wire up getcpu syscall | Andy Lutomirski | 1 | -0/+2 |
2011-08-10 | x86: Remove unnecessary compile flag tweaks for vsyscall code | Andy Lutomirski | 2 | -16/+0 |
2011-08-09 | perf, x86: Add model 45 SandyBridge support | Youquan Song | 1 | -0/+1 |
2011-08-06 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -7/+6 |
2011-08-05 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 1 | -1/+0 |
2011-08-05 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 1 | -2/+2 |
2011-08-05 | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-08-04 | x86-64: Add vsyscall:emulate_vsyscall trace event | Andy Lutomirski | 2 | -0/+35 |
2011-08-04 | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 8 | -9/+38 |
2011-08-04 | x86-64, xen: Enable the vvar mapping | Andy Lutomirski | 1 | -1/+3 |