| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 |
|\ |
|
| * | ARM: provide a late_initcall hook for platform initialization | Shawn Guo | 2012-05-03 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 |
|\ \ |
|
| * | | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 |
| |/ |
|
* | | Merge branch 'misc' into for-linus | Russell King | 2012-05-21 |
|\ \ |
|
| * | | ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level | Marc Zyngier | 2012-05-06 |
| |/ |
|
* | | ARM: PCI: remove per-pci_hw list of buses | Russell King | 2012-05-16 |
* | | 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: remove unused sys->hw | Russell King | 2012-04-26 |
|/ |
|
* | 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 tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * | | ARM/of: allow *machine_desc.dt_compat to be const | Uwe Kleine-König | 2011-12-27 |
| |/ |
|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \
| | |/
| |/| |
|
| | * | arm: time.h: remove device.h #include | Greg Kroah-Hartman | 2011-12-22 |
| | * | arm: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2011-12-05 |
|\| | |
|
| * | | ARM: 7155/1: arch.h: Declare 'pt_regs' locally | Fabio Estevam | 2011-11-09 |
| |/ |
|
* | | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 2011-11-10 |
* | | ARM: restart: add restart hook to machine_desc record | 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 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve... | Russell King | 2011-09-26 |
| |\ |
|
| | * | ARM: mm: Add strongly ordered descriptor support. | Santosh Shilimkar | 2011-09-23 |
| * | | ARM: remove boot_params from struct machine_desc | Nicolas Pitre | 2011-08-21 |
| * | | ARM: introduce atag_offset to replace boot_params | Nicolas Pitre | 2011-08-21 |
| |/ |
|
* / | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 |
|/ |
|
* | 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 |
* | | arm/dt: Add dt machine definition | Grant Likely | 2011-07-25 |
* | | ARM: add dma_zone_size to the machine_desc structure | Nicolas Pitre | 2011-07-18 |
|/ |
|
* | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 2011-05-24 |
|\ |
|
| * | arm/dt: probe for platforms via the device tree | Grant Likely | 2011-05-23 |
| * | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely | 2011-05-23 |
* | | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | 2011-04-24 |
|/ |
|
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 |
|\ |
|
| * | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info | Dmitry Eremin-Solenikov | 2011-03-16 |
* | | Merge branch 'misc' into devel | Russell King | 2011-03-16 |
|\ \
| |/
|/| |
|
| * | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers | Will Deacon | 2011-03-15 |
* | | ARM: 6765/1: remove obsolete comment from asm/mach/arch.h | Nicolas Pitre | 2011-02-26 |
|/ |
|
* | Merge branch 'smp' into misc | Russell King | 2011-01-06 |
|\ |
|
| * | ARM: fix /proc/interrupts formatting | Russell King | 2010-12-20 |
* | | ARM: provide an early platform initialization hook | Russell King | 2010-12-24 |
* | | ARM: simplify early machine init hooks | Russell King | 2010-12-24 |
* | | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time | eric miao | 2010-12-24 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 |
* | ARM: make struct machine_desc definition coherent with its comment | Nicolas Pitre | 2010-10-20 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
|\ |
|
| * | [ARM] PCI: add platform private data to pci_sys_data | Saeed Bishara | 2010-07-16 |