aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6KCatalin Marinas1-0/+1
2007-07-20[ARM] 4500/1: Add locking around the background L2x0 cache operationsCatalin Marinas1-0/+6
2007-07-20[ARM] rpc: convert an outb() to writeb()Russell King1-1/+1
2007-07-20[ARM] Make 'i' and 'zi' targets workRussell King1-0/+8
2007-07-20[ARM] Allow neponset to build againRussell King1-0/+2
2007-07-20[ARM] 4471/1: Compile the uncompressing code with -fno-builtinCatalin Marinas1-1/+1
2007-07-20[ARM] 4475/2: EM-x270 board supportMike Rapoport4-0/+1624
2007-07-20[ARM] 4491/1: em7210 rtc clockArnaud Patard1-0/+13
2007-07-20[ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao3-46/+75
2007-07-20[ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao3-136/+234
2007-07-20arm: fix up handle_mm_fault changesNick Piggin1-3/+3
2007-07-20[ARM] 4493/1: ns9xxx: disable a non-reloading timer before ack'ing its irqUwe Kleine-König1-0/+9
2007-07-20[ARM] 4487/1: ns9xxx: complete definition of GPIO related registersUwe Kleine-König1-2/+1
2007-07-20[ARM] 4486/1: ns9xxx: fix a typo in the register definitions.Uwe Kleine-König1-1/+1
2007-07-20[ARM] 4485/1: ns9xxx: pass the correct irq number to the interrupt handlersUwe Kleine-König1-1/+1
2007-07-20[ARM] 4483/1: ns9xxx: fix three sparse warnings: symbol 'xyz' was not declared.Uwe Kleine-König2-1/+3
2007-07-20[ARM] 4482/1: ns9xxx: fix compilation for mach-type CC9P9360JSUwe Kleine-König2-1/+2
2007-07-20[ARM] 4480/1: pxa: change the pxa device naming schemeEric Miao4-53/+53
2007-07-20[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8Tim Harvey1-1/+1
2007-07-20[ARM] ks8695: no need to include linux/ptrace.hRussell King1-1/+0
2007-07-20[ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driverAndrew Victor1-7/+3
2007-07-20[ARM] vfp: make fpexc bit names less verboseRussell King2-12/+12
2007-07-20[ARM] 4495/1: iop: combined watchdog timer driver for iop3xx and iop13xxDan Williams1-0/+8
2007-07-20[ARM] 4476/1: EM7210/SS4000E supportArnaud Patard4-1/+212
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds7-7/+0
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare7-7/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-19mm: fault feedback #2Nick Piggin1-20/+16
2007-07-17csb337 supports "new style" rtc-ds1307David Brownell1-0/+10
2007-07-17Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr1-0/+10
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-7/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iopLinus Torvalds10-3/+445
2007-07-13ARM: Add drivers/dma to arch/arm/KconfigDan Williams1-0/+2
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams8-0/+229
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams1-3/+214
2007-07-12Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds58-371/+2530
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2007-07-12Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa' and 's3c' into develRussell King56-371/+2336
2007-07-12[ARM] sa1100: remove boot time RTC initialisationRussell King1-24/+0
2007-07-12[ARM] sa1100: stop doing our own rtc management over suspendRussell King1-9/+0
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King14-12/+23
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King4-76/+83
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King1-9/+0
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King1-10/+0
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao3-13/+39
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao13-23/+33