| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-12-10 |
|\ |
|
| * | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 2014-11-16 |
| * | xen: Support Xen pv-domains using PAT | Juergen Gross | 2014-11-16 |
| * | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 2014-11-16 |
| * | x86: Respect PAT bit when copying pte values between large and normal pages | Juergen Gross | 2014-11-16 |
| * | x86: Support PAT bit in pagetable dump for lower levels | Juergen Gross | 2014-11-16 |
| * | x86: Clean up pgtable_types.h | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in setting page attributes | Juergen Gross | 2014-11-16 |
| * | x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert() | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in mm/iomap_32.c | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in asm/pgtable.h | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in arch/x86/mm/init_64.c | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in arch/x86/pci | Juergen Gross | 2014-11-16 |
| * | x86: Use new cache mode type in include/asm/fb.h | Juergen Gross | 2014-11-16 |
| * | x86: Make page cache mode a real type | Juergen Gross | 2014-11-16 |
| * | x86: mm: Use 2GB memory block size on large-memory x86-64 systems | Daniel J Blueman | 2014-11-04 |
| * | x86: mm: Re-use the early_ioremap fixed area | Minfei Huang | 2014-11-03 |
| * | x86/mm: Avoid overlap the fixmap area on i386 | Minfei Huang | 2014-10-28 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 2014-12-10 |
|\ \ \ |
|
| | * | | x86: UV BAU: Increase maximum CPUs per socket/hub | James Custer | 2014-11-03 |
| | * | | x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show | James Custer | 2014-11-03 |
| * | | | x86: numachip: APIC driver cleanups | Daniel J Blueman | 2014-11-04 |
| * | | | x86: numachip: Elide self-IPI ICR polling | Daniel J Blueman | 2014-11-04 |
| * | | | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman | 2014-11-04 |
| |/ / |
|
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
|\ \ \ |
|
| * \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2014-11-16 |
| |\ \ \ |
|
| | * | | | x86, ptdump: Add section for EFI runtime services | Mathias Krause | 2014-11-11 |
| | * | | | efi/x86: Move x86 back to libstub | Ard Biesheuvel | 2014-11-11 |
| | | |/
| | |/| |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 2014-12-10 |
|\ \ \ \ \ \ |
|
| | | * | | | | x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y | Richard Weinberger | 2014-12-08 |
| | * | | | | | Merge tag 'x86_queue_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2014-11-12 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86, CPU, AMD: Move K8 TLB flush filter workaround to K8 code | Borislav Petkov | 2014-11-11 |
| | | * | | | | | x86, espfix: Remove stale ptemask | Borislav Petkov | 2014-11-11 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | Merge tag 'v3.18-rc4' into x86/cleanups, to refresh the tree before pulling n... | Ingo Molnar | 2014-11-12 |
| | |\| | | | |
|
| | * | | | | | x86, msr: Use seek definitions instead of hard-coded values | Fabian Frederick | 2014-10-17 |
| | * | | | | | x86, msr: Convert printk to pr_foo() | Fabian Frederick | 2014-10-17 |
| | * | | | | | x86, msr: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 |
| | * | | | | | x86/simplefb: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 |
| | * | | | | | x86/sysfb: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 |
| | * | | | | | x86, cpuid: Use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-10-17 |
| * | | | | | | x86/purgatory, build: Suppress kexec-purgatory.c is up to date message | WANG Chao | 2014-10-15 |
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86-64: Use RIP-relative addressing for most per-CPU accesses | Jan Beulich | 2014-11-04 |
| * | | | | | | | x86-64: Handle PC-relative relocations on per-CPU data | Jan Beulich | 2014-11-04 |
| * | | | | | | | x86: Convert a few more per-CPU items to read-mostly ones | Jan Beulich | 2014-11-04 |
| * | | | | | | | x86, boot: Document intermediates more clearly | Kees Cook | 2014-11-01 |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 |
|\ \ \ \ \ \ \ \ |
|