- bec92b1 ARM: restart: iop3xx: use new restart hook by Russell King · 13 years ago
- dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
- c9d95fb ARM: convert PCI defines to variables by Rob Herring · 13 years ago
- 082763a ARM: 6969/1: plat-iop: fix build error by Linus Walleij · 13 years ago
- 8620d81 ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c by Jesper Juhl · 14 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
- 08f26b1 ARM: iop: convert sched_clock() to use new infrastructure by Russell King · 14 years ago
- 5e06b64 ARM: ensure all sched_clock() implementations are notrace marked by Russell King · 14 years ago
- d28b116b ARM: iop: update clock source registration by Russell King · 14 years ago
- 40cc524 ARM: clockevents: fix IOP clock events initialization by Russell King · 14 years ago
- a5542a0 ARM: 6523/1: iop: ensure sched_clock() is notrace by Rabin Vincent · 14 years ago
- ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
- 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
- 7d63397 ARM: 6159/1: Move IOP to use common mult/shift calculation code by Linus Walleij · 14 years ago
- de4338f ARM: 6048/1: ARM: iop3xx: register PMU IRQs during board initialisation by Will Deacon · 15 years ago
- 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
- 345a322 iop: implement sched_clock() by Mikael Pettersson · 15 years ago
- 980f229 iop: enable generic time by Mikael Pettersson · 15 years ago
- 469d3044 iop: clockevent support by Mikael Pettersson · 15 years ago
- a91549a iop: clocksource support by Mikael Pettersson · 15 years ago
- 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
- 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
- 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
- 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
- f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
- a692838 arch/arm/plat-iop: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
- 5b9eda3 iop3xx: ATU and PCI memory configuration corrected by Aaro Koskinen · 15 years ago
- 099f53c async_tx: rename zero_sum to val by Dan Williams · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
- ebb4c65 [ARM] iop: iop3xx needs registers mapped uncached+unbuffered by Russell King · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
- 63f385c [ARM] 5160/1: IOP3XX: gpio/gpiolib support by Arnaud Patard · 16 years ago
- c34002c iop: unconditionally initialize the ATU on platforms known to be 'hosts' by Dan Williams · 17 years ago
- 97c4604 iop: Program outbound windows using the correct definitions by Russell King · 17 years ago
- 27eedbf iop: when scanning PCI bus, translate the PCI addresses according to the outbound window settings by Russell King · 17 years ago
- c3a1c9c iop: Make IOP ATU window debug readable by Russell King · 17 years ago
- 8e86f42 [ARM] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 66a2c07 [ARM] xtime_seqlock: fix more ARM machines for xtime deadlocking by Peter Zijlstra · 17 years ago
- 70c14ff [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xx by Dan Williams · 17 years ago
- 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 18 years ago
- d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
- 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
- d73d801 [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files by Dan Williams · 17 years ago
- b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
- 6f95416 Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns9xxx', 'omap', 'pxa', 'rpc', 's3c' and 'sa1100' into devel by Russell King · 18 years ago
- 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 18 years ago
- e90ddd8 [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization by Dan Williams · 18 years ago
- 8903fcc [ARM] 4340/1: iop: fix iop_getttimeoffset by Dan Williams · 18 years ago
- 3668b45 [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx by Dan Williams · 18 years ago
- 4434c5c [ARM] 4186/1: iop: remove cp6_enable/disable routines by Dan Williams · 18 years ago
- 588ef76 [ARM] 4184/1: iop: cp6 access handler (undef_hook) by Dan Williams · 18 years ago
- 6df2670 [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static ranges by Dan Williams · 18 years ago
- 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
- c852ac8 [ARM] 3832/1: iop3xx: coding style cleanup by Lennert Buytenhek · 18 years ago
- 72edd84 [ARM] 3827/1: iop3xx: add common gpio module by Lennert Buytenhek · 18 years ago
- 38ce73e [ARM] 3825/1: iop3xx: use cp6 enable/disable macros by Lennert Buytenhek · 18 years ago
- 48388b2 [ARM] 3822/1: iop3xx: rewrite time handling by Lennert Buytenhek · 18 years ago
- 0cb015f [ARM] 3820/1: iop3xx: factor out shared pci code by Lennert Buytenhek · 18 years ago
- e25d64f [ARM] 3819/1: iop3xx: factor out shared i2c code by Lennert Buytenhek · 18 years ago
- 7ae1f7e [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x code by Lennert Buytenhek · 18 years ago