summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-28Merge tag 'cleanup_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson3-3/+0
2013-01-22ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo4-12/+0
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson4-25/+5
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk4-25/+5
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson147-606/+339
2013-01-15Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson8-2/+29
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1434-8078/+8054
2013-01-14Merge branch 'timer/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood1-1/+1
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo3-24/+5
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo25-209/+53
2013-01-14clockevents: export clockevents_config_and_register for module useShawn Guo1-0/+1
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk8-2/+29
2013-01-13ARM: Kirkwood: Cleanup unneeded include filesAndrew Lunn2-2/+0
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring14-15/+13
2013-01-12ARM: picoxcell: use common irqchip_init functionRob Herring1-12/+2
2013-01-12ARM: spear: use common irqchip_init functionRob Herring7-33/+13
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring5-16/+21
2013-01-12ARM: samsung: remove unused tick.hRob Herring2-55/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring36-37/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring41-87/+36
2013-01-12ARM: VIC: set handle_arch_irq in VIC initializationRob Herring1-0/+1
2013-01-12ARM: VIC: shrink down vic.hRob Herring2-21/+19
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring38-42/+40
2013-01-12ARM: use common irqchip_init for GIC initRob Herring18-145/+35
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring5-10/+17
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring46-70/+1
2013-01-10ARM: GIC: set handle_arch_irq in GIC initializationRob Herring1-0/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring18-57/+33
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring1-6/+0
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar1-1/+1
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2-0/+11
2013-01-10irqchip: add basic infrastructureThomas Petazzoni6-1/+92
2013-01-10irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni1-0/+1
2013-01-10Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-10arm: kirkwood: dockstar: remove useless include of SDIO headerThomas Petazzoni1-1/+0
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+9
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds53-183/+351
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-828/+447
2013-01-08Merge branch 'timer/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren1-1/+1
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson11-38/+132
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-4/+13
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2-5/+6
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson6-20/+2
2013-01-08Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+67
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-115/+353