- 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
- 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
- 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
- 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- f4a3330 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 0219896 x86, hpet: Fix bogus error check in hpet_assign_irq() by Thomas Gleixner · 14 years ago
- 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 14 years ago
- 3682930 [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc by Pekka Enberg · 14 years ago
- 86cf147 [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
- 03e2219 perf, x86: Handle in flight NMIs on P4 platform by Cyrill Gorcunov · 14 years ago
- bd126b2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c by Namhyung Kim · 14 years ago
- d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
- 050026f Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 6a6aa2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f061934 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- c7a27aa Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
- c9e2fbd x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile by Alexander Chumachenko · 15 years ago
- a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
- 63e6be6 perf, x86: Catch spurious interrupts after disabling counters by Robert Richter · 14 years ago
- 7329cf0 Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
- 04e0463 x86/amd-iommu: Fix rounding-bug in __unmap_single by Joerg Roedel · 14 years ago
- 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
- e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
- 258af47 tracing/x86: Don't use mcount in kvmclock.c by Steven Rostedt · 14 years ago
- 9ecd4e1 tracing/x86: Don't use mcount in pvclock.c by Jeremy Fitzhardinge · 14 years ago
- 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 74b3c44 x86, setup: Fix earlyprintk=serial,0x3f8,115200 by Yinghai Lu · 14 years ago
- 83d9f65 x86, setup: Fix earlyprintk=serial,ttyS0,115200 by Yinghai Lu · 14 years ago
- bb7ab78 oprofile: Add Support for Intel CPU Family 6 / Model 29 by Jiri Olsa · 14 years ago
- 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
- a5b6173 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 89e45aa x86: Fix instruction breakpoint encoding by Frederic Weisbecker · 14 years ago
- c33f543 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) by Patrick Simmons · 14 years ago
- eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
- 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
- c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
- 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
- 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
- 2fd8186 x86, cpufeature: Suppress compiler warning with gcc 3.x by Tetsuo Handa · 14 years ago
- 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
- 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
- be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
- ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
- 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
- d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
- cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
- 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago
- de725de perf, x86: Fix handle_irq return values by Peter Zijlstra · 14 years ago
- 2e556b5 perf, x86: Fix accidentally ack'ing a second event on intel perf counter by Don Zickus · 14 years ago
- b4c69d4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
- 269f45c oprofile, x86: fix init_sysfs() function stub by Robert Richter · 14 years ago
- 10f0412 oprofile, x86: fix init_sysfs error handling by Robert Richter · 14 years ago
- d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 8d33091 perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag by Lin Ming · 14 years ago
- b7d4608 x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline by Hugh Dickins · 14 years ago
- c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
- 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
- c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
- 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
- 51e3c1b x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev by Sergey Senozhatsky · 14 years ago
- 36423a5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- cd7240c x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states by Suresh Siddha · 14 years ago
- 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 14 years ago
- d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 14 years ago
- b3ea36b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 737480a kprobes/x86: Fix the return address of multiple kretprobes by KUMANO Syuhei · 14 years ago
- 8848a91 x86-32: Fix dummy trampoline-related inline stubs by H. Peter Anvin · 14 years ago
- fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
- 07a7795 x86, cpu: Fix regression in AMD errata checking code by Hans Rosenfeld · 14 years ago
- 351af07 perf, x86: Fix Intel-nhm PMU programming errata workaround by Zhang, Yanmin · 14 years ago
- 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
- 23b90cf x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set by Jesse Barnes · 14 years ago
- 6b5d7a9 KVM: PIT: free irq source id in handling error path by Xiao Guangrong · 14 years ago
- 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
- 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 3185bf8 KVM: destroy workqueue on kvm_create_pit() failures by Xiaotian Feng · 14 years ago
- f45755b KVM: fix poison overwritten caused by using wrong xstate size by Xiaotian Feng · 14 years ago
- 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
- 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
- bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
- c206d44 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 78b1486 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- 4b17caf Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 36450e9 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 9605456 x86: don't send SIGBUS for kernel page faults by Linus Torvalds · 14 years ago
- 3f6c4df [CPUFREQ] acpi-cpufreq: add missing __percpu markup by Namhyung Kim · 14 years ago
- f46a680 Merge branch 'linus' into perf/urgent by Ingo Molnar · 14 years ago
- 1d6225e x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage by Cliff Wickman · 14 years ago
- 4032816 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- 4936a3b x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods by Chris Wilson · 14 years ago