| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-05 | Merge branch 'restart' into for-linus |  Russell King | 6 | -16/+17 |
| 2012-01-05 | ARM: restart: remove the now empty arch_reset() |  Russell King | 1 | -4/+0 |
| 2012-01-05 | ARM: restart: versatile: use new restart hook |  Russell King | 6 | -12/+17 |
| 2011-12-21 | driver-core: remove sysdev.h usage. |  Kay Sievers | 3 | -3/+0 |
| 2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable |  Russell King | 2 | -26/+0 |
| 2011-11-26 | ARM: big removal of now unused vmalloc.h files |  Nicolas Pitre | 1 | -21/+0 |
| 2011-11-18 | ARM: versatile: remove overlapping map_desc entry |  Rob Herring | 1 | -5/+0 |
| 2011-11-15 | ARM: versatile: convert to MULTI_IRQ_HANDLER |  Jamie Iles | 4 | -30/+6 |
| 2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm |  Linus Torvalds | 4 | -31/+3 |
| 2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm |  Linus Torvalds | 1 | -6/+1 |
| 2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs |  Sascha Hauer | 1 | -1/+1 |
| 2011-10-13 | ARM: mach-versatile: remove mach/memory.h |  Nicolas Pitre | 1 | -28/+0 |
| 2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro |  Nicolas Pitre | 1 | -1/+1 |
| 2011-08-21 | ARM: mach-versatile: convert boot-params to atag_offset |  Nicolas Pitre | 2 | -2/+2 |
| 2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default |  Russell King | 1 | -1/+1 |
| 2011-08-12 | ARM: gpio: consolidate gpio_to_irq |  Russell King | 1 | -1/+0 |
| 2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations |  Russell King | 1 | -5/+1 |
| 2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2011-07-28 | Merge branch 'imx/dt' into next/dt |  Arnd Bergmann | 2 | -6/+3 |
| 2011-07-28 | arm/versatile: Add device tree support |  Grant Likely | 5 | -0/+126 |
| 2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. |  Ralf Baechle | 1 | -1/+1 |
| 2011-07-12 | ARM: convert PCI defines to variables |  Rob Herring | 2 | -4/+3 |
| 2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag |  Rob Herring | 1 | -2/+0 |
| 2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate |  Russell King | 1 | -27/+4 |
| 2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified |  Russell King | 1 | -1/+1 |
| 2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks |  Russell King | 1 | -1/+8 |
| 2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified |  Russell King | 1 | -1/+1 |
| 2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info |  Marc Zyngier | 1 | -1/+1 |
| 2011-05-20 | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash |  Marc Zyngier | 1 | -27/+4 |
| 2011-03-30 | arm: versatile : Fix typo introduced in irq namespace cleanup |  Grant Likely | 1 | -1/+1 |
| 2011-03-29 | arm: Cleanup the irq namespace |  Thomas Gleixner | 1 | -1/+1 |
| 2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel |  Russell King | 5 | -238/+68 |
| 2011-02-19 | ARM: integrator/versatile: consolidate FPGA IRQ handling code |  Russell King | 2 | -52/+7 |
| 2011-02-19 | ARM: versatile: remove old AMBA device DMA definitions |  Russell King | 3 | -24/+0 |
| 2011-02-19 | ARM: versatile: use new init_early for clock tree and sched_clock init |  Russell King | 4 | -12/+14 |
| 2011-02-19 | ARM: versatile: switch Versatile to use consolidated CLCD |  Russell King | 1 | -151/+35 |
| 2011-02-19 | ARM: versatile: support CLCD RGB565 layout with blue LSB |  Russell King | 1 | -3/+16 |
| 2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions |  Russell King | 1 | -1/+1 |
| 2011-01-25 | ARM: versatile: name configuration options after actual board names |  Russell King | 1 | -4/+6 |
| 2011-01-13 | ARM: versatile: irq_data conversion. |  Lennert Buytenhek | 1 | -8/+10 |
| 2011-01-06 | Merge branch 'misc' into devel |  Russell King | 2 | -2/+2 |
| 2011-01-06 | Merge branch 'smp' into misc |  Russell King | 1 | -1/+1 |
| 2011-01-05 | Merge branch 'clksrc' into devel |  Russell King | 1 | -0/+10 |
| 2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel |  Russell King | 1 | -1/+1 |
| 2010-12-22 | ARM: versatile: convert sched_clock() to use new infrastructure |  Russell King | 1 | -0/+10 |
| 2010-12-05 | ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCI |  Hans Ulli Kroll | 1 | -0/+1 |
| 2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c |  Jean-Christop PLAGNIOL-VILLARD | 1 | -2/+1 |
| 2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c |  Anand Gadiyar | 1 | -1/+1 |
| 2010-11-04 | ARM: 6432/1: move timer-sp.c from versatile to common |  Rob Herring | 1 | -1/+1 |
| 2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io |  Nicolas Pitre | 2 | -4/+0 |