| Commit message (Expand) | Author | Age |
* | arm: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
* | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 2013-03-12 |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-10 |
* | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 |
|\ \ |
|
| * | | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 |
| |/ |
|
* / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King | 2012-11-16 |
* | | IXP4xx: use __iomem for MMIO | Arnd Bergmann | 2012-11-21 |
* | | IXP4xx: map CPU config registers within VMALLOC region. | Krzysztof Hałasa | 2012-11-21 |
* | | IXP4xx: Always ioremap() Queue Manager MMIO region at boot. | Krzysztof Hałasa | 2012-11-21 |
* | | ixp4xx: Declare MODULE_FIRMWARE usage | Tim Gardner | 2012-11-21 |
* | | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices. | Krzysztof Hałasa | 2012-11-21 |
* | | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform. | Krzysztof Hałasa | 2012-11-21 |
* | | IXP4xx: Fix Goramo MultiLink platform compilation. | Krzysztof Hałasa | 2012-11-21 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 |
|\ |
|
| * | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 |
* | | ARM: ixp4xx: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 |
|/ |
|
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 |
|\ |
|
| * | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-14 |
| * | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 2012-05-13 |
* | | Merge branches 'fixes' and 'fixes2' into devel-late | Olof Johansson | 2012-05-30 |
|\ \ |
|
| * | | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran | 2012-05-23 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-05-21 |
|\ \ |
|
| * | | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 |
| * | | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 |
|\| |
|
| * | 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-30 |
| * | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol | Rob Herring | 2012-03-25 |
| | * | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 |
| | * | ARM: ixp4xx: use runtime ioremap hook | Rob Herring | 2012-03-06 |
| * | | 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-28 |
* | | | | ixp4xx_eth: Support the get_ts_info ethtool method. | Richard Cochran | 2012-04-04 |
|/ / / |
|
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 |
| |\ \ |
|
| | * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 |
| | |/ |
|
| * | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
| * | | ARM: mach-ixp4xx: properly disable CPU idle call | Nicolas Pitre | 2012-01-20 |
| |/ |
|
* / | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 |
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 |
| * | | ARM: restart: ixp4xx: use new restart hook | Russell King | 2012-01-05 |
* | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 |