aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\
| * Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-18
| |\
| | * x86: add IRQ context simulation in module mce-injectChen Gong2011-12-16
| * | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-15
| |\ \
| | * | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-14
| | * | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
| | |/
| * / x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-14
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \
| * \ Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-12-15
| |\ \
| | * | x86, microcode, AMD: Update copyrightsBorislav Petkov2011-12-14
| | * | x86, microcode, AMD: Exit early on successBorislav Petkov2011-12-14
| | * | x86, microcode, AMD: Simplify ucode verificationBorislav Petkov2011-12-14
| | * | x86, microcode, AMD: Add a reusable bufferBorislav Petkov2011-12-14
| | * | x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov2011-12-14
| | |/
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \
| * | | x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs2011-12-15
| | |/ | |/|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-06
|\ \ \
| * | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl2011-12-18
| * | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl2011-12-18
| * | | x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-09
| * | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten2011-12-05
| * | | arch/x86/kernel/ptrace.c: Quiet sparse noiseH Hartley Sweeten2011-12-05
| * | | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementationThomas Meyer2011-12-05
| * | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner2011-12-05
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | x86: Fix atomic64_xxx_cx8() functionsEric Dumazet2012-01-04
| * | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-04
| * | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04
| |\ \ \ \
| * | | | | x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-15
| * | | | | x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-15
| * | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-15
| * | | | | x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel2011-12-15
| * | | | | x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan2011-12-12
| * | | | | x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten2011-12-07
| * | | | | x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-06
| * | | | | x86: Clean up and extend do_int3()Srikar Dronamraju2011-12-06
| * | | | | x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju2011-12-06
| * | | | | x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior2011-12-05
| * | | | | x86-64: Cleanup some assembly entry pointsJan Beulich2011-12-05
| * | | | | x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-05
| * | | | | x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich2011-12-05
| * | | | | x86-64: Slightly shorten int_ret_from_sys_callJan Beulich2011-12-05
| * | | | | x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma2011-12-05
| * | | | | x86: Default to vsyscall=emulateAndy Lutomirski2011-12-05
| * | | | | x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-05
| * | | | | Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar2011-12-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: consolidate xchg and xadd macrosJeremy Fitzhardinge2011-11-25
| | * | | | x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge2011-11-25
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | x86: Skip cpus with apic-ids >= 255 in !x2apic_modeSuresh Siddha2011-12-23