aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAge
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\|
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-18
|/
* cris: kill sys_pipe implementationChristoph Hellwig2008-05-09
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-08
* cris: use non-racy method for /proc/system_profile creationDenis V. Lunev2008-04-29
* cris: remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-28
* Generic semaphore implementationMatthew Wilcox2008-04-17
* cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-04
* CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-04
* CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-04
* cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2008-02-14
* ide: introduce HAVE_IDESam Ravnborg2008-02-09
* Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds2008-02-08
|\
| * CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson2008-02-08
| * CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson2008-02-08
| * CRIS: Add new timerfd syscall entries.Jesper Nilsson2008-02-08
| * CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson2008-02-08
| * CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-08
| * CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson2008-02-08
| * CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-08
| * CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson2008-02-08
| * CRIS v32: Fix minor formatting issue in mach-a3/io.cJesper Nilsson2008-02-08
| * CRIS v32: Initialize GIO even if we're rambooting in kernel/head.SJesper Nilsson2008-02-08
| * CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-08
| * CRIS: Add sched_clock to kernel/time.cJesper Nilsson2008-02-08
| * CRIS: Register cpus in kernel/setup.cJesper Nilsson2008-02-08
| * CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson2008-02-08
| * CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.Jesper Nilsson2008-02-08
| * CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson2008-02-08
| * CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-08
| * CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson2008-02-08
| * CRIS: Remove CONFIG_NO_IOMEM from default configs.Jesper Nilsson2008-02-08
| * CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson2008-02-08
| * CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson2008-02-08
| * CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson2008-02-08
| * CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson2008-02-08
| * CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson2008-02-08
| * CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-08
| * CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson2008-02-08
| * CRIS v32: Update lib/checksum.S and lib/checksumcopy.SJesper Nilsson2008-02-08
| * CRIS v32: Add lib/delay to build.Jesper Nilsson2008-02-08
| * CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.Jesper Nilsson2008-02-08
| * CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson2008-02-08
| * CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson2008-02-08
| * CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-08