aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi
2008-10-15MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer
2008-10-15MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer
2008-10-15MIPS: PCI: Scan busses when they are registeredAurelien Jarno
2008-10-15MIPS: WGT634U: Add reset button supportAurelien Jarno
2008-10-15MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno
2008-10-15MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno
2008-10-15MIPS: WGT634U: Add machine detection messageAurelien Jarno
2008-10-15MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney
2008-10-15MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber
2008-10-15MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber
2008-10-15MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-10-14x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas
2008-10-15powerpc: Fix CHRP PCI config access for indirect_pciBenjamin Herrenschmidt
2008-10-15powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPsBenjamin Herrenschmidt
2008-10-15powerpc: Fix 32-bit SMP boot on CHRPBenjamin Herrenschmidt
2008-10-15powerpc: Fix link errors on 32-bit machines using legacy DMABenjamin Herrenschmidt
2008-10-15powerpc/pci: Improve detection of unassigned bridge resourcesBenjamin Herrenschmidt
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare
2008-10-14powerpc: Get USE_STRICT_MM_TYPECHECKS working againDavid Gibson
2008-10-14powerpc: Reflect the used arguments in machine_init() prototypeSebastian Andrzej Siewior
2008-10-14powerpc: Fix DMA offset for non-coherent DMABenjamin Herrenschmidt
2008-10-14Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt
2008-10-14Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-10-13ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds