Age | Commit message (Expand) | Author |
2010-01-18 | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y | Rusty Russell |
2010-01-18 | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-... | Rusty Russell |
2010-01-18 | untangle the do_mremap() mess | Al Viro |
2010-01-06 | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov |
2010-01-06 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov |
2010-01-06 | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov |
2010-01-06 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds |
2010-01-06 | KVM: LAPIC: make sure IRR bitmap is scanned after vm load | Marcelo Tosatti |
2010-01-06 | KVM: MMU: remove prefault from invlpg handler | Marcelo Tosatti |
2010-01-06 | x86/amd-iommu: Fix initialization failure panic | Joerg Roedel |
2010-01-06 | x86: SGI UV: Fix writes to led registers on remote uv hubs | Mike Travis |
2010-01-06 | powerpc: Handle VSX alignment faults correctly in little-endian mode | Neil Campbell |
2010-01-06 | x86, cpuid: Add "volatile" to asm in native_cpuid() | Suresh Siddha |
2009-12-18 | implement early_io{re,un}map for ia64 | Luck, Tony |
2009-12-18 | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang |
2009-12-18 | ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f. | Zhao Yakui |
2009-12-18 | sparc: Set UTS_MACHINE correctly. | David S. Miller |
2009-12-18 | sparc64: Fix stack debugging IRQ stack regression. | David S. Miller |
2009-12-18 | sparc64: Fix overly strict range type matching for PCI devices. | David S. Miller |
2009-12-18 | sparc64: Don't specify IRQF_SHARED for LDC interrupts. | David S. Miller |
2009-12-18 | xen: use iret for return from 64b kernel to 32b usermode | Jeremy Fitzhardinge |
2009-12-18 | xen: call clock resume notifier on all CPUs | Ian Campbell |
2009-12-18 | xen: register runstate info for boot CPU early | Jeremy Fitzhardinge |
2009-12-18 | xen: register runstate on secondary CPUs | Ian Campbell |
2009-12-18 | xen: register timer interrupt with IRQF_TIMER | Ian Campbell |
2009-12-18 | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell |
2009-12-18 | xen: restore runstate_info even if !have_vcpu_info_placement | Jeremy Fitzhardinge |
2009-12-18 | xen: re-register runstate area earlier on resume. | Ian Campbell |
2009-12-18 | powerpc: Fix usage of 64-bit instruction in 32-bit altivec code | Benjamin Herrenschmidt |
2009-12-18 | x86: Fix bogus warning in apic_noop.apic_write() | Thomas Gleixner |
2009-12-18 | pxa/em-x270: fix usb hub power up/reset sequence | Igor Grinberg |
2009-12-18 | s390: clear high-order bits of registers after sam64 | Hendrik Brueckner |
2009-12-18 | x86: Fix typo in Intel CPU cache size descriptor | Dave Jones |
2009-12-18 | x86: Add new Intel CPU cache size descriptors | Dave Jones |
2009-12-18 | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman |
2009-12-18 | x86: SGI UV: Fix BAU initialization | Cliff Wickman |
2009-12-18 | x86/mce: Set up timer unconditionally | Jan Beulich |
2009-12-18 | x86, mce: don't restart timer if disabled | Hidetoshi Seto |
2009-12-18 | x86: Use -maccumulate-outgoing-args for sane mcount prologues | Thomas Gleixner |
2009-12-18 | x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage | Thomas Gleixner |
2009-12-18 | KVM: x86: include pvclock MSRs in msrs_to_save | Glauber Costa |
2009-12-18 | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte |
2009-12-18 | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c | Carsten Otte |
2009-12-18 | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity |
2009-12-18 | x86, apic: Enable lapic nmi watchdog on AMD Family 11h | Mikael Pettersson |
2009-12-18 | x86: ASUS P4S800 reboot=bios quirk | Leann Ogasawara |
2009-12-18 | x86: GART: pci-gart_64.c: Use correct length in strncmp | Joe Perches |
2009-12-18 | x86: Fix iommu=nodac parameter handling | Tejun Heo |
2009-12-18 | x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ... | Darrick J. Wong |
2009-12-18 | x86/amd-iommu: un__init iommu_setup_msi | Joerg Roedel |