summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-24x86/irq: Simplify MSI/DMAR/HPET implementation by using common codeJiang Liu1-138/+54
2015-04-24x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chipsJiang Liu1-0/+12
2015-04-24x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()Jiang Liu1-17/+2
2015-04-24x86/MSI: Simplify the way to deal with remapped MSI interruptsJiang Liu1-4/+24
2015-04-24x86/irq: Normalize x86 irq_chip nameJiang Liu1-2/+2
2015-04-24x86/uv: Use hierarchical irqdomain to manage UV interruptsJiang Liu2-180/+119
2015-04-24x86/htirq: Use hierarchical irqdomain to manage Hypertransport interruptsJiang Liu5-88/+158
2015-04-24x86/irq: Use hierarchical irqdomain to manage DMAR interruptsJiang Liu2-57/+103
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu6-43/+39
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 Liu5-185/+0
2015-04-24irq_remapping/amd: Clean up unused MSI related codeJiang Liu1-113/+2
2015-04-24irq_remapping/vt-d: Clean up unused MSI related codeJiang Liu1-144/+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 Liu7-73/+94
2015-04-24x86/hpet: Enhance HPET IRQ to support hierarchical irqdomainsJiang Liu3-63/+167
2015-04-24irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomainsJiang Liu4-6/+341
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu2-8/+333
2015-04-24irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomainJiang Liu1-11/+11
2015-04-24irq_remapping: Introduce new interfaces to support hierarchical irqdomainsJiang Liu4-1/+132
2015-04-24x86/dmar: Use new irqdomain interfaces to allocate/free IRQJiang Liu3-4/+27
2015-04-24x86/htirq: Use new irqdomain interfaces to allocate/free IRQJiang Liu3-17/+18
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-20smp: don't use 16-bit words for atomic accessesLinus Torvalds1-1/+1
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: Correct video ports description file path in DT binding docJavier Martinez Canillas1-2/+2
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel2-8/+8
2015-04-19hexdump: avoid warning in test functionLinus Torvalds1-1/+1
2015-04-19fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn1-28/+48
2015-04-19smp: Fix error case handling in smp_call_function_*()Linus Torvalds1-1/+3
2015-04-19cpumask: remove __first_cpu / __next_cpuRusty Russell2-23/+2
2015-04-18iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
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-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan3-1/+318
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller8-537/+325
2015-04-18tools/power turbostat: correct dumped pkg-cstate-limit valueLen Brown1-9/+8
2015-04-18tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKLLen Brown1-1/+38
2015-04-18tools/power turbostat: correct DRAM RAPL units on recent Xeon processorsAndrey Semin1-3/+25
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown2-13/+116
2015-04-18tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D1-1/+5
2015-04-18tools/power turbostat: modprobe msr, if neededLen Brown1-2/+3
2015-04-18tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2Len Brown1-36/+105
2015-04-18tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT namesLen Brown1-4/+4
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann1-1/+2