| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 3 | -33/+94 |
|\ |
|
| * | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2011-12-18 | 1 | -4/+30 |
| |\ |
|
| | * | x86: add IRQ context simulation in module mce-inject | Chen Gong | 2011-12-16 | 1 | -4/+30 |
| * | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2011-12-15 | 1 | -7/+57 |
| |\ \ |
|
| | * | | x86, MCE: Drain mcelog buffer | Borislav Petkov | 2011-12-14 | 1 | -0/+39 |
| | * | | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 2011-12-14 | 1 | -7/+18 |
| | |/ |
|
| * / | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2011-12-14 | 1 | -22/+7 |
| |/ |
|
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 2 | -95/+119 |
|\ \ |
|
| * \ | Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-12-15 | 2 | -95/+119 |
| |\ \ |
|
| | * | | x86, microcode, AMD: Update copyrights | Borislav Petkov | 2011-12-14 | 1 | -3/+7 |
| | * | | x86, microcode, AMD: Exit early on success | Borislav Petkov | 2011-12-14 | 1 | -13/+9 |
| | * | | x86, microcode, AMD: Simplify ucode verification | Borislav Petkov | 2011-12-14 | 1 | -86/+93 |
| | * | | x86, microcode, AMD: Add a reusable buffer | Borislav Petkov | 2011-12-14 | 1 | -0/+8 |
| | * | | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov | 2011-12-14 | 2 | -0/+9 |
| | |/ |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs | 2011-12-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 | 4 | -10/+10 |
|\ \ \ |
|
| * | | | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov | 2011-12-09 | 1 | -4/+1 |
| * | | | arch/x86/kernel/ptrace.c: Quiet sparse noise | H Hartley Sweeten | 2011-12-05 | 1 | -1/+2 |
| * | | | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation | Thomas Meyer | 2011-12-05 | 1 | -3/+2 |
| * | | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner | 2011-12-05 | 1 | -2/+5 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 6 | -30/+94 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2012-01-04 | 16 | -50/+124 |
| |\ \ \ \ |
|
| * | | | | | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel | 2011-12-15 | 1 | -1/+2 |
| * | | | | | x86: Fix rflags in FAKE_STACK_FRAME | Seiichi Ikarashi | 2011-12-06 | 2 | -2/+2 |
| * | | | | | x86: Clean up and extend do_int3() | Srikar Dronamraju | 2011-12-06 | 1 | -6/+1 |
| * | | | | | x86: Call do_notify_resume() with interrupts enabled | Srikar Dronamraju | 2011-12-06 | 1 | -0/+4 |
| * | | | | | x86-64: Cleanup some assembly entry points | Jan Beulich | 2011-12-05 | 1 | -1/+1 |
| * | | | | | x86-64: Slightly shorten line system call entry and exit paths | Jan Beulich | 2011-12-05 | 1 | -5/+3 |
| * | | | | | x86-64: Reduce amount of redundant code generated for invalidate_interruptNN | Jan Beulich | 2011-12-05 | 1 | -3/+12 |
| * | | | | | x86-64: Slightly shorten int_ret_from_sys_call | Jan Beulich | 2011-12-05 | 1 | -3/+1 |
| * | | | | | x86: Default to vsyscall=emulate | Andy Lutomirski | 2011-12-05 | 1 | -1/+1 |
| * | | | | | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2011-12-05 | 1 | -8/+67 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 16 | -57/+423 |
|\ \ \ \ \ |
|
| * | | | | | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 2011-12-23 | 1 | -1/+2 |
| * | | | | | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu | 2011-12-23 | 1 | -10/+27 |
| * | | | | | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2011-12-23 | 2 | -18/+59 |
| * | | | | | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 2011-12-23 | 1 | -2/+8 |
| * | | | | | x86, apic: Add probe() for apic_flat | Yinghai Lu | 2011-12-23 | 1 | -1/+6 |
| * | | | | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 7 | -28/+4 |
| * | | | | | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 2 | -8/+3 |
| * | | | | | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 2 | -0/+11 |
| * | | | | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 | 1 | -0/+2 |
| * | | | | | x86: Add NumaChip support | Steffen Persvold | 2011-12-05 | 2 | -0/+295 |
| * | | | | | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 | 3 | -0/+17 |
| * | | | | | x86: Make flat_init_apic_ldr() available | Daniel J Blueman | 2011-12-05 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-06 | 2 | -5/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | time: x86: Remove CLOCK_TICK_RATE from tsc code | Deepak Saxena | 2011-11-21 | 1 | -2/+2 |
| * | | | | | | x86, tsc: Skip TSC synchronization checks for tsc=reliable | Suresh Siddha | 2011-12-05 | 2 | -3/+3 |
| | |/ / / /
| |/| | | | |
|