Age | Commit message (Expand) | Author |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-24 | sched/x86: Remove broken power estimation | Peter Zijlstra |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-22 | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto... | Ingo Molnar |
2012-07-21 | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik |
2012-07-21 | x86, boot: Exclude early_serial_console.c if can't use it. | Joe Millenbach |
2012-07-21 | x86, boot: Removed unused debug flag and set code | Joe Millenbach |
2012-07-21 | x86, boot: Switch output functions from command-line flags to conditional com... | Joe Millenbach |
2012-07-21 | x86, boot: Changed error putstr path to match new debug_putstr format | Joe Millenbach |
2012-07-21 | x86, boot: Wrap debug printing in a new debug_putstr function | Joe Millenbach |
2012-07-21 | x86, boot: Removed quiet flag and switched quiet output to debug flag | Joe Millenbach |
2012-07-20 | x86, efi: Handover Protocol | Matt Fleming |
2012-07-20 | x86/tlb: Fix build warning and crash when building for !SMP | Alex Shi |
2012-07-20 | x86, cpufeature: Add the RDSEED and ADX features | H. Peter Anvin |
2012-07-20 | KVM: fix race with level interrupts | Michael S. Tsirkin |
2012-07-20 | module.c: spelling s/postition/position/g | Geert Uytterhoeven |
2012-07-19 | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan |
2012-07-19 | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering |
2012-07-19 | xen: simplify init_hvm_pv_info | Olaf Hering |
2012-07-19 | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering |
2012-07-19 | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel |
2012-07-19 | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel |
2012-07-19 | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel |
2012-07-19 | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel |
2012-07-19 | xen/mce: Register native mce handler as vMCE bounce back point | Liu, Jinsong |
2012-07-19 | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong |
2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki |
2012-07-18 | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity |
2012-07-18 | Merge branch 'linus' into perf/core | Ingo Molnar |
2012-07-16 | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin |
2012-07-16 | KVM guest: switch to apic_set_eoi_write, apic_write | Michael S. Tsirkin |
2012-07-16 | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-12 | olpc-xo15-sci: Use struct dev_pm_ops for power management | Rafael J. Wysocki |
2012-07-12 | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie |
2012-07-11 | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar |
2012-07-11 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck |
2012-07-11 | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava |