summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-265-8/+9
* Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-172-5/+5
|\
| * rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens2012-01-161-2/+2
| * sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| * rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell2012-01-161-2/+2
| * Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-1658-407/+1512
| |\
* | | memblock: Fix alloc failure due to dumb underflow protection in memblock_find...Tejun Heo2012-01-161-2/+5
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-077-46/+107
|\ \ \
| * \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-182-8/+35
| |\ \ \
| | * | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-162-8/+35
| * | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2011-12-155-16/+65
| |\ \ \ \
| | * | | | x86, MCE: Drain mcelog bufferBorislav Petkov2011-12-141-0/+39
| | * | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-145-16/+26
| | |/ / /
| * / / / x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-151-22/+7
| |/ / /
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-073-95/+121
|\ \ \ \
| * \ \ \ Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-12-153-95/+121
| |\ \ \ \
| | * | | | x86, microcode, AMD: Update copyrightsBorislav Petkov2011-12-141-3/+7
| | * | | | x86, microcode, AMD: Exit early on successBorislav Petkov2011-12-141-13/+9
| | * | | | x86, microcode, AMD: Simplify ucode verificationBorislav Petkov2011-12-141-86/+93
| | * | | | x86, microcode, AMD: Add a reusable bufferBorislav Petkov2011-12-141-0/+8
| | * | | | x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov2011-12-143-0/+11
| | |/ / /
* | | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-071-2/+6
|\ \ \ \ \
| * | | | | random: Use arch_get_random_int instead of cycle counter if availLinus Torvalds2011-12-301-2/+6
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs2011-12-151-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-067-14/+14
|\ \ \ \ \ \
| * | | | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl2011-12-181-2/+2
| * | | | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl2011-12-181-1/+1
| * | | | | | x86, CPU: Drop superfluous get_cpu_cap() prototypeBorislav Petkov2011-12-091-4/+1
| * | | | | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten2011-12-051-1/+1
| * | | | | | arch/x86/kernel/ptrace.c: Quiet sparse noiseH Hartley Sweeten2011-12-051-1/+2
| * | | | | | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementationThomas Meyer2011-12-051-3/+2
| * | | | | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline functionFerenc Wagner2011-12-051-2/+5
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0626-306/+345
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix atomic64_xxx_cx8() functionsEric Dumazet2012-01-041-2/+2
| * | | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-044-91/+25
| * | | | | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-04537-3993/+7130
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-161-5/+62
| * | | | | | | x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-161-9/+2
| * | | | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-151-32/+21
| * | | | | | | x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel2011-12-151-1/+2
| * | | | | | | x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan2011-12-121-5/+3
| * | | | | | | x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten2011-12-071-2/+0
| * | | | | | | x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi2011-12-064-3/+4
| * | | | | | | x86: Clean up and extend do_int3()Srikar Dronamraju2011-12-061-6/+1
| * | | | | | | x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju2011-12-061-0/+4
| * | | | | | | x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior2011-12-051-8/+14
| * | | | | | | x86-64: Cleanup some assembly entry pointsJan Beulich2011-12-052-4/+5
| * | | | | | | x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-053-26/+24
| * | | | | | | x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich2011-12-051-3/+12