| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 15 | -102/+296 |
|\ |
|
| * | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 2011-01-11 | 1 | -2/+2 |
| * | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du | 2011-01-11 | 1 | -4/+1 |
| * | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 2011-01-11 | 1 | -1/+1 |
| * | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 | 4 | -28/+63 |
| * | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 2011-01-11 | 1 | -1/+1 |
| * | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy | 2011-01-10 | 1 | -1/+1 |
| * | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 2011-01-10 | 6 | -63/+225 |
| |\ |
|
| | * | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes | 2011-01-07 | 1 | -11/+37 |
| | * | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 | 31 | -298/+1481 |
| | |\ |
|
| | * | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 | 5 | -29/+25 |
| | * | | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes | 2010-12-23 | 1 | -20/+79 |
| | * | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 | 5 | -24/+95 |
| | * | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 | 4 | -2/+12 |
| | * | | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-23 | 1 | -1/+1 |
| * | | | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar | 2011-01-10 | 9 | -228/+75 |
| |\ \ \ |
|
| * | | | | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 2011-01-09 | 1 | -2/+2 |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 16 | -101/+137 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 73 | -610/+2194 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2011-01-09 | 2 | -13/+18 |
| * | | | | | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 2011-01-07 | 1 | -13/+23 |
| * | | | | | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 2011-01-07 | 1 | -6/+0 |
| * | | | | | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 2011-01-07 | 1 | -16/+14 |
| * | | | | | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 2011-01-07 | 1 | -6/+10 |
| * | | | | | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 2011-01-07 | 8 | -21/+12 |
| * | | | | | x86, NMI: Add priorities to handlers | Don Zickus | 2011-01-07 | 8 | -6/+29 |
| * | | | | | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 2011-01-07 | 1 | -1/+1 |
| * | | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2011-01-07 | 2 | -26/+37 |
* | | | | | | Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-10 | 1 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: disable ACPI NUMA for PV guests | Ian Campbell | 2011-01-10 | 1 | -0/+9 |
* | | | | | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 | 4 | -21/+62 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xen: HVM X2APIC support | Sheng Yang | 2011-01-07 | 3 | -19/+50 |
| * | | | | | | | apic: Move hypervisor detection of x2apic to hypervisor.h | Sheng Yang | 2011-01-07 | 2 | -2/+12 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 30 | -97/+250 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | x86: udelay: Use this_cpu_read to avoid address calculation | Christoph Lameter | 2011-01-04 | 1 | -1/+1 |
| * | | | | | | x86: Use this_cpu_inc_return for nmi counter | Tejun Heo | 2010-12-30 | 1 | -2/+1 |
| * | | | | | | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 10 | -27/+26 |
| * | | | | | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 16 | -62/+57 |
| * | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-18 | 2 | -37/+153 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter | 2010-12-18 | 1 | -6/+15 |
| | * | | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 2010-12-18 | 2 | -1/+109 |
| | * | | | | | | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 | 1 | -36/+35 |
| * | | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 8 | -10/+167 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 | 1 | -0/+43 |
| * | | | | | | | xen: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 4 | -11/+11 |
| * | | | | | | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -7/+7 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 118 | -2006/+1437 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 2 | -143/+39 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 2 | -143/+39 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-------. \ \ \ \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 8 | -2/+97 |
| |\ \ \ \ \ \ \ \ \ \ |
|