Merge branch 'cris' of git://www.jni.nu/cris
[linux-2.6] / arch / cris / arch-v32 /
2008-02-08  Linus TorvaldsMerge branch 'cris' of git://www.jni.nu/cris
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08  Jesper NilssonCRIS v32: Change drivers/i2c.c locking.
2008-02-08  Jesper NilssonCRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatil...
2008-02-08  Jesper NilssonCRIS: Add new timerfd syscall entries.
2008-02-08  Jesper NilssonCRIS v32: Correct spelling of bandwidth in function...
2008-02-08  Jesper NilssonCRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
2008-02-08  Jesper NilssonCRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
2008-02-08  Jesper NilssonCRIS v32: Fix minor formatting issue in mach-a3/io.c
2008-02-08  Jesper NilssonCRIS v32: Initialize GIO even if we're rambooting in...
2008-02-08  Jesper NilssonCRIS v32: Remove kernel/arbiter.c, it now exists in...
2008-02-08  Jesper NilssonCRIS v32: Fix startup oops and replace hardcoded pagesi...
2008-02-08  Jesper NilssonCRIS v32: Avoid work when switching between tasks with...
2008-02-08  Jesper NilssonCRIS v32: Add workaround for MMU hardware bug for ETRAX...
2008-02-08  Jesper NilssonCRIS v32: Fix bug in internal memory allocator mm/intmem.c
2008-02-08  Jesper NilssonCRIS v32: Change name of simulator config to CONFIG_ETR...
2008-02-08  Jesper NilssonCRIS v32: Change lib/spinlock.S to use byte operations...
2008-02-08  Jesper NilssonCRIS v32: Move hw_settings.S to machine specific direct...
2008-02-08  Jesper NilssonCRIS v32: Update lib/checksum.S and lib/checksumcopy.S
2008-02-08  Jesper NilssonCRIS v32: Add lib/delay to build.
2008-02-08  Jesper NilssonCRIS v32: Add precise delay loops for ETRAX FS and...
2008-02-08  Jesper NilssonCRIS v32: Update vcs_hook.c for ETRAX FS.
2008-02-08  Jesper NilssonCRIS v32: Move vcs_hook to machine specific directory.
2008-02-08  Jesper NilssonCRIS v32: Update kernel/smp.c for CRIS v32.
2008-02-08  Jesper NilssonCRIS v32: Update signal handling in kernel/signal.c
2008-02-08  Jesper NilssonCRIS v32: Update boot/rescue/rescue.ld
2008-02-08  Jesper NilssonCRIS v32: Change names of config variable and register...
2008-02-08  Jesper NilssonCRIS v32: Change debug and formatting in kernel/fasttimer.c
2008-02-08  Jesper NilssonCRIS v32: Update kernel/crisksyms.c
2008-02-08  Jesper NilssonCRIS v32: Remove config ifdef around init function...
2008-02-08  Jesper NilssonCRIS v32: Remove drivers/gpio.c, now exists as machine...
2008-02-08  Jesper NilssonCRIS v32: Update driver for RTC chip pcf8563.
2008-02-08  Jesper NilssonCRIS v32: Remove drivers/nandflash.h, now exists as...
2008-02-08  Jesper NilssonCRIS v32: ETRAX FS Change name of LED macros in drivers...
2008-02-08  Jesper NilssonCRIS v32: Change name of LED macros in drivers/mach...
2008-02-08  Jesper NilssonCRIS v32: Change include path for hwregs in drivers...
2008-02-08  Jesper NilssonCRIS v32: Rewrite of stream co-processor driver for...
2008-02-08  Jesper NilssonCRIS v32: Replace build flags in boot/rescue/Makefile
2008-02-08  Jesper NilssonCRIS v32: Replace build flags in boot/compressed/Makefile
2008-02-08  Jesper NilssonCRIS v32: Remove useless CVS id tag from boot/compresse...
2008-02-08  Jesper NilssonCRIS: Move common Kconfig variable ETRAX_RTC to arch...
2008-02-08  Jesper NilssonCRIS v32: Update and improve kernel/time.c
2008-02-08  Jesper NilssonCRIS v32: Update and improve kernel/traps.c
2008-02-08  Jesper NilssonCRIS v32: Minor updates to kernel/process.c
2008-02-08  Jesper NilssonCRIS v32: Update and simplify kernel/irq.c.
2008-02-08  Jesper NilssonCRIS v32: Update kernel/head.S
2008-02-08  Jesper NilssonCRIS v32: Update and improve fasttimer.c
2008-02-08  Jesper NilssonCRIS v32: Update debugport.
2008-02-08  Jesper NilssonCRIS v32: Update boot/rescue/head.S code.
2008-02-08  Jesper NilssonCRIS v32: Update boot/compressed/misc.c
2008-02-08  Jesper NilssonCRIS v32: Update compressed head.S
2008-02-08  Jesper NilssonCRIS v32: Remove common gpio and nandflash, add mach...
2008-02-08  Jesper NilssonCRIS v32: Update boot rescue Kbuild makefile.
2008-02-08  Jesper NilssonCRIS v32: Update boot compressed Kbuild makefile.
2008-02-08  Jesper NilssonCRIS v32: Update boot Kbuild makefile.
2008-02-08  Jesper NilssonCRIS v32: Update and improve axisflashmap
2008-02-08  Jesper NilssonCRIS v32: New version of I2C driver.
2008-02-08  Jesper NilssonCRIS v32: Fixup kernel Makefile.
2008-02-08  Jesper NilssonCRIS v32: Update entry.S to working order.
2008-02-08  Jesper NilssonCRIS v32: Whitespace and formatting changes for kernel...
2008-02-08  Jesper NilssonCRIS v32: Update synchronous serial driver.
2008-02-08  Jesper NilssonCRIS v32: Add L2 cache initialization code.
2008-02-08  Jesper NilssonCRIS v32: Add new machine dependent files for Etrax...
2008-02-08  Jesper NilssonCRIS v32: Add new driver files for Etrax-FS
2008-02-08  Jesper NilssonCRIS v32: Add new driver files for Artpec-3.
2008-02-08  Jesper NilssonCRIS: Rearrange Kconfigs for v10 and v32 to allow compi...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07  Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07  Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07  Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07  Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07  Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-06  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-02-06  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-05  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-05  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-05  Julia Lawallarch/cris: add a missing iounmap
2008-02-05  Jesper NilssonCRIS: avoid using arch links in Kconfig
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
next