| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 |
|\ |
|
| * | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2011-12-18 |
| |\ |
|
| | * | x86: add IRQ context simulation in module mce-inject | Chen Gong | 2011-12-16 |
| * | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2011-12-15 |
| |\ \ |
|
| | * | | x86, MCE: Drain mcelog buffer | Borislav Petkov | 2011-12-14 |
| | * | | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 2011-12-14 |
| | |/ |
|
| * / | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2011-12-14 |
| |/ |
|
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 |
|\ \ |
|
| * \ | Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-12-15 |
| |\ \ |
|
| | * | | x86, microcode, AMD: Update copyrights | Borislav Petkov | 2011-12-14 |
| | * | | x86, microcode, AMD: Exit early on success | Borislav Petkov | 2011-12-14 |
| | * | | x86, microcode, AMD: Simplify ucode verification | Borislav Petkov | 2011-12-14 |
| | * | | x86, microcode, AMD: Add a reusable buffer | Borislav Petkov | 2011-12-14 |
| | * | | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov | 2011-12-14 |
| | |/ |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 |
|\ \ \ |
|
| * | | | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs | 2011-12-15 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 |
|\ \ \ |
|
| * | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros | Jesper Juhl | 2011-12-18 |
| * | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro | Jesper Juhl | 2011-12-18 |
| * | | | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov | 2011-12-09 |
| * | | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten | 2011-12-05 |
| * | | | arch/x86/kernel/ptrace.c: Quiet sparse noise | H Hartley Sweeten | 2011-12-05 |
| * | | | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation | Thomas Meyer | 2011-12-05 |
| * | | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner | 2011-12-05 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 |
|\ \ \ \ |
|
| * | | | | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet | 2012-01-04 |
| * | | | | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich | 2012-01-04 |
| * | | | | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2012-01-04 |
| |\ \ \ \ |
|
| * | | | | | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells | 2011-12-15 |
| * | | | | | x86, bitops: Move fls64.h inside __KERNEL__ | H. Peter Anvin | 2011-12-15 |
| * | | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double() | Jan Beulich | 2011-12-15 |
| * | | | | | x86: Report cpb and eff_freq_ro flags correctly | Joerg Roedel | 2011-12-15 |
| * | | | | | x86/i386: Use less assembly in strlen(), speed things up a bit | Alexey Dobriyan | 2011-12-12 |
| * | | | | | x86: Use the same node_distance for 32 and 64-bit | H Hartley Sweeten | 2011-12-07 |
| * | | | | | x86: Fix rflags in FAKE_STACK_FRAME | Seiichi Ikarashi | 2011-12-06 |
| * | | | | | x86: Clean up and extend do_int3() | Srikar Dronamraju | 2011-12-06 |
| * | | | | | x86: Call do_notify_resume() with interrupts enabled | Srikar Dronamraju | 2011-12-06 |
| * | | | | | x86/div64: Add a micro-optimization shortcut if base is power of two | Sebastian Andrzej Siewior | 2011-12-05 |
| * | | | | | x86-64: Cleanup some assembly entry points | Jan Beulich | 2011-12-05 |
| * | | | | | x86-64: Slightly shorten line system call entry and exit paths | Jan Beulich | 2011-12-05 |
| * | | | | | x86-64: Reduce amount of redundant code generated for invalidate_interruptNN | Jan Beulich | 2011-12-05 |
| * | | | | | x86-64: Slightly shorten int_ret_from_sys_call | Jan Beulich | 2011-12-05 |
| * | | | | | x86, efi: Convert efi_phys_get_time() args to physical addresses | Maurice Ma | 2011-12-05 |
| * | | | | | x86: Default to vsyscall=emulate | Andy Lutomirski | 2011-12-05 |
| * | | | | | x86-64: Set siginfo and context on vsyscall emulation faults | Andy Lutomirski | 2011-12-05 |
| * | | | | | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2011-12-05 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | x86: consolidate xchg and xadd macros | Jeremy Fitzhardinge | 2011-11-25 |
| | * | | | | x86/cmpxchg: add a locked add() helper | Jeremy Fitzhardinge | 2011-11-25 |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Skip cpus with apic-ids >= 255 in !x2apic_mode | Suresh Siddha | 2011-12-23 |