Age | Commit message (Expand) | Author |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-02-25 | ARM: 7989/1: Delete asm/system.h | David Howells |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-10-28 | ARM: gemini: convert to GENERIC_CLOCKEVENTS | Linus Walleij |
2013-10-01 | ARM: gemini: delete <mach/gpio.h> | Linus Walleij |
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-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner |
2013-03-14 | ARM: gemini: get platform to build again | Arnd Bergmann |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-09-04 | ARM: gemini: fix the gemini build | Linus Walleij |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-20 | ARM: mach-gemini: move special idle code out of line | Nicolas Pitre |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-13 | ARM: mach-gemini: remove mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-21 | ARM: mach-gemini: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-25 | arm: mtd: gemini: convert to mtd_device_register() | Jamie Iles |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre |
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-29 | arm: gemini: Use proper irq accessor functions | Thomas Gleixner |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-01-24 | ARM: 6604/1: Gemini: add platform support for Gemini RTC | Hans Ulli Kroll |
2011-01-15 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-13 | ARM: gemini: irq_data conversion. | Lennert Buytenhek |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
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 |
2010-05-13 | ARM: 6130/1: Gemini: add support for Raidsonic IB4220 | Hans Ulli Kroll |
2010-05-13 | ARM: 6129/1: Gemini: add support for Wiliboard WBD-222 | Hans Ulli Kroll |
2010-05-13 | ARM: 6128/1: Gemini: add support for Wiligear WBD-111 | Hans Ulli Kroll |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-25 | Merge branch 'misc2' into devel | Russell King |