aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86/x2apic: Split enable and setup functionThomas Gleixner2015-01-22
* x86/x2apic: Disable x2apic from nox2apic setupThomas Gleixner2015-01-22
* x86/x2apic: Add proper state trackingThomas Gleixner2015-01-22
* x86/x2apic: Clarify remapping mode for x2apic enablementThomas Gleixner2015-01-22
* x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-22
* x86/apic: Check x2apic earlyThomas Gleixner2015-01-22
* x86/apic: Make disable x2apic work reallyThomas Gleixner2015-01-22
* x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-22
* x86/apic: Move x2apic code to one placeThomas Gleixner2015-01-22
* x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-22
* x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-22
* iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu2015-01-15
* iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu2015-01-15
* iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu2015-01-15
* iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-15
* iommu/amd: Check for irq-remap support amd_iommu_prepare()Joerg Roedel2015-01-15
* x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu2015-01-15
* iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu2015-01-15
* iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel2015-01-15
* iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu2015-01-15
* x86/apic: Handle XAPIC remap mode proper.Jiang Liu2015-01-15
* x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu2015-01-15
* x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu2015-01-15
* x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu2015-01-15
* x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu2015-01-15
* x86/apic: Clear stale x2apic modeThomas Gleixner2015-01-15
* iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner2015-01-15
* iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner2015-01-15
* iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-15
* linux 3.19-rc4Linus Torvalds2015-01-11
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-11
|\
| * ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-09
| * ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-07
| * ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-07
| * ARM: wire up execveat syscallRussell King2015-01-07
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-11
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-01
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-23
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-23
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-21
| |\| | | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-20
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-09
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-09
| * | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-09
| * | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-09
| * | | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-09
| * | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-23