Age | Commit message (Expand) | Author |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King |
2013-07-13 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-12 | Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub... | Olof Johansson |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-06 | ARM: ixp4xx: avoid circular header dependency | Arnd Bergmann |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-06-12 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner |
2013-03-12 | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-11-22 | IXP4xx: use __iomem for MMIO | Arnd Bergmann |
2012-11-22 | IXP4xx: map CPU config registers within VMALLOC region. | Krzysztof Hałasa |
2012-11-22 | IXP4xx: Always ioremap() Queue Manager MMIO region at boot. | Krzysztof Hałasa |
2012-11-22 | ixp4xx: Declare MODULE_FIRMWARE usage | Tim Gardner |
2012-11-22 | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices. | Krzysztof Hałasa |
2012-11-22 | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform. | Krzysztof Hałasa |
2012-11-22 | IXP4xx: Fix Goramo MultiLink platform compilation. | Krzysztof Hałasa |
2012-11-16 | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-19 | ARM: ixp4xx: use __iomem pointers for MMIO | Arnd Bergmann |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-05-30 | Merge branches 'fixes' and 'fixes2' into devel-late | Olof Johansson |
2012-05-23 | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran |
2012-05-21 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-13 | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris |
2012-05-13 | arm: Use the plat_nand default partition parser | H Hartley Sweeten |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-04 | ixp4xx_eth: Support the get_ts_info ethtool method. | Richard Cochran |
2012-03-30 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-30 | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-25 | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol | Rob Herring |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-06 | ARM: kill off __mem_pci | Rob Herring |