aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[ARM] Rename consistent_sync() as dma_cache_maint()Russell King3-11/+11
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 Dooks3-0/+70
2007-10-12[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König8-74/+92
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] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variantsUwe Kleine-König2-13/+30
2007-10-12[ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König4-1/+233
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 missing entries to Documentation/arm/00-INDEXRob Landley1-6/+16
2007-10-12[ARM] Add rtc-cmos driver for ISA-based footbridge platformsRussell King1-1/+44
2007-10-12[ARM] Add fallocate syscall entryRussell King2-0/+2
2007-10-12[ARM] 4588/1: S3C2412: Sleep configuration updatesBen Dooks1-2/+8
2007-10-12[ARM] 4587/1: S3C24XX: Add magic number before resume codeBen Dooks1-0/+8
2007-10-12[ARM] 4586/1: S3C2412: power register updatesBen Dooks2-0/+7
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] unbalanced parenthesis fixMariusz Kozlowski1-2/+2
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 Bunk3-8/+8
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] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane1-15/+57
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-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds529-13476/+31125
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-11JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds89-1710/+2498
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1247-44341/+204066
2007-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds436-10331/+14483
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds52-853/+945