summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-123-14/+48
|\
| * lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner2016-12-121-1/+1
| * of/fdt: mark hotpluggable memoryReza Arbab2016-12-121-0/+19
| * drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socketSudip Mukherjee2016-12-121-2/+8
| * drivers/pcmcia/m32r_pcc.c: use common error pathSudip Mukherjee2016-12-121-7/+10
| * drivers/pcmcia/m32r_pcc.c: check return from request_irqSudip Mukherjee2016-12-121-4/+10
* | treewide: Make remaining source files non-executableJoe Perches2016-12-124-0/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-126-73/+352
|\ \
| * | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-291-1/+2
| * | 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-291-1/+1
| * | 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-293-0/+201
| * | irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-291-12/+12
| * | irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-291-9/+8
| * | 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-291-14/+14
| * | irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli2016-11-181-0/+26
| * | PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-091-7/+13
| * | 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-091-2/+4
| * | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-091-4/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1222-34/+85
|\ \ \
| * | | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-292-0/+34
| * | | 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
| * | | clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris2016-11-211-1/+8
| * | | posix-timers: Make them configurableNicolas Pitre2016-11-162-1/+2
| * | | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-1617-26/+28
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1211-344/+145
|\ \ \ \
| * | | | soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-27/+12
| * | | | soc/fsl/qbman: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-30/+16
| * | | | zram: Convert to hotplug state machineAnna-Maria Gleixner2016-12-023-53/+37
| * | | | iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-18/+6
| * | | | oprofile/nmi timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-39/+19
| * | | | watchdog/octeon: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-47/+15
| * | | | PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-50/+19
| * | | | drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-37/+5
| * | | | drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-43/+16
| | |/ / | |/| |
* | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-127-636/+1
|\ \ \ \
| * | | | x86: Remove empty idle.h headerThomas Gleixner2016-12-092-2/+0
| * | | | x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov2016-12-091-1/+1
| * | | | x86/idle: Remove enter_idle(), exit_idle()Len Brown2016-11-181-1/+0
| * | | | i7300_idle: Remove this driverLen Brown2016-11-184-632/+0
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-126-68/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-23405-2992/+4682
| |\ \ \ \
| * | | | | x86/fpu, lguest: Remove CR0.TS supportAndy Lutomirski2016-11-013-23/+1
| * | | | | x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-013-45/+4