summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22init: Get rid of x86ismsThomas Gleixner4-13/+18
2015-01-22x86/apic: Move apic_init_uniprocessor codeThomas Gleixner1-63/+62
2015-01-22x86/smpboot: Cleanup ioapic handlingThomas Gleixner1-40/+7
2015-01-22x86/apic: Sanitize ioapic handlingThomas Gleixner1-14/+3
2015-01-22x86/ioapic: Add proper checks to setp/enable_IO_APIC()Thomas Gleixner1-4/+7
2015-01-22x86/ioapic: Provide stub functions for IOAPIC%3DnThomas Gleixner1-0/+5
2015-01-22x86/smpboot: Move smpboot inlines to codeThomas Gleixner2-69/+65
2015-01-22x86/x2apic: Use state information for disableThomas Gleixner1-16/+10
2015-01-22x86/x2apic: Split enable and setup functionThomas Gleixner3-28/+41
2015-01-22x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2-36/+24
2015-01-22x86/x2apic: Add proper state trackingThomas Gleixner1-1/+14
2015-01-22x86/x2apic: Clarify remapping mode for x2apic enablementThomas Gleixner1-4/+4
2015-01-22x86/x2apic: Move code in conditional regionThomas Gleixner2-54/+37
2015-01-22x86/apic: Check x2apic earlyThomas Gleixner2-15/+21
2015-01-22x86/apic: Make disable x2apic work reallyThomas Gleixner1-9/+5
2015-01-22x86/ioapic: Check x2apic reallyThomas Gleixner3-4/+4
2015-01-22x86/apic: Move x2apic code to one placeThomas Gleixner1-30/+28
2015-01-22x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2-5/+5
2015-01-22x86/apic: Avoid open coded x2apic detectionThomas Gleixner2-13/+11
2015-01-15iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu1-24/+14
2015-01-15iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu4-14/+2
2015-01-15iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu1-8/+8
2015-01-15iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu8-34/+3
2015-01-15iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel1-0/+3
2015-01-15x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu1-1/+2
2015-01-15iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu1-4/+6
2015-01-15iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel1-10/+9
2015-01-15iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu1-33/+25
2015-01-15x86/apic: Handle XAPIC remap mode proper.Jiang Liu1-5/+1
2015-01-15x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu1-45/+47
2015-01-15x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu1-1/+1
2015-01-15x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu1-3/+1
2015-01-15x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu1-0/+8
2015-01-15x86/apic: Clear stale x2apic modeThomas Gleixner1-0/+1
2015-01-15iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner1-2/+2
2015-01-15iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner1-20/+44
2015-01-15iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner3-17/+7
2015-01-11linux 3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-10Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+6
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-9/+74