| 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-23 | 54 | -5050/+1843 |
|\ |
|
| *---. | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 34 | -3768/+568 |
| |\ \ \ |
|
| | | | * | x86/platform/intel/baytrail: Add comments about why we disabled HPET on Baytrail | Feng Tang | 2015-06-18 | 1 | -2/+6 |
| | | * | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 2 | -0/+2 |
| | * | | | x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat... | Ingo Molnar | 2015-06-08 | 1 | -1/+1 |
| | * | | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 15 | -3622/+39 |
| | |\ \ \ |
|
| | | * | | | x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64... | Ingo Molnar | 2015-06-08 | 2 | -4/+3 |
| | | * | | | x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S... | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | | * | | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 3 | -3/+3 |
| | | * | | | x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/ | Ingo Molnar | 2015-06-04 | 7 | -539/+0 |
| | | * | | | x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ | Ingo Molnar | 2015-06-03 | 3 | -2692/+1 |
| | | * | | | x86/asm/entry/64: Fold identical code paths | Jan Beulich | 2015-06-02 | 1 | -8/+2 |
| | | * | | | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 2015-06-02 | 2 | -500/+156 |
| | | * | | | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-05-24 | 3 | -25/+30 |
| | * | | | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 7 | -44/+218 |
| | |\ \ \ \ |
|
| | | * | | | | x86/mce: Handle Local MCE events | Ashok Raj | 2015-06-07 | 2 | -6/+27 |
| | | * | | | | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 2 | -0/+46 |
| | | * | | | | x86/mce: Fix monarch timeout setting through the mce= cmdline option | Xie XiuQi | 2015-05-27 | 1 | -4/+1 |
| | | * | | | | Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/... | Ingo Molnar | 2015-05-11 | 6 | -34/+144 |
| | | |\ \ \ \ |
|
| | | | * | | | | x86/mce/amd: Zap changelog | Borislav Petkov | 2015-05-07 | 1 | -10/+2 |
| | | | * | | | | x86/traps: Remove superfluous weak definitions and dead code | Borislav Petkov | 2015-05-07 | 1 | -17/+0 |
| | | | * | | | | x86/mce/amd: Rename setup_APIC_mce | Aravind Gopalakrishnan | 2015-05-07 | 1 | -2/+2 |
| | | | * | | | | x86/mce/amd: Introduce deferred error interrupt handler | Aravind Gopalakrishnan | 2015-05-07 | 5 | -0/+113 |
| | | | * | | | | x86/mce: Add support for deferred errors on AMD | Aravind Gopalakrishnan | 2015-05-06 | 1 | -2/+8 |
| | | | * | | | | x86/mce/amd: Collect valid address before logging an error | Aravind Gopalakrishnan | 2015-05-06 | 1 | -1/+4 |
| | | | * | | | | x86/mce/amd: Factor out logging mechanism | Aravind Gopalakrishnan | 2015-05-06 | 1 | -10/+23 |
| | | | | |_|/
| | | | |/| | |
|
| | * | | | | | x86: Kill CONFIG_X86_HT | Borislav Petkov | 2015-06-07 | 3 | -9/+9 |
| | * | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 4 | -9/+102 |
| | |\ \ \ \ \ |
|
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | | \ \ \ \ \ | |
| | *-----. \ \ \ \ \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 | 39 | -1480/+1660 |
| | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / /
| | | | |/| | | / / /
| | | | | | | |/ / /
| | | | | | |/| | /
| | | | |_|_|_|_|/
| | | |/| | | | | |
|
| | | * | | | | | | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez | 2015-05-27 | 1 | -1/+1 |
| | | * | | | | | | x86/mm/mtrr: Generalize runtime disabling of MTRRs | Luis R. Rodriguez | 2015-05-27 | 3 | -10/+35 |
| | | * | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 2015-05-27 | 1 | -3/+3 |
| | | * | | | | | | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez | 2015-05-27 | 1 | -0/+3 |
| | | * | | | | | | x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers | Toshi Kani | 2015-05-27 | 1 | -10/+30 |
| | | * | | | | | | x86/mm/mtrr: Clean up mtrr_type_lookup() | Toshi Kani | 2015-05-27 | 1 | -52/+86 |
| | | * | | | | | | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs | Toshi Kani | 2015-05-27 | 1 | -7/+7 |
| | | * | | | | | | x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() | Toshi Kani | 2015-05-27 | 2 | -8/+10 |
| | | * | | | | | | x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry | Toshi Kani | 2015-05-27 | 1 | -10/+18 |
| | | * | | | | | | Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha... | Ingo Molnar | 2015-05-27 | 2 | -4/+4 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup() | Toshi Kani | 2015-05-11 | 1 | -1/+1 |
| | | | |/ / / / /
| | | |/| | | | | |
|
| * | | | | | | | | x86/hpet: Use proper hpet device number for MSI allocation | Thomas Gleixner | 2015-06-21 | 1 | -5/+6 |
| * | | | | | | | | x86/hpet: Check for irq==0 when allocating hpet MSI interrupts | Jiang Liu | 2015-06-20 | 1 | -1/+1 |
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | x86/irq: Show statistics information for posted-interrupts | Feng Wu | 2015-05-19 | 1 | -0/+12 |
| * | | | | | | | x86/irq: Define a global vector for VT-d Posted-Interrupts | Feng Wu | 2015-05-19 | 3 | -0/+30 |
| * | | | | | | | x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqs | Feng Wu | 2015-05-19 | 1 | -0/+1 |
| * | | | | | | | x86: Rename eisa_set_level_irq to elcr_set_level_irq | Paul Gortmaker | 2015-05-19 | 1 | -1/+1 |
| * | | | | | | | x86/smp/boot: Fix legacy SMP bootup slow-boot bug | Ingo Molnar | 2015-05-18 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 2015-05-17 | 5 | -12/+12 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | x86/asm/entry/64: Use shorter MOVs from segment registers | Denys Vlasenko | 2015-05-17 | 1 | -4/+4 |
| | * | | | | | | x86/asm/head*.S: Change global labels to local | Borislav Petkov | 2015-05-17 | 2 | -4/+4 |