Age | Commit message (Expand) | Author |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-10 | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-02-09 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha |
2010-02-09 | x86-32: Make AT_VECTOR_SIZE_ARCH=2 | Serge E. Hallyn |
2010-02-09 | KVM: PIT: control word is write-only | Marcelo Tosatti |
2010-02-09 | kvmclock: count total_sleep_time when updating guest clock | Jason Wang |
2010-02-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2010-02-02 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng |
2010-02-02 | x86, doc: Fix minor spelling error in arch/x86/mm/gup.c | Andy Shevchenko |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-30 | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel |
2010-01-30 | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel |
2010-01-29 | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman |
2010-01-29 | x86: get rid of the insane TIF_ABI_PENDING bit | H. Peter Anvin |
2010-01-29 | Split 'flush_old_exec' into two functions | Linus Torvalds |
2010-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-01-28 | x86/PCI: remove IOH range fetching | Jeff Garrett |
2010-01-27 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara |
2010-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-27 | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich |
2010-01-27 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2010-01-27 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-01-26 | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson |
2010-01-25 | oprofile/x86: add Xeon 7500 series support | Andi Kleen |
2010-01-25 | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit |
2010-01-25 | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun |
2010-01-25 | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun |
2010-01-25 | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti |
2010-01-25 | KVM: x86: Fix host_mapping_level() | Sheng Yang |
2010-01-25 | KVM: Fix race between APIC TMR and IRR | Avi Kivity |
2010-01-23 | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin |
2010-01-23 | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann |
2010-01-23 | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh |
2010-01-23 | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes |
2010-01-22 | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel |
2010-01-22 | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-18 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha |