Age | Commit message (Expand) | Author |
2013-12-03 | ARM: ks8695: delete local <mach/gpio.h> header | Linus Walleij |
2013-08-29 | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2012-10-07 | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann |
2012-10-01 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson |
2012-09-19 | ARM: ks8695: use __iomem pointers for MMIO | Arnd Bergmann |
2012-09-07 | Merge branch 'ks8695/boards' into next/boards | Olof Johansson |
2012-09-07 | ARM: ks8695: add board support for the OpenGear boards based on the KS8695 | Greg Ungerer |
2012-09-07 | ARM: ks8695: add board support for the SnapGear boards based on the KS8695 | Greg Ungerer |
2012-09-05 | ARM: ks8695: convert to generic time and clocksource | Linus Walleij |
2012-09-05 | ARM: ks8695: delete resume hook from timer | Linus Walleij |
2012-09-05 | ARM: ks8695: use [readl|writel]_relaxed() | Linus Walleij |
2012-09-05 | ARM: ks8695: merge the timer header into the timer driver | Linus Walleij |
2012-08-01 | ARM: mach-ks8695: remove leds driver, since nobody use it | Bryan Wu |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas |
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-02-10 | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c | Jesper Juhl |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
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: ks8695: use new restart hook | Russell King |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers |
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-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King |
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-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-22 | ARM: 7037/1: mach-ks8695: fix GPIO LEDs | Linus Walleij |