Age | Commit message (Expand) | Author |
2012-05-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s... | Richard Weinberger |
2012-05-21 | um: missing checks of __put_user()/__get_user() return values | Al Viro |
2012-05-21 | um: stub_rt_sigsuspend isn't needed these days anymore | Al Viro |
2012-05-21 | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h | Al Viro |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg |
2012-05-21 | x86, relocs: Build clean fix | Jarkko Sakkinen |
2012-05-21 | Merge commit 'v3.4' into x86/urgent | H. Peter Anvin |
2012-05-21 | um: ->restart_block.fn needs to be reset on sigreturn | Al Viro |
2012-05-21 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini |
2012-05-21 | x86, printk: Add missing KERN_CONT to NMI selftest | Sasha Levin |
2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds |
2012-05-21 | Merge branch 'stat-cleanups' (clean up copying of stat info to user space) | Linus Torvalds |
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-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 | 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 | 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-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: Don't continue booting if we can't load the specified initrd | Peter Jones |
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 |