summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for X86David Howells2012-03-2825-22/+5
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-222-9/+33
|\
| * x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-03-131-8/+32
| * x86, mce: Fix rcu splat in drain_mce_log_buffer()Srivatsa S. Bhat2012-03-071-1/+1
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-2212-2/+22
|\ \
| * | x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-1412-2/+22
| |/
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-223-64/+164
|\ \
| * \ Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...Ingo Molnar2012-03-142-8/+15
| |\ \
| | * | 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-222-8/+9
| * | | Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-1416-117/+174
| |\ \ \ | | | |/ | | |/|
| * | | 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-229-3/+90
|\ \ \ \ \
| * | | | | i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-219-1/+10
| * | | | | i387: Uninline the generic FP helpers that we expose to kernel modulesLinus Torvalds2012-02-212-2/+80
* | | | | | Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-221-2/+8
|\ \ \ \ \ \
| * | | | | | x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson2012-02-231-2/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-225-29/+31
|\ \ \ \ \ \
| * | | | | | 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-122-9/+10
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds2012-03-222-2/+1
|\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | | | * | | | | x86_64: Record stack pointer before task execution beginsSiddhesh Poyarekar2012-02-261-0/+1
| | | |/ / / / /
| * | | | | | | x86: Remove some noise from boot log when starting cpusLuck, Tony2012-02-221-2/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-223-34/+40
|\ \ \ \ \ \ \
| * | | | | | | 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
| * | | | | | | 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
| | * | | | | | | x86-64: Fix CFI annotations for NMI nesting codeJan Beulich2012-02-241-24/+28
| * | | | | | | | Merge branch 'linus' into x86/asmIngo Molnar2012-02-2877-1365/+2196
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86-64: Improve insn scheduling in SAVE_ARGS_IRQJan Beulich2012-02-241-4/+3
* | | | | | | | | | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-211-17/+17
* | | | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-0/+2
* | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-71/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely2012-02-231-71/+30
* | | | | | | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-211-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2012-03-041-6/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-6/+5
* | | | | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-3/+3
* | | | | | | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-204-0/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud