Age | Commit message (Expand) | Author |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-03-03 | ARM: 7642/1: netx: bump IRQ offset to 64 | Linus Walleij |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | 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-12 | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring |
2013-01-12 | ARM: remove unneeded vic.h includes | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for VIC users | Rob Herring |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-03 | treewide: Fix typos in various drivers | Masanari Iida |
2012-09-14 | ARM: netx: move platform_data definitions | Arnd Bergmann |
2012-07-30 | arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n | Viresh Kumar |
2012-03-13 | ARM: __io abuse cleanup | Rob Herring |
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-26 | Merge branch 'amba' into for-armsoc | Russell King |
2012-01-26 | ARM: amba: netx: use common amba device initializers | Russell King |
2012-01-25 | ARM: amba: netx: get rid of NO_IRQ initializers | Russell King |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-05 | 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: netx: use new restart hook | Russell King |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-11-15 | ARM: netx: convert to MULTI_IRQ_HANDLER | Jamie Iles |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-10-13 | ARM: mach-netx: 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-netx: convert boot_params to atag_offset | Nicolas Pitre |
2011-05-26 | ARM: 6827/1: mach-netx: delete hardcoded periphid | Linus Walleij |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-01-13 | ARM: netx: irq_data conversion. | Lennert Buytenhek |
2010-12-22 | ARM: netx: update clock source registration | Russell King |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar |
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-10-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren |
2009-08-13 | netx: Use get_irqnr_preamble to initialize base register | Uwe Kleine-König |
2009-05-07 | [ARM] VIC: Add power management device | Ben Dooks |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |