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