aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell3-5/+143
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-51/+51
2007-10-13Delete filenames in comments.Dave Jones49-97/+15
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro6-11/+18
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds25-455/+1634
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds99-3034/+7127
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich1-3/+3
2007-10-12x86/pci/acpi: fix DMI const-ification falloutJeff Garzik1-1/+1
2007-10-12x86: fence oostores on 64-bitNick Piggin1-0/+1
2007-10-13[MIPS] SMP: Fix use of cpumasks.Ralf Baechle1-3/+3
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle1-48/+48
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-9/+325
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-48/+17
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+3
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 Torvalds25-37/+9
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds21-984/+1091