Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | Revert "x86: allocate space within a region top-down" | Bjorn Helgaas | 2010-12-17 | 1 | -1/+0 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-12-17 | 5 | -12/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: Fix preemption counter leak in kvm_timer_init() | Avi Kivity | 2010-12-16 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | KVM: enlarge number of possible CPUID leaves | Andre Przywara | 2010-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | KVM: SVM: Do not report xsave in supported cpuid | Joerg Roedel | 2010-12-08 | 4 | -10/+9 | |
| | * | | | | | | | | | | | | KVM: Fix OSXSAVE after migration | Sheng Yang | 2010-12-08 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | lguest: populate initial_page_table | Rusty Russell | 2010-12-16 | 3 | -5/+107 | |
| * | | | | | | | | | | | | lguest: restore boot speed | Rusty Russell | 2010-12-16 | 1 | -4/+7 | |
| * | | | | | | | | | | | | lguest: fix crash lguest_time_init | Rusty Russell | 2010-12-16 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 2010-12-15 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | perf, x86: Provide a PEBS capable cycle event | Peter Zijlstra | 2010-12-16 | 1 | -0/+26 | |
* | | | | | | | | | | | perf: Dynamic pmu types | Peter Zijlstra | 2010-12-16 | 1 | -1/+1 | |
* | | | | | | | | | | | perf, x86: Detect broken BIOSes that corrupt the PMU | Peter Zijlstra | 2010-12-16 | 1 | -6/+42 | |
* | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-12-16 | 3 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 | 3 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 | 3 | -0/+8 | |
* | | | | | | | | | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled | Don Zickus | 2010-12-13 | 1 | -0/+3 | |
* | | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls | Don Zickus | 2010-12-10 | 2 | -8/+11 | |
* | | | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdog | Don Zickus | 2010-12-10 | 1 | -1/+7 | |
* | | | | | | | | | | | | x86: Address 'unused' warning in hw_nmi.c again | Rakib Mullick | 2010-12-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | perf, amd: Remove the nb lock | Peter Zijlstra | 2010-12-08 | 1 | -13/+3 | |
* | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | 21 | -133/+227 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 | 4 | -9/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | xen: unplug the emulated devices at resume time | Stefano Stabellini | 2010-12-02 | 3 | -2/+3 | |
| | * | | | | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 | 1 | -7/+20 | |
| | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2010-12-03 | 2 | -31/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-29 | 2 | -15/+56 | |
| | | * | | | | | | | | | | | | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 2010-11-29 | 1 | -4/+0 | |
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | xen: use default_idle | Jeremy Fitzhardinge | 2010-11-22 | 1 | -15/+5 | |
| | * | | | | | | | | | | | | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 2010-11-22 | 1 | -12/+9 | |
| * | | | | | | | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 | 1 | -2/+0 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 2 | -1/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-27 | 9 | -43/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 2 | -35/+31 | |
| | * | | | | | | | | | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 5 | -5/+49 | |
| | * | | | | | | | | | | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 | 1 | -2/+3 | |
| | * | | | | | | | | | | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-27 | 4 | -8/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 2010-11-25 | 3 | -16/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | xen: remove duplicated #include | Huang Weiyi | 2010-11-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-24 | 2 | -15/+56 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-24 | 7 | -30/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 | 22 | -259/+308 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | | | | | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 | 264 | -7245/+10153 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 | 1 | -1/+2 | |
| | * | | | | | | | | | | | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2010-11-22 | 2 | -9/+11 | |
| | * | | | | | | | | | | | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 2010-11-19 | 1 | -2/+1 | |
| | * | | | | | | | | | | | xen: implement XENMEM_machphys_mapping | Ian Campbell | 2010-11-12 | 6 | -18/+34 | |
* | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+40 |