summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dm: use kmem_cache macroAlasdair G Kergon2007-07-128-121/+106
* dm: bio_list prefetch removalAlasdair G Kergon2007-07-121-3/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-1284-488/+3203
|\
| *-------------. Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-1276-484/+2914
| |\ \ \ \ \ \ \ \
| | | | | | | | | * [ARM] 4470/2: OSIRIS: large page NAND supportBen Dooks2007-07-121-3/+35
| | | | | | | | | * [ARM] 4467/3: BAST: AX88796 device resourcesBen Dooks2007-07-121-0/+59
| | | | | | | | | * [ARM] 4469/1: ANUBIS: large page NAND supportBen Dooks2007-07-121-2/+34
| | | | | | | | | * [ARM] 4468/2: ANUBIS: Add SM501 device resourcesBen Dooks2007-07-121-0/+70
| | | | | | | | | * [ARM] 4466/1: ANUBIS: Anubis AX88796 supportBen Dooks2007-07-121-0/+35
| | | | | | | | * | [ARM] pxa: move platform devices to separate header fileRussell King2007-07-1214-12/+23
| | | | | | | | * | [ARM] pxa: move device registration into CPU-specific fileRussell King2007-07-124-76/+83
| | | | | | | | * | [ARM] pxa: remove boot time RTC initialisationRussell King2007-07-121-9/+0
| | | | | | | | * | [ARM] pxa: stop doing our own rtc management over suspendRussell King2007-07-121-10/+0
| | | | | | | | * | [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-124-33/+41
| | | | | | | | * | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-1213-23/+33
| | | | | | | | * | [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
| | | | | | | | * | [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-121-6/+4
| | | | | | | | * | [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-121-24/+17
| | | | | | | | * | [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-121-15/+21
| | | | | | | | * | [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-122-19/+22
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-123-13/+10
| | | | | | | | * | [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King2007-07-123-27/+6
| | | | | | | | * | [ARM] pxa: move pm_ops structure into CPU specific filesRussell King2007-07-123-29/+34
| | | | | | | | * | [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-122-4/+38
| | | | | | | | * | [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-122-43/+1
| | | | | | | | * | [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-121-8/+7
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-123-13/+0
| | | | | | | | |/
| | | | | | | * | [ARM] sa1100: remove boot time RTC initialisationRussell King2007-07-121-24/+0
| | | | | | | * | [ARM] sa1100: stop doing our own rtc management over suspendRussell King2007-07-121-9/+0
| | | | | | | * | [ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas2007-07-121-3/+9
| | | | | | | * | [ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas2007-07-123-22/+31
| | | | | | | * | [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-122-2/+10
| | | | | | | * | [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-123-5/+48
| | | | | | | * | [ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas2007-07-121-1/+92
| | | | | | | * | [ARM] Fix bounding error in ioremap_pfn()Russell King2007-07-121-6/+4
| | | | | | | * | [ARM] riscpc: fix decompressor font file handlingRussell King2007-07-122-6/+8
| | | | | | | |/
| | | | | | * | [ARM] 4377/1: KS8695: GPIO driverAndrew Victor2007-07-124-1/+299
| | | | | | |/
| | | | | * | [ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King2007-07-123-3/+0
| | | | | * | [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+0
| | | | | * | [ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones2007-07-121-5/+2
| | | | | * | [ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz2007-07-125-1/+184
| | | | | * | [ARM] 4425/2: Gateway 7001 series supportImre Kaloz2007-07-125-2/+185
| | | | | * | [ARM] 4385/2: ixdp425: NAND supportVladimir Barinov2007-07-122-0/+100
| | | | | |/
| | | | * | [ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi contro...Dan Williams2007-07-121-5/+27
| | | | |/
| | | * | [ARM] 4374/3: i.MX/MX1 clock event sourcePavel Pisa2007-07-122-14/+109
| | | * | [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-124-0/+223
| | | |/
| | * | [ARM] 4432/5: davinci: pin mux supportVladimir Barinov2007-07-124-31/+154
| | * | [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-125-1/+483
| | * | [ARM] 4430/1: davinci: clock control supportVladimir Barinov2007-07-126-1/+387
| | |/
| * | [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 familyGreg Ungerer2007-07-121-1/+16
OpenPOWER on IntegriCloud