| Commit message (Expand) | Author | Age |
* | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 |
* | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-18 |
|\ |
|
| * | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter | 2010-12-18 |
| * | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 2010-12-18 |
| * | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 |
* | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 |
|\| |
|
| * | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 |
| * | lguest: populate initial_page_table | Rusty Russell | 2010-12-16 |
| * | lguest: restore boot speed | Rusty Russell | 2010-12-16 |
| * | lguest: fix crash lguest_time_init | Rusty Russell | 2010-12-16 |
| * | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h | Randy Dunlap | 2010-12-15 |
| *---. | Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes... | Linus Torvalds | 2010-12-08 |
| |\ \ \ |
|
| | * | | | x86/pvclock: Zero last_value on resume | Jeremy Fitzhardinge | 2010-11-28 |
* | | | | | xen: Use this_cpu_ops | Christoph Lameter | 2010-12-17 |
* | | | | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 |
|/ / / / |
|
* | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel... | Linus Torvalds | 2010-12-03 |
|\ \ \ \ |
|
| * | | | | xen: unplug the emulated devices at resume time | Stefano Stabellini | 2010-12-02 |
| * | | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/... | Linus Torvalds | 2010-12-03 |
|\ \ \ \ \ \ |
|
| | * | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-29 |
| | * | | | | | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge | 2010-11-29 |
| * | | | | | | xen: use default_idle | Jeremy Fitzhardinge | 2010-11-22 |
| * | | | | | | xen: clean up "extra" memory handling some more | Jeremy Fitzhardinge | 2010-11-22 |
* | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 2010-11-26 |
| * | | | | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-26 |
|\ \ \ \ \ |
|
| * | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 |
| * | | | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 |
| * | | | | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 |
| * | | | | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-26 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 2010-11-18 |
| * | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 |
| |\ \ \ \ |
|
| | * | | | | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 2010-11-12 |
| * | | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 2010-11-18 |
| * | | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2010-11-18 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | tracing: Force arch_local_irq_* notrace for paravirt | Steven Rostedt | 2010-11-10 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 2010-11-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: remove duplicated #include | Huang Weiyi | 2010-11-24 |
| * | | | | | | xen: x86/32: perform initial startup on initial_page_table | Ian Campbell | 2010-11-24 |
| |/ / / / / |
|
* | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline | Andrew Morton | 2010-11-24 |
* | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-23 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. | | | | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 2010-11-22 |
| |\ \| | | |
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 2010-11-16 |
| | |\| | | |
|
| | * | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 |
| * | | | | | xen: set IO permission early (before early_cpu_init()) | Konrad Rzeszutek Wilk | 2010-11-22 |
| * | | | | | xen: re-enable boot-time ballooning | Jeremy Fitzhardinge | 2010-11-20 |
| * | | | | | xen: implement XENMEM_machphys_mapping | Ian Campbell | 2010-11-12 |