| Commit message (Expand) | Author | Age |
* | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 |
|\ |
|
| * | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 2013-01-14 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 |
|/ |
|
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 |
* | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 |
|\ |
|
| * | ARM: footbridge: remove RTC_IRQ definition | Arnd Bergmann | 2012-10-07 |
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | ARM: mach-footbridge: retire custom LED code | Bryan Wu | 2012-07-31 |
| |/ |
|
* / | ARM: footbridge: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 |
|/ |
|
* | 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 |
* | ARM: PCI: footbridge: provide a 'no swizzle' function for CATS | Russell King | 2012-04-26 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: kill off __mem_pci | 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 |
| |/ |
|
* / | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 |
|/ |
|
* | 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 'restart' into for-linus | Russell King | 2012-01-05 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 |
| * | | ARM: restart: footbridge: 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 |
* | | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 2011-11-10 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 2011-10-18 |
| |\ |
|
| | * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
| * | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King | 2011-09-16 |
| |\ \
| | |/
| |/| |
|
| * | | ARM: mach-footbridge: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ \ \ |
|
| * | | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 |
| | |/
| |/| |
|
* | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 |
|\ \ \ |
|
| * | | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 |
| * | | | ARM: 7078/1: Footbridge: Sort KConfig Options alphabetically | Peter Hüwe | 2011-10-17 |
| * | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King | 2011-08-17 |
| |/ |
|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-08-29 |
|\ \ |
|
| * | | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER | Axel Lin | 2011-08-19 |
| |/ |
|
* / | ARM: mach-footbridge: add missing header file <video/vga.h> | Bryan Wu | 2011-08-25 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | ARM: set vga memory base at run-time | Rob Herring | 2011-07-12 |