| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Fix printk typo WARING | Paul Bolle | 2011-02-11 | 1 | -1/+1 |
* | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 | 1 | -0/+10 |
|\ |
|
| * | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon | 2010-12-16 | 1 | -0/+10 |
* | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 | 5 | -12/+332 |
|\ \ |
|
| * | | KVM: Initialize fpu state in preemptible context | Avi Kivity | 2011-01-12 | 1 | -0/+1 |
| * | | KVM guest: Fix kvm clock initialization when it's configured out | Avi Kivity | 2011-01-12 | 1 | -0/+2 |
| * | | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 2011-01-12 | 1 | -0/+3 |
| * | | KVM paravirt: Handle async PF in non preemptable context | Gleb Natapov | 2011-01-12 | 1 | -6/+34 |
| * | | KVM: Handle async PF in a guest. | Gleb Natapov | 2011-01-12 | 3 | -0/+194 |
| * | | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 2011-01-12 | 1 | -0/+92 |
| * | | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 2011-01-12 | 2 | -12/+12 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 22 | -125/+196 |
| |\ \ \ |
|
| * | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 3 | -4/+4 |
* | | | | | set_rtc_mmss: show warning message only once | Stephen Hemminger | 2011-01-13 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 6 | -33/+28 |
|\ \ \ \ \ |
|
| * | | | | | 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 | 2 | -28/+23 |
| * | | | | | 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/apic-cleanups' into x86/urgent | Ingo Molnar | 2011-01-10 | 4 | -186/+68 |
| |\ \ \ \ \ |
|
| * | | | | | | 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 | 10 | -96/+101 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 26 | -714/+648 |
| |\| | | | | | |
|
| * | | | | | | | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2011-01-09 | 1 | -13/+15 |
| * | | | | | | | 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 | 6 | -19/+12 |
| * | | | | | | | x86, NMI: Add priorities to handlers | Don Zickus | 2011-01-07 | 5 | -4/+7 |
| * | | | | | | | 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 | 1 | -25/+26 |
* | | | | | | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | apic: Move hypervisor detection of x2apic to hypervisor.h | Sheng Yang | 2011-01-07 | 1 | -2/+3 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-08 | 18 | -72/+67 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | 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 | 8 | -21/+21 |
| * | | | | | | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 13 | -56/+51 |
| * | | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 2 | -2/+7 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | 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 | 48 | -1693/+872 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -38/+39 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, mm: Initialize initial_page_table before paravirt jumps | Rusty Russell | 2011-01-04 | 1 | -38/+39 |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | 3 | -1/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |_|_|_|/ / /
| | | | | | |/| | | | / /
| | | | | | |_|_|_|_|/ /
| | | | | |/| | | | | | |
|
| | | | * | | | | | | | | x86, hwmon: Add core threshold notification to therm_throt.c | R, Durgadoss | 2011-01-03 | 1 | -0/+40 |
| | | | | |_|/ / / / /
| | | | |/| | | | | | |
|
| | * | | | | | | | | | x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume | Suresh Siddha | 2010-12-14 | 2 | -1/+16 |
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-06 | 1 | -27/+34 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86, UV: Fix the effect of extra bits in the hub nodeid register | Jack Steiner | 2010-12-22 | 1 | -12/+21 |
| | * | | | | | | | | | x86, UV: Add common uv_early_read_mmr() function for reading MMRs | Jack Steiner | 2010-12-22 | 1 | -16/+14 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|