summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-224-65/+165
|\
| * Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-143-9/+16
| |\
| | * x86/mce: Fix return value of mce_chrdev_read() when erst is disabledNaoya Horiguchi2012-02-221-0/+6
| | * x86/mce: Convert static array of pointers to per-cpu variablesGreg Kroah-Hartman2012-02-223-9/+10
| * | Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-1442-213/+632
| |\ \
| * \ \ Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-02-241-4/+10
| |\ \ \
| | * | | x86/mce: Replace hard coded hex constants with symbolic definesTony Luck2012-01-261-4/+10
| * | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-262-54/+141
| |\ \ \ \ | | |/ / /
| | * | | x86/mce: Recognise machine check bank signature for data path errorTony Luck2012-01-031-1/+15
| | * | | x86/mce: Handle "action required" errorsTony Luck2012-01-031-42/+53
| | * | | x86/mce: Add mechanism to safely save information in MCE handlerTony Luck2012-01-031-0/+43
| | * | | x86/mce: Create helper function to save addr/misc when neededTony Luck2012-01-031-8/+23
| | * | | HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck2012-01-031-4/+8
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2215-584/+624
|\ \ \ \ \
| * | | | | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-2115-508/+540
| * | | | | i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds2012-02-213-76/+84
* | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-225-36/+27
|\ \ \ \ \ \
| * | | | | | x86, build: Fix portability issues when cross-buildingH. Peter Anvin2012-02-281-3/+4
| * | | | | | x86, tools: Remove unneeded header files from tools/build.cH. Peter Anvin2012-02-281-2/+0
| * | | | | | x86, efi: Fix endian issues and unaligned accessesMatt Fleming2012-02-281-16/+15
| * | | | | | x86, boot: Restrict CFLAGS for hostprogsMatt Fleming2012-02-281-2/+3
| * | | | | | x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming2012-02-282-9/+3
| * | | | | | x86, relocs: Don't open code put_unaligned_le32()Matt Fleming2012-02-281-4/+2
| |/ / / / /
* | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-223-110/+279
|\ \ \ \ \ \
| * | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-233-25/+151
| * | | | | | x86, efi: Add basic error handlingOlof Johansson2012-02-231-28/+57
| * | | | | | x86, efi: Cleanup config table walkingOlof Johansson2012-02-231-33/+28
| * | | | | | x86, efi: Convert printk to pr_*()Olof Johansson2012-02-231-29/+29
| * | | | | | x86, efi: Refactor efi_init() a bitOlof Johansson2012-02-231-35/+54
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-226-29/+32
|\ \ \ \ \ \
| * | | | | | x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
| * | | | | | x86-64: Fix CFI data for common_interrupt()Mark Wielaard2012-02-271-1/+1
| * | | | | | x86: Properly _init-annotate NMI selftest codeJan Beulich2012-02-271-18/+19
| * | | | | | x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-123-9/+11
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------. \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-225-8/+6
|\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | x86/UV: Lower UV rtc clocksource ratingDimitri Sivanich2012-02-201-5/+1
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | * | | | | | | x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar2012-02-261-0/+1
| | | | |/ / / / / /
| | | * | | | | | | x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin2012-02-211-0/+3
| | | |/ / / / / /
| | * | | | | | | x86, boot: Fix port argument to inl() functionHe Chunhui2012-01-311-1/+1
| * | | | | | | | x86: Remove some noise from boot log when starting cpusLuck, Tony2012-02-221-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-225-145/+101
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: atomic64 assembly improvementsJan Beulich2012-01-203-24/+16
| * | | | | | | | x86: Adjust asm constraints in atomic64 wrappersJan Beulich2012-01-203-124/+88
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-229-90/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Include probe_roms.h in probe_roms.cJan Beulich2012-03-081-0/+1
| * | | | | | | | x86/32: Print control and debug registers for kerenel contextJan Beulich2012-03-081-1/+1
| * | | | | | | | x86: Tighten dependencies of CPU_SUP_*_32Jan Beulich2012-03-081-2/+2
| * | | | | | | | x86/numa: Improve internode cache alignmentAlex Shi2012-03-051-1/+0
| * | | | | | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-02-281-29/+35
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Fix the NMI nesting commentsSteven Rostedt2012-02-241-6/+8
OpenPOWER on IntegriCloud