aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox
2008-10-13serial: allow 8250 to be used on sparcDavid Miller
2008-10-13Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13powerpc/83xx: add NAND support for the MPC8360E-RDK boardsAnton Vorontsov
2008-10-13powerpc: FPGA support for GE Fanuc SBC610Martyn Welch
2008-10-13powerpc: reserve two DMA channels for audio in MPC8610 HPCD device treeTimur Tabi
2008-10-13powerpc: disable CHRP and PMAC support in various defconfigsTimur Tabi
2008-10-13powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boardsAnton Vorontsov
2008-10-13powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi
2008-10-13powerpc: remove non-dependent load fsl_booke PTE_64BITMilton Miller
2008-10-13powerpc/5121: Add PCI support.John Rigby
2008-10-13powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby
2008-10-13powerpc/fsl: Hide MPC5121 pci bridge.John Rigby
2008-10-13powerpc/83xx: don't probe broken PCI on mpc837x_mds boardsAnton Vorontsov
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov
2008-10-13powerpc: make Freescale QE support a selectable Kconfig optionTimur Tabi
2008-10-13powerpc: GE Fanuc's FPGA based PIC controller on the SBC610Martyn Welch
2008-10-13powerpc/85xx: Wire up RTC interrupt on MPC8536DSKumar Gala
2008-10-13Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4Ingo Molnar
2008-10-13Merge branch 'linus' into oprofile-v2Ingo Molnar
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu