Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-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 | 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 |
2010-11-26 | perf: Introduce is_sampling_event() | Franck Bui-Huu | 1 | -1/+1 |
2010-11-26 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 5 | -4/+31 |
2010-11-26 | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 6 | -18/+18 |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 1 | -1/+1 |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 1 | -0/+20 |
2010-11-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 3 | -16/+56 |
2010-11-25 | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 1 | -2/+2 |
2010-11-24 | xen: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2010-11-24 | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2 | -15/+56 |
2010-11-24 | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -30/+48 |
2010-11-23 | xen: use default_idle | Jeremy Fitzhardinge | 1 | -15/+5 |
2010-11-23 | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 1 | -12/+9 |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 22 | -259/+308 |
2010-11-22 | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2 | -9/+11 |
2010-11-20 | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 1 | -2/+1 |
2010-11-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 10 | -54/+59 |
2010-11-18 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -11/+10 |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -4/+8 |
2010-11-18 | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 10 | -54/+59 |
2010-11-18 | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2 | -35/+31 |
2010-11-18 | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 1 | -0/+2 |
2010-11-18 | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 5 | -5/+49 |
2010-11-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 1 | -0/+4 |
2010-11-18 | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 1 | -2/+3 |
2010-11-18 | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 1 | -1/+1 |
2010-11-18 | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 1 | -3/+4 |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 12 | -809/+1 |
2010-11-18 | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 5 | -587/+4 |
2010-11-18 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -5/+5 |
2010-11-18 | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity | 1 | -8/+7 |