summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-13[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2-1/+58
2007-10-13[ARM] Rename consistent_sync() as dma_cache_maint()Russell King2-4/+4
2007-10-13[ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel3-0/+98
2007-10-13[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks2-0/+63
2007-10-13[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König4-61/+85
2007-10-13[ARM] 4594/1: ns9xxx: use the new gpio functionsUwe Kleine-König1-6/+6
2007-10-13[ARM] 4593/1: ns9xxx: implement generic clockeventsUwe Kleine-König2-42/+109
2007-10-13[ARM] 4592/1: ns9xxx: clocksource driverUwe Kleine-König2-26/+43
2007-10-13[ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König3-1/+186
2007-10-13[ARM] 4589/1: ns9xxx: acknowledge IRQ_EXT2 in the demux routine for FPGA irqsUwe Kleine-König1-2/+7
2007-10-13[ARM] Add rtc-cmos driver for ISA-based footbridge platformsRussell King1-1/+44
2007-10-13[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-10-13[ARM] 4587/1: S3C24XX: Add magic number before resume codeBen Dooks1-0/+8
2007-10-13[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas1-4/+17
2007-10-13[ARM] 4581/1: Fix the conditional execution of the NWFPE instructionsCatalin Marinas1-11/+14
2007-10-13[ARM] cleanup struct irqaction initializersThomas Gleixner1-1/+5
2007-10-13[ARM] omap1/leds-innovator.c: remove dead codeAdrian Bunk1-3/+0
2007-10-13[ARM] "extern inline" -> "static inline"Adrian Bunk2-5/+5
2007-10-13[ARM] 4539/1: clocksource and clockevents for at91rm9200David Brownell2-65/+132
2007-10-13[ARM] 4566/1: s3c24xx: fix dma functions section mismatchKrzysztof Helt5-5/+5
2007-10-13[ARM] 4565/1: s3c2443: fix section mismatch in irq.c fileKrzysztof Helt1-2/+2
2007-10-13[ARM] 4545/1: ns9xxx: simplify irq ack'ingUwe Kleine-König2-33/+14
2007-10-13[ARM] 4536/1: configure support for AT91x40 and EB01Greg Ungerer1-0/+23
2007-10-13[ARM] 4537/1: build support for AT91x40 and EB01Greg Ungerer1-1/+4
2007-10-13[ARM] 4538/1: Atmel EB01 board supportGreg Ungerer1-0/+44
2007-10-13[ARM] 4535/1: AT91x40 function prototypesGreg Ungerer1-0/+3
2007-10-13[ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer1-0/+67
2007-10-13[ARM] 4533/1: AT91x40 timer supportGreg Ungerer1-0/+80
2007-10-13[ARM] 4532/1: allow configuration of processor IDGreg Ungerer1-1/+1
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds417-11985/+24220
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras18-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-2/+4
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds17-39/+52
2007-10-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds279-3365/+10402
2007-10-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-4/+32
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds9-24/+24
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds14-51/+359
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds56-2575/+4164
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-1/+1
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras18-287/+255
2007-10-12[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-12[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-12[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-12[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12
2007-10-12[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8
2007-10-12[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13
2007-10-12[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7