aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds102-767/+9814
2007-10-15Merge branch 'pxa' into develRussell King30-213/+4484
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport3-3/+413
2007-10-15[ARM] 4576/1: CM-X270 machine supportMike Rapoport6-0/+2297
2007-10-15[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King1-0/+38
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King1-0/+19
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King1-0/+19
2007-10-15[ARM] pxa: PXA3xx base supporteric miao14-8/+1233
2007-10-15[ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King1-16/+16
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell3-5/+143
2007-10-12Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King35-341/+4258
2007-10-12[ARM] Update arch/arm/Kconfig for drivers/Kconfig changesRussell King1-4/+10
2007-10-12[ARM] 4600/1: fix kernel build failure with build-id-supporting binutilsLennert Buytenhek1-1/+1
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2-1/+58
2007-10-12[ARM] Rename consistent_sync() as dma_cache_maint()Russell King2-4/+4
2007-10-12[ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel3-0/+98
2007-10-12[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2-0/+63
2007-10-12[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König4-61/+85
2007-10-12[ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König1-6/+6
2007-10-12[ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2-42/+109
2007-10-12[ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2-26/+43
2007-10-12[ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König3-1/+186
2007-10-12[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König1-2/+7
2007-10-12[ARM] Add rtc-cmos driver for ISA-based footbridge platformsRussell King1-1/+44
2007-10-12[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-10-12[ARM] 4587/1: S3C24XX: Add magic number before resume codeBen Dooks1-0/+8
2007-10-12[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas1-4/+17
2007-10-12[ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas1-11/+14
2007-10-12[ARM] cleanup struct irqaction initializersThomas Gleixner1-1/+5
2007-10-12[ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk1-3/+0
2007-10-12[ARM] "extern inline" -> "static inline"Adrian Bunk2-5/+5
2007-10-12[ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2-65/+132
2007-10-12[ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt5-5/+5
2007-10-12[ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt1-2/+2
2007-10-12[ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2-33/+14
2007-10-12[ARM] 4536/1: configure support for AT91x40 and EB01Greg Ungerer1-0/+23
2007-10-12[ARM] 4537/1: build support for AT91x40 and EB01Greg Ungerer1-1/+4
2007-10-12[ARM] 4538/1: Atmel EB01 board supportGreg Ungerer1-0/+44
2007-10-12[ARM] 4535/1: AT91x40 function prototypesGreg Ungerer1-0/+3
2007-10-12[ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer1-0/+67
2007-10-12[ARM] 4533/1: AT91x40 timer supportGreg Ungerer1-0/+80
2007-10-12[ARM] 4532/1: allow configuration of processor IDGreg Ungerer1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-3/+0
2007-10-12[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao4-73/+116
2007-10-12[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao3-1/+5
2007-10-12[ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot loadereric miao1-4/+0
2007-10-12[ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King1-1/+1
2007-10-12[ARM] pxa: mark pxa_set_cken deprecatedRussell King1-2/+2
2007-10-12[ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King3-15/+1