summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2014-12-041-0/+91
| * | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-0/+7
| * | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-7/+0
|\ \ \ \ \
| * | | | | net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-7/+0
| |/ / / /
* | | | | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-111-0/+62
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark Brown2014-12-081-0/+62
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | ASoC: Intel: mrfld: Define sst_res_info for acpiSubhransu S. Prusty2014-10-271-0/+23
| | | * | | | ASoC: Intel: mrfld - Define ipc_info structureSubhransu S. Prusty2014-10-271-0/+5
| | | * | | | ASoC: Intel: mrfld - add the dsp sst driverVinod Koul2014-10-201-0/+34
| | |/ / / /
* | | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-0/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge back earlier cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-12-011-0/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-181-0/+5
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-121-0/+5
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-101-33/+0
|\ \ \ \ \ \
| * | | | | | ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-011-33/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-101-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+5
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-103-1/+7
|\ \ \ \ \ \
| * | | | | | x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-063-0/+6
| * | | | | | x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-106-31/+37
|\ \ \ \ \ \
| * | | | | | x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski2014-11-101-1/+7
| * | | | | | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-033-1/+13
| * | | | | | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-033-30/+19
| * | | | | | x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-281-1/+0
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-1/+4
|\ \ \ \ \ \ \
| * | | | | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-191-0/+4
| * | | | | | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-211-1/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-109-107/+111
|\ \ \ \ \ \ \
| * | | | | | | x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner2014-11-161-69/+0
| * | | | | | | x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-162-0/+5
| * | | | | | | x86: Clean up pgtable_types.hJuergen Gross2014-11-161-20/+1
| * | | | | | | x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-162-15/+25
| * | | | | | | x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-162-2/+2
| * | | | | | | x86: Use new cache mode type in mm/iomap_32.cJuergen Gross2014-11-161-1/+1
| * | | | | | | x86: Use new cache mode type in asm/pgtable.hJuergen Gross2014-11-161-9/+10
| * | | | | | | x86: Use new cache mode type in include/asm/fb.hJuergen Gross2014-11-161-1/+5
| * | | | | | | x86: Make page cache mode a real typeJuergen Gross2014-11-161-1/+72
| * | | | | | | x86: mm: Re-use the early_ioremap fixed areaMinfei Huang2014-11-033-15/+16
| * | | | | | | x86/mm: Avoid overlap the fixmap area on i386Minfei Huang2014-10-281-1/+1
| | |/ / / / / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds2014-12-101-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | x86: UV BAU: Increase maximum CPUs per socket/hubJames Custer2014-11-031-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-102-0/+26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2014-11-162-0/+26
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | x86, ptdump: Add section for EFI runtime servicesMathias Krause2014-11-111-0/+2
| | * | | | | | efi/x86: Move x86 back to libstubArd Biesheuvel2014-11-111-0/+24
| | |/ / / / /
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-102-18/+47
|\ \ \ \ \ \ \
| * | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accessesJan Beulich2014-11-041-15/+44
| * | | | | | | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-042-3/+3
| |/ / / / / /
OpenPOWER on IntegriCloud