summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel2015-06-261-13/+30
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2228-89/+153
|\
| * irqchip: atmel-aic5: Add sama5d2 supportNicolas Ferre2015-06-181-0/+9
| * irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+1
| * irq: irq-keystone: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+1
| * gpio: gpio-tegra: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+2
| * gpio: gpio-mxs: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+2
| * gpio: gpio-mxc: Fix race in installing chained IRQ handlerRussell King2015-06-181-7/+6
| * GPU: ipu: Fix race in installing IPU chained IRQ handlerRussell King2015-06-181-8/+5
| * ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King2015-06-181-2/+1
| * irqchip: exynos-combiner: Save IRQ enable set on suspendJavier Martinez Canillas2015-06-161-5/+59
| * irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-054-17/+3
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-06-05344-4128/+4208
| |\
| * | irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap failsAxel Lin2015-05-221-1/+1
| * | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-05-183-7/+45
| |\ \
| | * | irqchip: vf610-mscm: Support NVIC parent chipStefan Agner2015-05-181-6/+17
| | * | irqchip: nvic: Support hierarchy irq domainStefan Agner2015-05-182-1/+28
| * | | irqchip: vf610: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-3/+2
| * | | irqchip: irqc: Remove platform data supportGeert Uytterhoeven2015-05-051-16/+1
| * | | irqchip: Constify irq_domain_opsKrzysztof Kozlowski2015-05-0514-15/+15
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-2211-82/+561
|\ \ \
| * | | clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker2015-06-211-2/+2
| * | | clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robotMaxime Coquelin2015-06-021-2/+2
| * | | clockevents/drivers: Add STM32 Timer driverMaxime Coquelin2015-06-023-0/+190
| * | | clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin2015-06-023-0/+87
| * | | clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood2015-06-023-0/+278
| * | | clocksource/drivers/exynos_mct: Remove old platform mct_init()Krzysztof Kozlowski2015-06-021-12/+0
| * | | clocksource/drivers/exynos_mct: Staticize struct clocksourceKrzysztof Kozlowski2015-06-021-1/+1
| * | | clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...Krzysztof Kozlowski2015-06-021-6/+2
| * | | clocksource/drivers/qcom: Remove dead codeStephen Boyd2015-06-021-59/+0
| * | | Merge branch 'linus' into timers/coreThomas Gleixner2015-05-191310-24635/+56116
| |\ \ \
| * | | | clocksource: sun5i: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-1/+1
| * | | | clocksource: integrator: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-1/+1
| * | | | clocksource: asm9260: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-1/+1
| * | | | power: reset: ltc2952: Remove bogus hrtimer_start() return value checksThomas Gleixner2015-04-231-16/+3
* | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2229-898/+789
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-22212-1318/+1608
| |\ \ \ \ \ \ \
| | | * | | | | | x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...Luis R. Rodriguez2015-06-184-42/+26
| | | * | | | | | x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez2015-06-182-35/+26
| | | * | | | | | drivers/block/pmem: Map NVDIMM in Write-Through modeToshi Kani2015-06-071-2/+2
| | | * | | | | | video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-073-6/+5
| | | * | | | | | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-037-0/+7
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-----. \ \ \ \ \ \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-0312-817/+627
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | / / / / / | | | | | | |/ / / / /
| | | * | | | | | | | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-271-13/+1
| * | | | | | | | | | iommu, x86: Properly handle posted interrupts for IOMMU hotplugFeng Wu2015-06-121-0/+3
| * | | | | | | | | | iommu, x86: Provide irq_remapping_cap() interfaceFeng Wu2015-06-121-0/+9
| * | | | | | | | | | iommu, x86: Setup Posted-Interrupts capability for Intel iommuFeng Wu2015-06-123-0/+35
| * | | | | | | | | | iommu, x86: Avoid migrating VT-d posted interruptsFeng Wu2015-06-121-1/+4
| * | | | | | | | | | iommu, x86: Save the mode (posted or remapped) of an IRTEFeng Wu2015-06-121-0/+10
| * | | | | | | | | | iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chipFeng Wu2015-06-121-0/+37