summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-0/+4
|\
| * PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+4
* | Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-02-107-304/+49
|\ \
| * | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-7/+0
| * | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-281-2/+3
| * | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-282-260/+12
| * | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-282-12/+11
| * | x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-281-2/+0
| * | x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-281-7/+8
| * | x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross2015-01-281-3/+3
| * | x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross2015-01-281-12/+13
| * | x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-282-10/+6
| * | x86,xen: use current->state helpersDavidlohr Bueso2015-01-261-1/+1
| * | x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre2015-01-201-0/+4
* | | 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-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-0316-84/+83
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |