Age | Commit message (Expand) | Author | Files | Lines |
2013-07-23 | ARM: footbridge: fix overlapping PCI mappings | Mike Frysinger | 1 | -2/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 3 | -5/+6 |
2013-07-09 | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt | 1 | -1/+1 |
2013-03-18 | ARM: fix CONFIG_VIRT_TO_BUS handling | Arnd Bergmann | 1 | -0/+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-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -5/+1 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -5/+1 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 7 | -16/+8 |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -1/+1 |
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-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -294/+179 |
2012-08-01 | ARM: mach-footbridge: retire custom LED code | Bryan Wu | 5 | -294/+179 |
2012-07-26 | ARM: footbridge: use fixed PCI i/o mapping | Rob Herring | 4 | -30/+13 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 5 | -10/+5 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2 | -2/+0 |
2012-04-26 | ARM: PCI: footbridge: provide a 'no swizzle' function for CATS | Russell King | 1 | -1/+6 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -13/+0 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 6 | -3/+3 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 6 | -3/+3 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -19/+0 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -13/+0 |
2012-02-24 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -3/+5 |
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-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -4/+4 |
2012-01-07 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -4/+4 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 7 | -56/+58 |
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 | 7 | -52/+58 |
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 | 5 | -6/+6 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -13/+13 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 4 | -7/+5 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -2/+0 |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 1 | -2/+2 |
2011-10-17 | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2 | -4/+2 |
2011-10-17 | ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically | Peter Hüwe | 1 | -2/+2 |
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 | -2/+2 |
2011-09-17 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2 | -0/+2 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 3 | -13/+13 |
2011-08-30 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2011-08-25 | ARM: mach-footbridge: add missing header file <video/vga.h> | Bryan Wu | 1 | -0/+1 |
2011-08-22 | ARM: mach-footbridge: convert boot_params to atag_offset | Nicolas Pitre | 4 | -4/+4 |