| Commit message (Expand) | Author | Age |
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ |
|
| * | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 |
* | | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 |
|/ |
|
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 |
|\ |
|
| * | ARM: pnx4008: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 |
* | | | Merge branch 'smp' into misc | Russell King | 2011-01-06 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 |
| |/ |
|
* / | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 |
* | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 |
|\ |
|
| * | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King | 2010-02-12 |
| * | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King | 2010-02-12 |
| * | ARM: PNX4008: remove platform definitions from mach/timex.h | Russell King | 2010-02-12 |
| * | ARM: PNX4008: get i2c clock rate from clk API | Russell King | 2010-02-12 |
| * | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King | 2010-02-12 |
| * | ARM: PNX4008: move i2c clock start/stop into driver | Russell King | 2010-02-12 |
| * | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King | 2010-02-12 |
| * | ARM: PNX4008: convert i2c clocks to match by device only | Russell King | 2010-02-12 |
| * | ARM: PNX4008: convert watchdog to use clk API enable/disable calls | Russell King | 2010-02-12 |
| * | ARM: PNX4008: convert watchdog clocks to match by device only | Russell King | 2010-02-12 |
| * | ARM: PNX4008: provide clock enable/disable methods and initialization | Russell King | 2010-02-12 |
| * | ARM: PNX4008: simplify clk enable/disable paths | Russell King | 2010-02-12 |
| * | ARM: PNX4008: convert to clkdev | Russell King | 2010-02-12 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
|/ |
|
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 |
* | [ARM] fix pnx4008 | Russell King | 2009-01-08 |
* | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 |
* | [ARM] pnx4008: fix definition of PHYS_OFFSET | Russell King | 2008-11-30 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 |
* | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 2008-11-29 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
* | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 |