| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-10 |
* | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 |
|\ \ |
|
| * | | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
| |/ |
|
* / | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 |
|/ |
|
* | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 |
|\ |
|
| * | ARM: ks8695: __arch_virt_to_dma type handling | Arnd Bergmann | 2012-10-07 |
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * \ | 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-07 |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ \ |
|
| * | | | ARM: mach-ks8695: remove leds driver, since nobody use it | Bryan Wu | 2012-07-31 |
| |/ / |
|
* | | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 |
|\ \ \ |
|
| * | | | ARM: ks8695: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 |
| |/ / |
|
* | | | 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-09-05 |
|/ / |
|
* | | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 |
* | | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 |
* | | 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-28 |
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 |
| |\ \ |
|
| | * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 |
| * | | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
| |/ / |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
| |/ |
|
* / | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.c | Jesper Juhl | 2012-02-10 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 |
| |/ |
|
* | | 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 | 2012-01-05 |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 |
| |/ |
|
* / | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
| * | ARM: mach-ks8695: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 |
|\ \ |
|
| * | | ARM: 7037/1: mach-ks8695: fix GPIO LEDs | Linus Walleij | 2011-08-22 |
| * | | ARM: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij | 2011-08-22 |
| * | | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 |
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 |