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 | 2 | -0/+2 |
2016-08-26 | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King | 1 | -1/+1 |
2015-12-16 | ARM: debug-ll: rework footbridge handling | Arnd Bergmann | 1 | -42/+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-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -18/+0 |
2013-12-29 | ARM: footbridge: cleanup LEDs code | Russell King | 1 | -5/+1 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -18/+0 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -4/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -9/+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-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 1 | -2/+0 |
2012-10-07 | ARM: footbridge: remove RTC_IRQ definition | Arnd Bergmann | 1 | -2/+0 |
2012-07-26 | ARM: footbridge: use fixed PCI i/o mapping | Rob Herring | 2 | -11/+4 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -13/+0 |
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-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -13/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -56/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: footbridge: use new restart hook | Russell King | 1 | -52/+0 |
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-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -2/+2 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -2/+2 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 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-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -3/+0 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-06-11 | ARM: footbridge: fix debug macros | Russell King | 1 | -2/+3 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 1 | -1/+1 |
2011-03-10 | ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU mode | Stepan Moskovchenko | 2 | -9/+22 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-31 | ARM: footbridge: fix debug macros | Russell King | 1 | -2/+2 |
2010-11-22 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 1 | -1/+1 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -12/+10 |
2010-10-02 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -2/+2 |
2009-12-13 | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug | Russell King | 1 | -6/+9 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2008-12-13 | [ARM] netwinder: clean up GPIO naming | Russell King | 1 | -4/+5 |
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h | Russell King | 1 | -2/+0 |
2008-11-28 | [ARM] footbridge: avoid polluting the kernel's namespace | Russell King | 2 | -4/+2 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -0/+9 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-09-01 | [ARM] 5222/1: Allow configuring user:kernel split via Kconfig | Lennert Buytenhek | 1 | -10/+0 |