Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -2/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: omap: use new restart hook | Russell King | 1 | -1/+3 |
2012-01-05 | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD | Russell King | 2 | -1/+4 |
2011-12-18 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2 | -38/+3 |
2011-12-06 | ARM: 7192/1: OMAP: Fix build error for omap1_defconfig | Tony Lindgren | 1 | -0/+1 |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 4 | -168/+8 |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2 | -1/+4 |
2011-11-24 | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Arnd Bergmann | 1 | -0/+3 |
2011-11-21 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 1 | -4/+0 |
2011-11-18 | ARM: plat-omap: remove arch specific special handling for ioremap | Nicolas Pitre | 4 | -168/+8 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 3 | -160/+0 |
2011-11-15 | ARM: GIC: Make MULTI_IRQ_HANDLER mandatory | Marc Zyngier | 1 | -1/+0 |
2011-11-15 | ARM: omap2plus: remove irq-related global base addresses | Marc Zyngier | 1 | -1/+0 |
2011-11-15 | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -0/+1 |
2011-11-15 | ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions | Marc Zyngier | 1 | -0/+2 |
2011-11-10 | ARM: OMAP: Fix dpll_data compile error when omap2 only is selected | Tony Lindgren | 1 | -1/+1 |
2011-11-08 | ARM: OMAP: HWMOD: Unify DSS resets for OMAPs | Tomi Valkeinen | 1 | -0/+3 |
2011-11-07 | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 3 | -0/+3 |
2011-11-07 | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 1 | -0/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+2 |
2011-11-04 | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 1 | -123/+0 |
2011-11-04 | ARM: OMAP: change get_context_loss_count ret value to int | Tomi Valkeinen | 6 | -14/+24 |
2011-11-04 | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on success | Laurent Pinchart | 1 | -1/+1 |
2011-11-04 | ARM: OMAP: dmtimer: Include linux/module.h | Axel Lin | 1 | -0/+1 |
2011-11-04 | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm... | Tony Lindgren | 1 | -5/+12 |
2011-11-01 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 7 | -134/+335 |
2011-11-01 | Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -1/+20 |
2011-11-01 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -375/+571 |
2011-11-01 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 11 | -616/+373 |
2011-11-01 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -0/+27 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/cleanup2 | Arnd Bergmann | 6 | -106/+21 |
2011-10-31 | arm: fix implicit module.h users by adding it to arch/arm as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 8 | -119/+14 |
2011-10-31 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 6 | -106/+21 |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 4 | -26/+3 |
2011-10-31 | Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timer | Arnd Bergmann | 7 | -473/+596 |
2011-10-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 9 | -2499/+71 |
2011-10-29 | I2C: OMAP1: set i2c unit feature implementation flags in platform data | Andy Green | 1 | -0/+13 |
2011-10-29 | I2C: OMAP2+: Pass flags up to omap i2c platform_data as well | Andy Green | 1 | -1/+6 |
2011-10-29 | I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus added | Andy Green | 1 | -0/+6 |
2011-10-29 | I2C: OMAP1: set IP revision in platform data | Andy Green | 1 | -0/+3 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -36/+0 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 1 | -1/+18 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 6 | -106/+21 |
2011-10-27 | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 1 | -1/+18 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 4 | -26/+3 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -0/+1 |
2011-10-21 | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 9 | -2499/+71 |