summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-155-3/+7
* x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky2016-12-151-1/+1
* x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-152-4/+9
* x86/boot/64: Push correct start_cpu() return addressJosh Poimboeuf2016-12-141-2/+3
* x86/boot/64: Use 'push' instead of 'call' in start_cpu()Josh Poimboeuf2016-12-141-1/+1
* x86/smpboot: Make logical package management more robustThomas Gleixner2016-12-134-69/+27
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-1225-572/+518
|\
| * Merge tag 'irqchip-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2016-11-2919-489/+376
| |\
| | * powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-297-213/+9
| | * irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not providedZubair Lutfullah Kakakhel2016-11-291-2/+2
| | * irqchip/xilinx: Add support for parent intcZubair Lutfullah Kakakhel2016-11-291-2/+32
| | * irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-293-4/+4
| | * irqchip/xilinx: Restructure and use jump label apiZubair Lutfullah Kakakhel2016-11-291-52/+66
| | * irqchip/xilinx: Clean up print messagesZubair Lutfullah Kakakhel2016-11-291-9/+9
| | * microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-295-1/+7
| | * ARM: virt: Select ARM_GIC_V3_ITSVladimir Murzin2016-11-291-0/+1
| | * ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin2016-11-291-7/+47
| | * irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-292-12/+26
| | * irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-292-9/+11
| | * irqchip/gic-v3-its: Narrow down Entry Size when used as a dividerVladimir Murzin2016-11-291-3/+3
| | * irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-292-16/+16
| | * irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon2016-11-291-7/+2
| | * irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon2016-11-291-28/+17
| |/
| * genirq/msi: Drop artificial PCI dependencyMarc Zyngier2016-11-221-3/+1
| * irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli2016-11-181-0/+26
| * genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-161-2/+2
| * genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-161-3/+5
| * PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig2016-11-091-1/+0
| * PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-092-12/+32
| * PCI/MSI: Propagate IRQ affinity description through the MSI codeChristoph Hellwig2016-11-091-33/+33
| * genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-093-25/+31
| * genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-093-20/+16
| * genirq/affinity: Introduce struct irq_affinityChristoph Hellwig2016-11-091-0/+12
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1261-1041/+1479
|\ \
| * | timekeeping: Use mul_u64_u32_shr() instead of open coding itThomas Gleixner2016-12-091-21/+5
| * | timekeeping: Get rid of pointless typecastsThomas Gleixner2016-12-091-3/+2
| * | timekeeping: Make the conversion call chain consistently unsignedThomas Gleixner2016-12-091-13/+13
| * | timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2016-12-091-2/+2
| * | alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-013-10/+144
| * | trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes2016-11-291-0/+20
| * | trace: Add an option for boot clock as trace clockJoel Fernandes2016-11-291-0/+1
| * | timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-292-0/+30
| * | timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf2016-11-291-1/+4
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-295-1/+52
| * | selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King2016-11-291-1/+1
| * | clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav2016-11-221-4/+10
| * | clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd2016-11-211-2/+3
| * | arm64: dts: rockchip: Arch counter doesn't tick in system suspendBrian Norris2016-11-211-0/+1
| * | clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris2016-11-212-1/+13
| * | posix-timers: Make them configurableNicolas Pitre2016-11-1615-13/+200