aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu4-28/+32
2015-04-24x86/MSI: Clean up unused MSI related code and interfacesJiang Liu3-64/+4
2015-04-24irq_remapping: Clean up unused MSI related codeJiang Liu3-20/+0
2015-04-24x86/irq: Directly call native_compose_msi_msg() for DMAR IRQJiang Liu1-4/+2
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu6-72/+94
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu3-63/+167
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu2-0/+73
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu2-2/+12
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-13/+13
2015-04-24x86/uv: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-16/+11
2015-04-24x86/MSI: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-8/+6
2015-04-24x86/hpet: Use new irqdomain interfaces to allocate/free IRQJiang Liu1-3/+5
2015-04-24x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu4-18/+160
2015-04-24x86/irq: Save destination CPU ID in irq_cfgJiang Liu2-0/+7
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds40-144/+143
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-823/+1273
2015-04-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-3/+6
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+8
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell1-2/+2
2015-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-137/+67
2015-04-18sparc: Make LDC use common iommu poll management functionsSowmini Varadhan1-88/+65
2015-04-18sparc: Make sparc64 use scalable lib/iommu-common.c functionsSowmini Varadhan4-242/+128
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller5-257/+324
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown1-0/+5
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+94
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-14/+18
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-49/+106
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk1-1/+1
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-147/+11
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar1-18/+15
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-324/+257
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds21-66/+201
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds301-3773/+7837
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds11-41/+346
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf8-28/+67
2015-04-17tile: support arch_irq_work_raiseChris Metcalf4-2/+46
2015-04-17arch: tile: fix null pointer dereference on pt_regs pointerColin Ian King1-7/+8
2015-04-17tile/elf: reorganize notify_exec()Davidlohr Bueso1-18/+29
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf1-6/+5
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-238/+126
2015-04-17powerpc/oprofile: reduce mmap_sem hold for exe_fileDavidlohr Bueso1-5/+8
2015-04-17mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard4-136/+80
2015-04-17x86: switch to using asm-generic for seccomp.hKees Cook3-31/+18
2015-04-17sparc: switch to using asm-generic for seccomp.hKees Cook1-8/+3
2015-04-17powerpc: switch to using asm-generic for seccomp.hKees Cook3-17/+10
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook2-16/+1
2015-04-17mips: switch to using asm-generic for seccomp.hKees Cook1-5/+2