summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar2015-02-191-2/+26
|\
| * x86/mm/init: Fix incorrect page size in init_memory_mapping() printksDave Hansen2015-02-191-2/+26
* | x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado2015-02-181-0/+8
* | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-02-185-203/+301
|\ \
| * | x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-135-203/+301
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-102-10/+41
|\ \ \
| * \ \ Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-151-0/+28
| |\ \ \
| | * | | ACPI, EINJ: Enhance error injection tolerance levelChen, Gong2014-12-151-0/+28
| * | | | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2015-01-151-11/+14
| |\ \ \ \
| | * | | | x86, mce: Fix sparse errorsBorislav Petkov2014-12-221-3/+3
| | * | | | x86, mce: Improve timeout error messagesAndy Lutomirski2014-12-221-8/+11
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-102-23/+11
|\ \ \ \ \ \
| * | | | | | x86, e820: Clean up sanitize_e820_map() usersWANG Chao2015-01-231-18/+8
| * | | | | | x86, setup: Let early_memremap() handle page alignmentWANG Chao2015-01-231-5/+3
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-103-25/+86
|\ \ \ \ \ \ \
| * | | | | | | x86: pmc_atom: Expose contents of PSSAndy Shevchenko2015-01-202-3/+80
| * | | | | | | x86: pmc_atom: Clean up init functionAndy Shevchenko2015-01-201-7/+3
| * | | | | | | x86: pmc-atom: Remove unused macroAndy Shevchenko2015-01-201-2/+0
| * | | | | | | x86: pmc_atom: don%27t check for NULL twiceAndy Shevchenko2015-01-201-4/+0
| * | | | | | | x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko2015-01-201-1/+3
| * | | | | | | x86/platform: Remove unused function from apb_timer.cRickard Strandqvist2014-12-231-8/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-104-25/+42
|\ \ \ \ \ \ \
| * | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-203-7/+20
| * | | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()Oleg Nesterov2015-01-201-13/+6
| * | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov2015-01-202-1/+10
| * | | | | | | x86/fpu: Use a symbolic name for asm operandBorislav Petkov2014-12-231-4/+6
| |/ / / / / /
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-101-7/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-7/+7
| |\ \ \ \ \ \
| | * | | | | | arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-151-7/+7
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-105-18/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/rtc: Remove duplicate const specifierColin King2015-01-231-1/+1
| * | | | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar2015-01-154-17/+13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86, early_serial_console: Remove unnecessary checkAlexander Kuleshov2015-01-131-2/+2
| | * | | | | | | x86, early_serial_console: Remove unused macro XMTRDYAlexander Kuleshov2015-01-131-2/+0
| | * | | | | | | x86, setup: Rename BOOT_ISDIGIT_H to BOOT_CTYPE_HAlexander Kuleshov2015-01-131-3/+2
| | * | | | | | | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-112-10/+9
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-1013-301/+308
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-02-032-54/+77
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski2015-02-011-47/+5
| | * | | | | | | | | x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski2015-02-011-0/+54
| | * | | | | | | | | x86, traps: Fix ist_enter from userspaceAndy Lutomirski2015-02-011-7/+18
| * | | | | | | | | | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-02-031-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov2015-01-291-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-03125-482/+860
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-2812-252/+235
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-131-46/+42
| | * | | | | | | | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko2015-01-131-2/+2
| | * | | | | | | | | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-132-35/+0
| | * | | | | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-074-94/+26
| | * | | | | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-022-0/+40