| 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-03-22 | 4 | -65/+165 |
|\ |
|
| * | Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2012-03-14 | 3 | -9/+16 |
| |\ |
|
| | * | x86/mce: Fix return value of mce_chrdev_read() when erst is disabled | Naoya Horiguchi | 2012-02-22 | 1 | -0/+6 |
| | * | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman | 2012-02-22 | 3 | -9/+10 |
| * | | Merge tag 'v3.3-rc7' into x86/mce | Ingo Molnar | 2012-03-14 | 42 | -213/+632 |
| |\ \ |
|
| * \ \ | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-02-24 | 1 | -4/+10 |
| |\ \ \ |
|
| | * | | | x86/mce: Replace hard coded hex constants with symbolic defines | Tony Luck | 2012-01-26 | 1 | -4/+10 |
| * | | | | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-26 | 2 | -54/+141 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | x86/mce: Recognise machine check bank signature for data path error | Tony Luck | 2012-01-03 | 1 | -1/+15 |
| | * | | | x86/mce: Handle "action required" errors | Tony Luck | 2012-01-03 | 1 | -42/+53 |
| | * | | | x86/mce: Add mechanism to safely save information in MCE handler | Tony Luck | 2012-01-03 | 1 | -0/+43 |
| | * | | | x86/mce: Create helper function to save addr/misc when needed | Tony Luck | 2012-01-03 | 1 | -8/+23 |
| | * | | | HWPOISON: Clean up memory_failure() vs. __memory_failure() | Tony Luck | 2012-01-03 | 1 | -4/+8 |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 15 | -584/+624 |
|\ \ \ \ \ |
|
| * | | | | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 15 | -508/+540 |
| * | | | | | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 | 3 | -76/+84 |
* | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 | 5 | -36/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, build: Fix portability issues when cross-building | H. Peter Anvin | 2012-02-28 | 1 | -3/+4 |
| * | | | | | | x86, tools: Remove unneeded header files from tools/build.c | H. Peter Anvin | 2012-02-28 | 1 | -2/+0 |
| * | | | | | | x86, efi: Fix endian issues and unaligned accesses | Matt Fleming | 2012-02-28 | 1 | -16/+15 |
| * | | | | | | x86, boot: Restrict CFLAGS for hostprogs | Matt Fleming | 2012-02-28 | 1 | -2/+3 |
| * | | | | | | x86, mkpiggy: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 2 | -9/+3 |
| * | | | | | | x86, relocs: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 1 | -4/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-22 | 3 | -110/+279 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson | 2012-02-23 | 3 | -25/+151 |
| * | | | | | | x86, efi: Add basic error handling | Olof Johansson | 2012-02-23 | 1 | -28/+57 |
| * | | | | | | x86, efi: Cleanup config table walking | Olof Johansson | 2012-02-23 | 1 | -33/+28 |
| * | | | | | | x86, efi: Convert printk to pr_*() | Olof Johansson | 2012-02-23 | 1 | -29/+29 |
| * | | | | | | x86, efi: Refactor efi_init() a bit | Olof Johansson | 2012-02-23 | 1 | -35/+54 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 | 6 | -29/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix section warnings | Steffen Persvold | 2012-03-19 | 1 | -1/+1 |
| * | | | | | | x86-64: Fix CFI data for common_interrupt() | Mark Wielaard | 2012-02-27 | 1 | -1/+1 |
| * | | | | | | x86: Properly _init-annotate NMI selftest code | Jan Beulich | 2012-02-27 | 1 | -18/+19 |
| * | | | | | | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 | 3 | -9/+11 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-------. \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds | 2012-03-22 | 5 | -8/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | x86/UV: Lower UV rtc clocksource rating | Dimitri Sivanich | 2012-02-20 | 1 | -5/+1 |
| | | | | | |/ / / / /
| | | | | |/| | | | | |
|
| | | | * | | | | | | | x86_64: Record stack pointer before task execution begins | Siddhesh Poyarekar | 2012-02-26 | 1 | -0/+1 |
| | | | |/ / / / / / |
|
| | | * | | | | | | | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin | 2012-02-21 | 1 | -0/+3 |
| | | |/ / / / / / |
|
| | * | | | | | | | x86, boot: Fix port argument to inl() function | He Chunhui | 2012-01-31 | 1 | -1/+1 |
| * | | | | | | | | x86: Remove some noise from boot log when starting cpus | Luck, Tony | 2012-02-22 | 1 | -2/+0 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-22 | 5 | -145/+101 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: atomic64 assembly improvements | Jan Beulich | 2012-01-20 | 3 | -24/+16 |
| * | | | | | | | | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich | 2012-01-20 | 3 | -124/+88 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 9 | -90/+83 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Include probe_roms.h in probe_roms.c | Jan Beulich | 2012-03-08 | 1 | -0/+1 |
| * | | | | | | | | x86/32: Print control and debug registers for kerenel context | Jan Beulich | 2012-03-08 | 1 | -1/+1 |
| * | | | | | | | | x86: Tighten dependencies of CPU_SUP_*_32 | Jan Beulich | 2012-03-08 | 1 | -2/+2 |
| * | | | | | | | | x86/numa: Improve internode cache alignment | Alex Shi | 2012-03-05 | 1 | -1/+0 |
| * | | | | | | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-02-28 | 1 | -29/+35 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86: Fix the NMI nesting comments | Steven Rostedt | 2012-02-24 | 1 | -6/+8 |