Age | Commit message (Expand) | Author |
2011-12-13 | Revert "ARM: pm: move cpu_init() call into core code" | Varun Wadekar |
2011-08-10 | mach-sa1100: fix PCI build problem | Linus Walleij |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-18 | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King |
2011-06-24 | ARM: pm: sa1100: move cpu_suspend into C code | Russell King |
2011-06-24 | ARM: pm: move cpu_init() call into core code | Russell King |
2011-06-24 | ARM: pm: convert cpu_suspend() to a normal function | Russell King |
2011-06-24 | ARM: pm: sa1100: no need to re-enable clock switching | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King |
2011-05-23 | ARM: update sa1100 to reflect PXA updates | Russell King |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-04-24 | ARM / SA1100: Use struct syscore_ops for "core" power management | Rafael J. Wysocki |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-02-22 | ARM: pm: convert sa11x0 to generic suspend/resume support | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-02-11 | ARM: 6658/1: collie: do actually pass locomo_info to locomo driver | Dmitry Eremin-Solenikov |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-15 | ARM: Fix build regression on SA11x0, PXA, and H720x targets | Russell King |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | ARM: sa1100: irq_data conversion. | Lennert Buytenhek |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2011-01-03 | ARM: 6607/1: sa1100: Update platform device registration | Jochen Friedrich |
2011-01-03 | ARM: 6606/1: sa1100: Fix platform device registration | Jochen Friedrich |
2010-12-22 | ARM: sa1100: convert sched_clock() to use new infrastructure | Russell King |
2010-12-22 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King |
2010-12-22 | ARM: SA11x0: update clock source registration | Russell King |
2010-12-21 | ARM: 6459/2: sa1100: Add nanoEngine PCI support. | Marcelo Roberto Jimenez |
2010-12-21 | ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support. | Marcelo Roberto Jimenez |
2010-12-21 | ARM: 6451/1: sa1100: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1... | Marcelo Roberto Jimenez |
2010-12-21 | ARM: 6447/3: sa1100: Put nanoEngine support back in the kernel | Marcelo Roberto Jimenez |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-11-10 | ARM: 6450/1: Fix checkpatch.pl issues in arch/arm/mach-sa1100/cpu-sa1100.c. | Marcelo Roberto Jimenez |
2010-10-27 | ARM: 6449/1: Fix for compiler warning of uninitialized variable. | Marcelo Roberto Jimenez |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |