summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-091-3/+0
* common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-091-0/+72
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-0/+42
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-0925-138/+1107
|\
| * Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-10-021-21/+66
| |\
| | * irqchip: gic-v3: Implement CPU PM notifierSudeep Holla2014-09-141-11/+46
| | * irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...Sudeep Holla2014-09-141-10/+20
| * | Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper2014-10-022-1/+221
| |\ \
| | * | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controllerFlorian Fainelli2014-09-142-1/+221
| * | | Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2014-10-021-1/+11
| |\ \ \
| | * | | irqchip: atmel-aic5: Add sama5d4 supportAlexandre Belloni2014-09-141-0/+10
| | * | | irqchip: atmel-aic5: The sama5d3 has 48 IRQsAlexandre Belloni2014-09-141-1/+1
| | |/ /
| * | | Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-1417-65/+45
| |\ \ \
| | * | | irqchip: or1k-pic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+2
| | * | | irqchip: atmel-aic5: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: atmel-aic: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-031-7/+6
| | * | | irqchip: zevio: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: vt8500: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: vic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: versatile-fpga: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | * | | irqchip: sun4i: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: sirfsoc: Convert to handle_domain_irqMarc Zyngier2014-09-031-4/+2
| | * | | irqchip: s3c24xx: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | * | | irqchip: orion: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | * | | irqchip: mxs: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | * | | irqchip: mmp: Convert to handle_domain_irqMarc Zyngier2014-09-031-6/+4
| | * | | irqchip: clps711x: Convert to handle_domain_irqMarc Zyngier2014-09-031-11/+7
| | * | | irqchip: armada-370-xp: Convert to handle_domain_irqMarc Zyngier2014-09-031-9/+10
| | * | | irqchip: gic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | |/ /
| * | | Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-09-142-19/+42
| |\ \ \ | | | |/ | | |/|
| | * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-191-3/+22
| | * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-192-18/+22
| | |/
| * | Merge branch 'irqchip/hip04' into irqchip/coreJason Cooper2014-09-142-0/+425
| |\ \
| | * | irqchip: hip04: Enable Hisilicon HiP04 interrupt controllerHaojian Zhuang2014-08-202-0/+425
| | |/
| * | Merge branch 'irqchip/keystone' into irqchip/coreJason Cooper2014-09-143-0/+240
| |\ \
| | * | irqchip: keystone: Remove warning unsigned 'kirq->irq' is never less than zeroGrygorii Strashko2014-09-031-1/+1
| | * | irqchip: keystone: Add irq controller ip driverGrygorii Strashko2014-08-173-0/+240
| | |/
| * | irqchip: renesas-intc-irqpin: Add minimal runtime PM supportGeert Uytterhoeven2014-09-141-4/+34
| * | irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-09-141-23/+22
| * | irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up supportGeert Uytterhoeven2014-08-211-3/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-097-12/+247
|\ \
| * | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-291-0/+15
| * | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-291-0/+17
| * | clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2014-09-291-2/+10
| * | clocksource: sirf: Disable counter before re-setting itHao Liu2014-09-291-1/+4
| * | clocksource: cadence_ttc: Add support for 32bit modeMichal Simek2014-09-291-5/+10
| * | clocksource: tcb_clksrc: Sanitize IRQ requestGael Portay2014-09-291-9/+4
| * | clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla2014-09-291-4/+16
| * | clocksource: vf_pit_timer: Support shutdown modeStefan Agner2014-09-291-0/+4