Age | Commit message (Expand) | Author | Files | Lines |
2010-12-16 | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra | 1 | -0/+26 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+1 |
2010-12-16 | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 1 | -6/+42 |
2010-12-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 3 | -0/+8 |
2010-12-16 | lguest: populate initial_page_table | Rusty Russell | 3 | -5/+107 |
2010-12-16 | lguest: restore boot speed | Rusty Russell | 1 | -4/+7 |
2010-12-16 | lguest: fix crash lguest_time_init | Rusty Russell | 1 | -1/+1 |
2010-12-15 | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 1 | -0/+1 |
2010-12-14 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2 | -7/+8 |
2010-12-14 | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 1 | -0/+1 |
2010-12-14 | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 3 | -1/+17 |
2010-12-14 | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 1 | -1/+2 |
2010-12-14 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 1 | -2/+2 |
2010-12-13 | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus | 1 | -0/+3 |
2010-12-13 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 1 | -10/+16 |
2010-12-13 | x86: Check tsc available/disabled in the delayed init function | Thomas Gleixner | 1 | -0/+3 |
2010-12-10 | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2 | -8/+11 |
2010-12-10 | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 1 | -1/+7 |
2010-12-09 | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n | Thomas Gleixner | 1 | -2/+1 |
2010-12-09 | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick | 1 | -1/+1 |
2010-12-08 | perf, amd: Remove the nb lock | Peter Zijlstra | 1 | -13/+3 |
2010-12-08 | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 1 | -1/+1 |
2010-12-08 | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 4 | -10/+9 |
2010-12-08 | KVM: Fix OSXSAVE after migration | Sheng Yang | 1 | -0/+2 |
2010-12-08 | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 3 | -0/+8 |
2010-12-07 | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 21 | -133/+227 |
2010-12-06 | x86, earlyprintk: Move mrst early console to platform/ and fix a typo | Feng Tang | 4 | -3/+2 |
2010-12-06 | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 1 | -0/+40 |
2010-12-06 | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu | 1 | -8/+61 |
2010-12-06 | x86: Introduce text_poke_smp_batch() for batch-code modifying | Masami Hiramatsu | 2 | -9/+47 |
2010-12-06 | kprobes: Support delayed unoptimizing | Masami Hiramatsu | 1 | -0/+4 |
2010-12-06 | x86, apbt: Setup affinity for apb timers acting as per-cpu timer | Feng Tang | 1 | -0/+1 |
2010-12-06 | ce4100: Add errata fixes for UART on CE4100 | Dirk Brandewie | 1 | -2/+92 |
2010-12-06 | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2 | -12/+17 |
2010-12-03 | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 4 | -9/+23 |
2010-12-03 | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2 | -31/+14 |
2010-12-03 | x86: Improve TSC calibration using a delayed workqueue | John Stultz | 1 | -3/+83 |
2010-12-03 | Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc | John Stultz | 1 | -2/+5 |
2010-12-03 | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 1 | -2/+0 |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini | 3 | -2/+3 |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 1 | -7/+20 |
2010-11-30 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2 | -15/+56 |
2010-11-30 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 1 | -4/+0 |
2010-11-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+21 |
2010-11-28 | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 3 | -0/+8 |
2010-11-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -43/+84 |
2010-11-27 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -8/+15 |
2010-11-26 | perf, x86: P4 PMU - describe config format | Cyrill Gorcunov | 1 | -8/+55 |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 3 | -7/+7 |
2010-11-26 | x86: Set cpu masks before calling CPU_STARTING notifiers | Andi Kleen | 1 | -4/+7 |