| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 3 | -65/+86 |
|\ |
|
| * | apic, amd: Make firmware bug messages more meaningful | Robert Richter | 2010-10-25 | 2 | -7/+9 |
| * | mce, amd: Remove goto in threshold_create_device() | Robert Richter | 2010-10-25 | 1 | -2/+2 |
| * | mce, amd: Add helper functions to setup APIC | Robert Richter | 2010-10-25 | 1 | -29/+38 |
| * | mce, amd: Shorten local variables mci_misc_{hi,lo} | Robert Richter | 2010-10-25 | 1 | -13/+13 |
| * | mce, amd: Implement mce_threshold_block_init() helper function | Robert Richter | 2010-10-25 | 1 | -19/+29 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-06 | 5 | -11/+50 |
|\ \ |
|
| * | | x86: Fix included-by file reference comments | Kees Cook | 2010-11-18 | 1 | -3/+3 |
| * | | x86, cpu: Only CPU features determine NX capabilities | Kees Cook | 2010-11-10 | 1 | -1/+1 |
| * | | x86, cpu: Call verify_cpu during 32bit CPU startup | Kees Cook | 2010-11-10 | 2 | -0/+7 |
| * | | x86, cpu: Clear XD_DISABLED flag on Intel to regain NX | Kees Cook | 2010-11-10 | 1 | -8/+40 |
| * | | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S | Kees Cook | 2010-11-10 | 3 | -2/+2 |
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | 13 | -90/+117 |
|\ \ \ |
|
| * | | | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion | Yinghai Lu | 2011-01-05 | 6 | -32/+19 |
| * | | | Merge commit 'v2.6.37-rc8' into x86/apic | Ingo Molnar | 2011-01-04 | 175 | -2974/+6200 |
| |\ \ \ |
|
| * | | | | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation | Yinghai Lu | 2010-12-23 | 3 | -0/+16 |
| * | | | | x86, acpi: Add MAX_LOCAL_APIC for 32bit | Yinghai Lu | 2010-12-23 | 3 | -2/+3 |
| * | | | | x86: io_apic: Split setup_ioapic_ids_from_mpc() | Sebastian Andrzej Siewior | 2010-12-06 | 2 | -12/+17 |
| * | | | | x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage | Thomas Gleixner | 2010-10-24 | 1 | -1/+1 |
| * | | | | x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() | Thomas Gleixner | 2010-10-23 | 3 | -10/+6 |
| * | | | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 | 2 | -33/+55 |
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 10 | -205/+226 |
|\ \ \ \ \ |
|
| * | | | | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 | 3 | -84/+74 |
| * | | | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 4 | -71/+102 |
| * | | | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 10 | -101/+101 |
* | | | | | | x86, NMI: Add touch_nmi_watchdog to io_check_error delay | Huang Ying | 2011-01-05 | 1 | -3/+5 |
* | | | | | | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time | Dongdong Deng | 2011-01-05 | 1 | -0/+13 |
* | | | | | | x86: Only call smp_processor_id in non-preempt cases | Don Zickus | 2011-01-05 | 1 | -1/+2 |
* | | | | | | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 3 | -9/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter | 2011-01-03 | 1 | -8/+16 |
| * | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-02 | 2 | -1/+4 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | KVM: i8259: initialize isr_ack | Avi Kivity | 2011-01-02 | 1 | -0/+2 |
| | * | | | | | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity | 2010-12-29 | 1 | -1/+2 |
* | | | | | | | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2011-01-04 | 3 | -2/+9 |
* | | | | | | | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 2011-01-04 | 2 | -14/+19 |
|\| | | | | | |
|
| * | | | | | | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl | 2010-12-27 | 1 | -11/+5 |
| * | | | | | | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-23 | 1 | -3/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, kexec: Limit the crashkernel address appropriately | H. Peter Anvin | 2010-12-17 | 1 | -3/+14 |
* | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2010-12-30 | 3 | -18/+43 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | oprofile, x86: Add support for 6 counters (AMD family 15h) | Robert Richter | 2010-12-19 | 2 | -18/+40 |
| * | | | | | | | | oprofile, x86: Add support for AMD family 15h | Robert Richter | 2010-12-19 | 1 | -0/+3 |
* | | | | | | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 2010-12-22 | 5 | -17/+3 |
* | | | | | | | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 21 | -64/+226 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | | | | | | | | | |
| | \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 8 | -28/+38 |
| |\ \ \ \ \ \ \ \ \
| | | |_|/ / / / / /
| | |/| | / / / / /
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | * | | | | | | | x86-32: Make sure we can map all of lowmem if we need to | H. Peter Anvin | 2010-12-16 | 2 | -6/+8 |
| | * | | | | | | | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 2010-12-13 | 2 | -7/+8 |
| | * | | | | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode | Kenji Kaneshige | 2010-12-13 | 1 | -0/+1 |
| | * | | | | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() | Suresh Siddha | 2010-12-13 | 1 | -1/+2 |
| | * | | | | | | | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin | 2010-12-13 | 1 | -2/+2 |
| | * | | | | | | | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner | 2010-12-13 | 1 | -10/+16 |