Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
2014-11-10 | ARM: ebsa110: Properly override I/O accessors | Thierry Reding | 2 | -14/+25 |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 1 | -3/+0 |
2014-07-30 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -5/+0 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -19/+0 |
2014-03-12 | ARM: 8000/1: misc: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -19/+0 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -13/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -7/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King | 1 | -1/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+1 |
2013-07-09 | reboot: arm: remove unused restart_mode fields from some arm subarchs | Robin Holt | 1 | -1/+0 |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott | 1 | -1/+1 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -6/+2 |
2012-12-24 | ARM: set arch_gettimeoffset directly | Stephen Warren | 1 | -3/+4 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -34/+51 |
2012-09-18 | ARM: ebsa110: use __iomem pointers for MMIO | Arnd Bergmann | 2 | -10/+10 |
2012-08-01 | ARM: mach-ebsa110: retire custom LED code | Bryan Wu | 2 | -34/+51 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -9/+15 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -2/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 2 | -2/+1 |
2012-03-28 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -47/+68 |
2012-03-07 | ARM: ebsa110: use runtime ioremap hook | Rob Herring | 2 | -9/+15 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-02-02 | ARM: ebsa110: provide TRICK?_SIZE macros | Russell King | 2 | -4/+8 |
2012-02-02 | ARM: ebsa110: move platform definitions out of mach/hardware.h | Russell King | 5 | -43/+60 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -18/+0 |
2012-01-21 | ARM: mach-ebsa110: move special idle code out of line | Nicolas Pitre | 2 | -20/+26 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 2 | -2/+6 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: ebsa110: use new restart hook | Russell King | 2 | -1/+9 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -10/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -10/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -1/+1 |
2011-11-11 | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 1 | -1/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -2/+2 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -1/+1 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-ebsa110: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-08-17 | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King | 1 | -2/+0 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -2/+2 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: ebsa110: irq_data conversion. | Lennert Buytenhek | 1 | -7/+7 |