summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-6/+6
* x86_64: Rename CF Makefile variable in vdsoAndi Kleen2007-07-221-3/+3
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-223-2/+10
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-2291-566/+3332
|\
| *-------------. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-2290-559/+3329
| |\ \ \ \ \ \ \ \
| | | | | | | | | * [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
| | | | | | | | * | [ARM] 4507/1: pxa2xx clock_event_deviceBill Gatliff2007-07-221-130/+128
| | | | | | | | * | [ARM] 4475/2: EM-x270 board supportMike Rapoport2007-07-204-0/+1624
| | | | | | | | * | [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao2007-07-203-46/+75
| | | | | | | | * | [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao2007-07-203-136/+234
| | | | | | | | * | [ARM] 4480/1: pxa: change the pxa device naming schemeEric Miao2007-07-204-53/+53
| | | | | | | | |/
| | | | | | | * | [ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irqUwe Kleine-König2007-07-201-0/+9
| | | | | | | * | [ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König2007-07-201-2/+1
| | | | | | | * | [ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König2007-07-201-1/+1
| | | | | | | * | [ARM] 4485/1: ns9xxx: pass the correct irq number to the interrupt handlersUwe Kleine-König2007-07-201-1/+1
| | | | | | | * | [ARM] 4483/1: ns9xxx: fix three sparse warnings: symbol 'xyz' was not declared.Uwe Kleine-König2007-07-202-1/+3
| | | | | | | * | [ARM] 4482/1: ns9xxx: fix compilation for mach-type CC9P9360JSUwe Kleine-König2007-07-202-1/+2
| | | | | | | |/
| | | | | | * | [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and laterCatalin Marinas2007-07-202-5/+11
| | | | | | * | [ARM] 4503/1: nommu: Add noMMU support for ARMv7Catalin Marinas2007-07-202-12/+15
| | | | | | * | [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl registerCatalin Marinas2007-07-202-16/+0
| | | | | | * | [ARM] 4506/1: HP Jornada 7XX: Addition of SSP Platform DriverKristoffer Ericson2007-07-203-2/+214
| | | | | | * | [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platformsCatalin Marinas2007-07-201-1/+1
| | | | | | * | [ARM] 4502/1: nommu: Do not export the copy/clear user page functionsCatalin Marinas2007-07-201-0/+2
| | | | | | * | [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas2007-07-201-0/+1
| | | | | | * | [ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas2007-07-201-0/+6
| | | | | | * | [ARM] rpc: convert an outb() to writeb()Russell King2007-07-201-1/+1
| | | | | | * | [ARM] Make 'i' and 'zi' targets workRussell King2007-07-201-0/+8
| | | | | | * | [ARM] Allow neponset to build againRussell King2007-07-201-0/+2
| | | | | | * | [ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas2007-07-201-1/+1
| | | | | | * | [ARM] vfp: make fpexc bit names less verboseRussell King2007-07-202-12/+12
| | | | | | |/
| | | | | * | [ARM] ks8695: no need to include linux/ptrace.hRussell King2007-07-201-1/+0
| | | | | |/
| | | | * | [ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8Tim Harvey2007-07-201-1/+1
| | | | |/
| | | * | [ARM] 4491/1: em7210 rtc clockArnaud Patard2007-07-201-0/+13
| | | * | [ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams2007-07-201-0/+8
| | | * | [ARM] 4476/1: EM7210/SS4000E supportArnaud Patard2007-07-204-1/+212
| | | |/
| | * | [ARM] 4461/1: MXC platform and i.MX31ADS core supportQuinn Jensen2007-07-2212-2/+508
| | |/
| * | [ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driverAndrew Victor2007-07-201-7/+3
| |/
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-222-1/+46
|\ \
| * | leds: leds-gpio for ngw100David Brownell2007-07-162-1/+46
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-2217-42/+84
|\ \ \
| * | | [POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell2007-07-221-1/+1
| * | | [POWERPC] MPIC protected sourcesBenjamin Herrenschmidt2007-07-221-0/+32
| * | | [POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool2007-07-221-1/+1
OpenPOWER on IntegriCloud