summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: add ratelimit logging macrosJonathan Brassow2007-07-121-4/+36
* dm: disable barriersStefan Bader2007-07-124-12/+9
* dm raid1: clear region outside spinlockJonathan Brassow2007-07-121-6/+6
* dm snapshot: permit invalid activationMilan Broz2007-07-122-6/+10
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-121-5/+43
* dm io: fix panic on large requestJun'ichi Nomura2007-07-121-1/+4
* dm raid1: fix statusMilan Broz2007-07-121-2/+2
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-123-9/+6
* dm delay: cleanupAlasdair G Kergon2007-07-121-7/+5
* 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
OpenPOWER on IntegriCloud