| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 37 | -745/+1109 |
|\ |
|
| *---. | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 31 | -464/+927 |
| |\ \ \ |
|
| | | * | | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 | 1 | -1/+5 |
| | | * | | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani | 2015-06-07 | 1 | -0/+3 |
| | | * | | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 2015-06-07 | 1 | -0/+2 |
| | | * | | x86/mm: Teach is_new_memtype_allowed() about Write-Through type | Toshi Kani | 2015-06-07 | 1 | -1/+7 |
| | | * | | x86/mm/pat: Emulate PAT when it is disabled | Borislav Petkov | 2015-06-07 | 1 | -1/+1 |
| | | * | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 1 | -2/+1 |
| | * | | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 6 | -430/+27 |
| | |\ \ \ |
|
| | | * | | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar | 2015-06-08 | 1 | -2/+3 |
| | | * | | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar | 2015-06-08 | 1 | -1/+2 |
| | | * | | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | | * | | | x86/asm/msr: Make wrmsrl_safe() a function | Andy Lutomirski | 2015-06-05 | 1 | -2/+7 |
| | | * | | | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 1 | -243/+0 |
| | | * | | | x86/asm/entry/64: Use negative immediates for stack adjustments | Jan Beulich | 2015-06-02 | 1 | -2/+2 |
| | | * | | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 2015-06-02 | 3 | -224/+47 |
| | | * | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-05-24 | 1 | -2/+12 |
| | * | | | | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers | Borislav Petkov | 2015-06-07 | 2 | -1/+667 |
| | * | | | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 7 | -8/+48 |
| | |\ \ \ \ |
|
| | | * | | | | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+5 |
| | | * | | | | x86/mce: Add Local MCE definitions | Ashok Raj | 2015-06-07 | 1 | -0/+5 |
| | | * | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2015-05-11 | 7 | -8/+38 |
| | | |\ \ \ \ |
|
| | | | * | | | | x86/irq: Cleanup ordering of vector numbers | Aravind Gopalakrishnan | 2015-05-07 | 1 | -5/+5 |
| | | | * | | | | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 2015-05-07 | 7 | -1/+20 |
| | | | * | | | | x86/mce: Add support for deferred errors on AMD | Aravind Gopalakrishnan | 2015-05-06 | 1 | -2/+13 |
| | | | | |_|/
| | | | |/| | |
|
| | * | | | | | x86: Kill CONFIG_X86_HT | Borislav Petkov | 2015-06-07 | 1 | -1/+1 |
| | * | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 8 | -5/+112 |
| | |\ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-----. \ \ \ \ \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 | 24 | -302/+348 |
| | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / /
| | | | |/| | | / / /
| | | | | | | |/ / /
| | | | | | |/| | /
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | * | | | | | | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez | 2015-05-27 | 1 | -6/+1 |
| | | * | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 2015-05-27 | 2 | -5/+3 |
| | | * | | | | | | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani | 2015-05-27 | 1 | -2/+2 |
| | | * | | | | | | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs | Toshi Kani | 2015-05-27 | 1 | -1/+1 |
| | | * | | | | | | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() | Toshi Kani | 2015-05-27 | 1 | -0/+4 |
| | | * | | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar | 2015-05-27 | 1 | -0/+3 |
| | | |\ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez | 2015-05-11 | 1 | -0/+1 |
| | | * | | | | | | x86/mm: Add kerneldoc comments for pcommit_sfence() | Ross Zwisler | 2015-05-11 | 1 | -0/+38 |
| | | |/ / / / / |
|
| * | | | | | | | iommu, x86: Provide irq_remapping_cap() interface | Feng Wu | 2015-06-12 | 1 | -0/+2 |
| * | | | | | | | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip | Feng Wu | 2015-06-12 | 1 | -0/+5 |
| * | | | | | | | iommu: Add new member capability to struct irq_remap_ops | Feng Wu | 2015-06-12 | 1 | -0/+4 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | x86/irq: Define a global vector for VT-d Posted-Interrupts | Feng Wu | 2015-05-19 | 5 | -0/+10 |
| * | | | | | | x86: Rename eisa_set_level_irq to elcr_set_level_irq | Paul Gortmaker | 2015-05-19 | 1 | -2/+1 |
| * | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 2015-05-17 | 1 | -0/+25 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | x86/asm/uaccess: Unify the ALIGN_DESTINATION macro | Borislav Petkov | 2015-05-14 | 1 | -0/+25 |
| * | | | | | | x86: Consolidate irq entering inlines | Thomas Gleixner | 2015-05-15 | 1 | -0/+6 |
| * | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 2015-05-11 | 16 | -95/+65 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | x86/asm/entry/irq: Clean up IRQn_VECTOR macros | Brian Gerst | 2015-05-10 | 1 | -17/+1 |
| | * | | | | | x86/asm/entry: Remove SYSCALL_VECTOR | Brian Gerst | 2015-05-10 | 1 | -3/+0 |
| | * | | | | | x86/asm/entry/irq: Remove unused invalidate_interrupt prototypes | Brian Gerst | 2015-05-10 | 1 | -35/+0 |
| | * | | | | | x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code | Denys Vlasenko | 2015-05-08 | 1 | -6/+4 |
| | * | | | | | x86/entry: Remove unused 'kernel_stack' per-cpu variable | Denys Vlasenko | 2015-05-08 | 1 | -2/+0 |