summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410Ben Dooks2007-07-229-18/+18
* [ARM] 4520/1: S3C: Remove old VA values from static mapBen Dooks2007-07-222-2/+0
* [ARM] 4518/1: S3C: Rename watchdog configuration optionsBen Dooks2007-07-222-6/+6
* [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UARTBen Dooks2007-07-222-10/+10
* [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks2007-07-224-5/+5
* [ARM] 4511/1: S3C: updated LLSERIAL Kconfig defines for CPU supportBen Dooks2007-07-226-0/+33
* [ARM] 4509/1: S3C: Create initial arch/arm/plat-s3cBen Dooks2007-07-223-59/+78
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-2232-41/+40
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-197-7/+0
|\
| * i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-197-7/+0
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* | define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* | mm: fault feedback #2Nick Piggin2007-07-191-20/+16
* | csb337 supports "new style" rtc-ds1307David Brownell2007-07-171-0/+10
* | Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr2007-07-171-0/+10
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-7/+1
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds2007-07-1310-3/+445
|\ \
| * | ARM: Add drivers/dma to arch/arm/KconfigDan Williams2007-07-131-0/+2
| * | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams2007-07-138-0/+229
| * | iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2007-07-131-3/+214
| |/
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-1258-371/+2530
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------. \ Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King2007-07-1256-371/+2336
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | * | [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-123-13/+39
| | | | | | | | * | [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-1213-23/+33
| | | | | | | | * | [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-121-10/+16
| | | | | | | | * | [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-121-5/+5
| | | | | | | | * | [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-121-4/+2
| | | | | | | | * | [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-121-8/+7
| | | | | | | | * | [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-122-12/+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] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-121-2/+6
| | | | | | | * | [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-123-5/+48
OpenPOWER on IntegriCloud