aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-9/+11
|\
| * cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-131-9/+11
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-1/+2
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-78/+0
* | Add generic sys_old_mmap()Christoph Hellwig2010-03-121-18/+0
|/
* cris: convert to use arch_gettimeoffset()john stultz2010-03-061-66/+2
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-011-1/+1
|\
| * cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-191-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-172-2/+0
|\ \
| * | drop explicit include of autoconf.hSam Ravnborg2009-12-122-2/+0
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/ /
* | Unify sys_mmap*Al Viro2009-12-111-27/+3
|/
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-242-34/+8
|\
| * CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8
| * CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-011-5/+0
* | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-7/+2
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+0
| |\ \ | | |/
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-8/+2
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
| |/ |/|
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-051-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-021-1/+1
| |\
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
* | | Get rid of indirect include of fs_struct.hAl Viro2009-03-311-1/+0
|/ /
* | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
|/
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-311-0/+151
* [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-311-0/+64
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-9/+9
* cris: use simple_read_from_buffer()Akinobu Mita2008-07-241-10/+7
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* cris: kill sys_pipe implementationChristoph Hellwig2008-05-091-22/+0
* sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+4
* cris: use non-racy method for /proc/system_profile creationDenis V. Lunev2008-04-291-2/+2
* Generic semaphore implementationMatthew Wilcox2008-04-173-138/+1
* CRIS: Drop regs parameter from call to profile_tick in kernel/time.cJesper Nilsson2008-02-081-1/+1
* CRIS: Add sched_clock to kernel/time.cJesper Nilsson2008-02-081-4/+9
* CRIS: Register cpus in kernel/setup.cJesper Nilsson2008-02-081-8/+21
* CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson2008-02-081-1/+0
* CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson2008-02-081-56/+2
* CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-081-101/+2
* CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson2008-02-081-3/+11
* CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson2008-02-081-87/+139