Age | Commit message (Expand) | Author |
2012-05-21 | xen/smp: unbind irqworkX when unplugging vCPUs. | Konrad Rzeszutek Wilk |
2012-05-21 | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
2012-05-21 | x86: Use generic time config | Thomas Gleixner |
2012-05-21 | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage | Shuah Khan |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2012-05-21 | x86, realmode: Move end signature into header.S | H. Peter Anvin |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-18 | x86, relocs: More relocations which may end up as absolute | H. Peter Anvin |
2012-05-18 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-05-18 | x86-64: Fix accounting in kernel_physical_mapping_init() | Jan Beulich |
2012-05-18 | x86/tlb: Clean up and unify TLB_FLUSH_ALL definition | Alex Shi |
2012-05-18 | x86/apic: Implement EIO micro-optimization | Michael S. Tsirkin |
2012-05-18 | x86/apic: Add apic->eoi_write() callback | Michael S. Tsirkin |
2012-05-18 | x86/apic: Use symbolic APIC_EOI_ACK | Michael S. Tsirkin |
2012-05-18 | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it | Michael S. Tsirkin |
2012-05-18 | x86/xen/apic: Add missing #include <xen/xen.h> | Ingo Molnar |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2012-05-17 | x86: Fix boot on Twinhead H12Y | Alan Cox |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra |
2012-05-17 | x86/vga: fix build with efi disabled. | Dave Airlie |
2012-05-16 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt |
2012-05-16 | x86, fpu: drop the fpu state during thread exit | Suresh Siddha |
2012-05-16 | x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() | Suresh Siddha |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-16 | KVM: Fix mmu_reload() clash with nested vmx event injection | Avi Kivity |
2012-05-16 | x86, realmode: Change EFER to a single u64 field | H. Peter Anvin |
2012-05-16 | x86: Don't continue booting if we can't load the specified initrd | Peter Jones |
2012-05-16 | x86, realmode: Move kernel/realmode.c to realmode/init.c | H. Peter Anvin |
2012-05-16 | x86, realmode: Move not-common bits out of trampoline_common.S | H. Peter Anvin |
2012-05-16 | x86, realmode: Mask out EFER.LMA when saving trampoline EFER | H. Peter Anvin |
2012-05-16 | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity |
2012-05-16 | KVM: VMX: Optimize %ds, %es reload | Avi Kivity |
2012-05-16 | KVM: VMX: Fix %ds/%es clobber | Avi Kivity |
2012-05-16 | x86/vga: set the default device from the fixup. | Dave Airlie |
2012-05-15 | x86/PCI: only check for spinlock being held in SMP kernels | Bjorn Helgaas |
2012-05-15 | x86: kernel/dumpstack.c simple_strtoul cleanup | Shuah Khan |
2012-05-15 | x86: kernel/check.c simple_strtoul cleanup | Shuah Khan |
2012-05-15 | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman |
2012-05-15 | crypto: aesni-intel - move more common code to ablk_init_common | Jussi Kivilinna |
2012-05-15 | crypto: aesni-intel - use crypto_[un]register_algs | Jussi Kivilinna |
2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck |
2012-05-14 | percpu: remove percpu_xxx() functions | Alex Shi |